aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Undo commit a few commits back, or maybe just get rid of most of itMountain Man2023-11-211-121/+0
|
* Set keybind for pdf-occurMountain Man2023-11-211-1/+3
|
* Enable using Emacs for GPG pinentryMountain Man2023-11-111-0/+17
|
* Remove OVERDUE section from `org-super-agenda`Mountain Man2023-11-111-3/+3
| | | | OVERDUE tasks are already accounted for in the time-grid
* Differentiate between CLOSED agenda items and logbook DONE statesMountain Man2023-11-101-1/+1
|
* Start `auto-dim-other-buffers-mode` automatically after Emacs startsMountain Man2023-11-101-0/+1
|
* Make org-agenda time-grid look more consistentMountain Man2023-11-101-2/+122
| | | | | | | | | When using different types of logged entries, the time-grid shows them in different formats. For example, with CLOCK: entries it shows a (-) before the timestamp, and with :LOGBOOK: State changes it shows the state. None of them are aligned, and the time-grid stops being a "grid". It doesn't make sense and my ADHD can't handle it and I hate it.
* Hide some org-related modes from the modelineMountain Man2023-11-061-0/+2
|
* Dim inactive buffersMountain Man2023-11-062-1/+19
|
* Show :LOGBOOK: items in org-agenda viewMountain Man2023-11-061-0/+1
|
* Setup stuff to export notes to websiteMountain Man2023-10-311-0/+23
|
* Fix EXWM buffer namingMountain Man2023-10-281-0/+5
|
* Misc bug fixes for previous commit or twoMountain Man2023-10-271-0/+2
|
* Update .gitignoreMountain Man2023-10-271-0/+2
|
* Add stuff for reading documentsMountain Man2023-10-271-0/+31
|
* Open PDFs directly into `pdf-view-mode` with dark themeMountain Man2023-10-271-1/+5
|
* Add package `dired-hacks`Mountain Man2023-10-271-0/+10
|
* Set default browser to `firefox-bin`Mountain Man2023-10-271-0/+17
|
* Fix dired icon colorsMountain Man2023-10-171-0/+1
|
* Add keybind to toggle EXWM floating windowMountain Man2023-10-171-1/+2
|
* Add EXWM support for multiple monitors and assign workspacesMountain Man2023-10-171-0/+7
|
* Fix previous commit one last time, in the name of all things holyMountain Man2023-10-171-7/+8
|
* Fix previous commit again, maybe I'll quit messing around nowMountain Man2023-10-171-2/+2
|
* Fix previous commitMountain Man2023-10-171-1/+0
|
* Fix org-todo keybinds and add function to update agenda filesMountain Man2023-10-171-20/+25
|
* Automatically preview LaTeX in `*org-roam*` buffersMountain Man2023-10-171-0/+4
|
* Change "necessary packages" to "dependencies"Mountain Man2023-09-041-1/+1
|
* Hide more minor modes from modelineMountain Man2023-08-241-0/+2
|
* Improve syntax highlightingMountain Man2023-08-241-0/+23
|
* Add more default named workspacesMountain Man2023-08-241-2/+4
|
* Modify formatting for `display-battery-mode~Mountain Man2023-08-031-0/+5
|
* Add date and formatting to `display-time-mode`Mountain Man2023-08-021-7/+6
|
* Display time and battery percent in modelineMountain Man2023-08-011-0/+29
|
* Re-implement named EXWM workspaces the right wayMountain Man2023-08-011-0/+8
|
* Remove EXWM named workspaces - didn't workMountain Man2023-08-011-27/+4
|
* Increase starting workspaces to 4Mountain Man2023-07-251-1/+1
|
* Add functionality for named EXWM workspacesMountain Man2023-07-251-4/+27
|
* Add keybinds to insert date and time without org formattingMountain Man2023-07-231-6/+19
|
* Fix `org-agenda-files` usage of wildcardsMountain Man2023-07-191-2/+2
|
* Implement `X.log.org` in `org-agenda-files`Mountain Man2023-07-191-1/+1
|
* Add support for drawing diagrams in org-modeMountain Man2023-07-161-4/+33
|
* Set different colors for org TODO priorities A B C and DMountain Man2023-07-161-0/+1
|
* Add package dependencies to READMEMountain Man2023-07-161-0/+3
|
* Setup `org-babel` and `ob-racket`Mountain Man2023-07-131-0/+23
|
* Remove function `mm/org-agenda-revert-redo-save-all`, was bad ideaMountain Man2023-07-121-10/+0
|
* Switch keybinds for `<home>` and `C-<home>` for convenienceMountain Man2023-07-121-2/+2
|
* Add package dependencies to READMEMountain Man2023-07-121-23/+39
|
* Fix docstring for `mm/org-agenda-revert-redo-save-all`Mountain Man2023-07-121-1/+1
|
* Revert org buffers before saving all before redoing allMountain Man2023-07-121-2/+3
|
* Improve rendering of `pdf-view-mode`Mountain Man2023-07-101-2/+3
|