Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hledger | Mountain Man | 2023-12-16 | 1 | -0/+31 |
| | |||||
* | Make the mouse orange so I can see it | Mountain Man | 2023-11-30 | 1 | -0/+3 |
| | |||||
* | Rename org-mode buffers to value of `#+TITLE:` | Mountain Man | 2023-11-29 | 1 | -0/+25 |
| | |||||
* | Add keybind for pdf-outline | Mountain Man | 2023-11-29 | 1 | -0/+1 |
| | |||||
* | GPG stuff, I dunno | Mountain Man | 2023-11-21 | 1 | -0/+2 |
| | |||||
* | Undo commit a few commits back, or maybe just get rid of most of it | Mountain Man | 2023-11-21 | 1 | -121/+0 |
| | |||||
* | Set keybind for pdf-occur | Mountain Man | 2023-11-21 | 1 | -1/+3 |
| | |||||
* | Enable using Emacs for GPG pinentry | Mountain Man | 2023-11-11 | 1 | -0/+17 |
| | |||||
* | Remove OVERDUE section from `org-super-agenda` | Mountain Man | 2023-11-11 | 1 | -3/+3 |
| | | | | OVERDUE tasks are already accounted for in the time-grid | ||||
* | Differentiate between CLOSED agenda items and logbook DONE states | Mountain Man | 2023-11-10 | 1 | -1/+1 |
| | |||||
* | Start `auto-dim-other-buffers-mode` automatically after Emacs starts | Mountain Man | 2023-11-10 | 1 | -0/+1 |
| | |||||
* | Make org-agenda time-grid look more consistent | Mountain Man | 2023-11-10 | 1 | -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 modeline | Mountain Man | 2023-11-06 | 1 | -0/+2 |
| | |||||
* | Dim inactive buffers | Mountain Man | 2023-11-06 | 2 | -1/+19 |
| | |||||
* | Show :LOGBOOK: items in org-agenda view | Mountain Man | 2023-11-06 | 1 | -0/+1 |
| | |||||
* | Setup stuff to export notes to website | Mountain Man | 2023-10-31 | 1 | -0/+23 |
| | |||||
* | Fix EXWM buffer naming | Mountain Man | 2023-10-28 | 1 | -0/+5 |
| | |||||
* | Misc bug fixes for previous commit or two | Mountain Man | 2023-10-27 | 1 | -0/+2 |
| | |||||
* | Update .gitignore | Mountain Man | 2023-10-27 | 1 | -0/+2 |
| | |||||
* | Add stuff for reading documents | Mountain Man | 2023-10-27 | 1 | -0/+31 |
| | |||||
* | Open PDFs directly into `pdf-view-mode` with dark theme | Mountain Man | 2023-10-27 | 1 | -1/+5 |
| | |||||
* | Add package `dired-hacks` | Mountain Man | 2023-10-27 | 1 | -0/+10 |
| | |||||
* | Set default browser to `firefox-bin` | Mountain Man | 2023-10-27 | 1 | -0/+17 |
| | |||||
* | Fix dired icon colors | Mountain Man | 2023-10-17 | 1 | -0/+1 |
| | |||||
* | Add keybind to toggle EXWM floating window | Mountain Man | 2023-10-17 | 1 | -1/+2 |
| | |||||
* | Add EXWM support for multiple monitors and assign workspaces | Mountain Man | 2023-10-17 | 1 | -0/+7 |
| | |||||
* | Fix previous commit one last time, in the name of all things holy | Mountain Man | 2023-10-17 | 1 | -7/+8 |
| | |||||
* | Fix previous commit again, maybe I'll quit messing around now | Mountain Man | 2023-10-17 | 1 | -2/+2 |
| | |||||
* | Fix previous commit | Mountain Man | 2023-10-17 | 1 | -1/+0 |
| | |||||
* | Fix org-todo keybinds and add function to update agenda files | Mountain Man | 2023-10-17 | 1 | -20/+25 |
| | |||||
* | Automatically preview LaTeX in `*org-roam*` buffers | Mountain Man | 2023-10-17 | 1 | -0/+4 |
| | |||||
* | Change "necessary packages" to "dependencies" | Mountain Man | 2023-09-04 | 1 | -1/+1 |
| | |||||
* | Hide more minor modes from modeline | Mountain Man | 2023-08-24 | 1 | -0/+2 |
| | |||||
* | Improve syntax highlighting | Mountain Man | 2023-08-24 | 1 | -0/+23 |
| | |||||
* | Add more default named workspaces | Mountain Man | 2023-08-24 | 1 | -2/+4 |
| | |||||
* | Modify formatting for `display-battery-mode~ | Mountain Man | 2023-08-03 | 1 | -0/+5 |
| | |||||
* | Add date and formatting to `display-time-mode` | Mountain Man | 2023-08-02 | 1 | -7/+6 |
| | |||||
* | Display time and battery percent in modeline | Mountain Man | 2023-08-01 | 1 | -0/+29 |
| | |||||
* | Re-implement named EXWM workspaces the right way | Mountain Man | 2023-08-01 | 1 | -0/+8 |
| | |||||
* | Remove EXWM named workspaces - didn't work | Mountain Man | 2023-08-01 | 1 | -27/+4 |
| | |||||
* | Increase starting workspaces to 4 | Mountain Man | 2023-07-25 | 1 | -1/+1 |
| | |||||
* | Add functionality for named EXWM workspaces | Mountain Man | 2023-07-25 | 1 | -4/+27 |
| | |||||
* | Add keybinds to insert date and time without org formatting | Mountain Man | 2023-07-23 | 1 | -6/+19 |
| | |||||
* | Fix `org-agenda-files` usage of wildcards | Mountain Man | 2023-07-19 | 1 | -2/+2 |
| | |||||
* | Implement `X.log.org` in `org-agenda-files` | Mountain Man | 2023-07-19 | 1 | -1/+1 |
| | |||||
* | Add support for drawing diagrams in org-mode | Mountain Man | 2023-07-16 | 1 | -4/+33 |
| | |||||
* | Set different colors for org TODO priorities A B C and D | Mountain Man | 2023-07-16 | 1 | -0/+1 |
| | |||||
* | Add package dependencies to README | Mountain Man | 2023-07-16 | 1 | -0/+3 |
| | |||||
* | Setup `org-babel` and `ob-racket` | Mountain Man | 2023-07-13 | 1 | -0/+23 |
| | |||||
* | Remove function `mm/org-agenda-revert-redo-save-all`, was bad idea | Mountain Man | 2023-07-12 | 1 | -10/+0 |
| |