aboutsummaryrefslogtreecommitdiffstats
path: root/doom.d (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-15to accommodate latest Doom changesMatthew Lemon1-6/+11
2022-11-15added new stuff to DoomMatthew Lemon1-9/+8
2022-11-15gentle modification of org-roam configMatthew Lemon1-6/+6
To fit the use-package paradigm better
2022-11-15removed redundant keyword from use-package declarationMatthew Lemon1-1/+0
2022-11-15Revert "reconfigured all org config into use-package"Matthew Lemon1-87/+88
This reverts commit a1b0aa1e2441bfc15f756f22a50ac07d40ce5d7a.
2022-11-15Bringing back Meeting and WorkTrip categories.Matthew Lemon1-1/+1
2022-11-15removed completion from anywhere in org-roamMatthew Lemon1-1/+0
2022-11-15reconfigured all org config into use-packageMatthew Lemon1-88/+87
2022-11-15rationalising some tagsMatthew Lemon1-15/+9
2022-11-15attempting to solve bug with daily note timestampMatthew Lemon1-1/+4
By using the correct formulation of use-package (setting variables with :config and therefore setting them after org-roam has loaded.)
2022-11-14Critical changesMatthew Lemon1-2/+2
2022-11-14clarified the all next actions blockMatthew Lemon1-2/+2
2022-11-14commented out redundant capture templates for nowMatthew Lemon1-4/+4
2022-11-14set global key for clearing search highlightsMatthew Lemon1-0/+1
2022-11-14Mega removal of old agenda dispatchersMatthew Lemon1-64/+4
2022-11-14Fixed stuck projectsMatthew Lemon1-1/+1
2022-11-14Reformatting, mainlyMatthew Lemon1-31/+46
2022-11-14added swiper shortcutMatthew Lemon1-0/+4
2022-11-13updateMatthew Lemon2-21/+26
2022-11-13up to date with popMatthew Lemon1-26/+40
2022-11-12org-roam config startupMatthew Lemon2-7/+16
2022-11-12added SOMEDAY task typeMatthew Lemon1-2/+7
2022-11-11better handling of load-themeMatthew Lemon1-1/+2
2022-11-11fix filter bug for work tasksMatthew Lemon1-2/+2
2022-11-11better filter of work tasksMatthew Lemon1-11/+8
2022-11-11load new theme at startupMatthew Lemon1-0/+2
2022-11-11font changeMatthew Lemon1-0/+2
2022-11-11added gruber-dark themeMatthew Lemon2-1/+2
2022-11-10doom configMatthew Lemon2-12/+25
2022-11-04some keybindings and trying to fix journal captureMatthew Lemon1-2/+5
2022-11-04added a keybinding for counsel-rg - fast search!Matthew Lemon1-0/+1
2022-11-04Synced with pop_os and can filter the agendaMatthew Lemon3-208/+297
Took me ages to work out how to custom filter the agenda. You use org-agenda-category-filter-preset to do it.
2022-10-30fixing tagsMatthew Lemon1-9/+5
2022-10-30Hopefully fixed the issue with journalMatthew Lemon1-3/+3
It wasn't appearing in the correct capture window.
2022-10-30Removed unnecessary require line and capture fixesMatthew Lemon1-3/+1
According to pop_os fix.
2022-10-30Added org capture - needs to be finessed to put it in right placeMatthew Lemon1-0/+4
2022-10-30Nice update to mostly org stuffMatthew Lemon1-22/+21
2022-10-29Added capture templates for calendar entriesMatthew Lemon1-2/+16
Although the organisation of the actual org file is bad at this stage. It needs to be fixed.
2022-10-29Put doom emacs config in dotfilesMatthew Lemon3-0/+550