• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2024-07-12 09:01:13 +02:00
f110d147fa Improve implementation to find next started or open checkbox
exot pushed to master at exot/.emacs.d 2024-07-11 21:58:24 +02:00
1ea28a5823 Revert Lisp indentation back to Emacs standard
4a1509981b Descend into sublists when searching for first open checkbox
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-07-10 15:55:41 +02:00
21f5988d6a Allow Org links to magit buffers
exot pushed to master at exot/.emacs.d 2024-07-10 15:25:32 +02:00
21200d8bc4 Try to refine Org QL query for currently active DATE entries
exot pushed to master at exot/.emacs.d 2024-07-10 15:08:16 +02:00
2114c22d3f Remove obsolete Org elpa repository
exot pushed to master at exot/.emacs.d 2024-07-10 14:26:19 +02:00
7e763d82ea Revert "Include zettelkasten files in Org agenda searches"
exot pushed to master at exot/.emacs.d 2024-07-10 13:44:52 +02:00
ad8aa0fda8 Allow Org links to manpages by default
902e205e7e Include zettelkasten files in Org agenda searches
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-07-09 21:24:18 +02:00
2349d6726f Fix usage of obsolete Org variable to (not) set refiling bookmarks
exot pushed to master at exot/.emacs.d 2024-07-09 11:41:21 +02:00
2f01ae081e Add extra blank line after capturing items – again
exot pushed to master at exot/.emacs.d 2024-07-09 10:34:41 +02:00
762581c263 Ignore items with near deadlines in NEXT list
exot pushed to master at exot/.emacs.d 2024-07-08 14:00:48 +02:00
6bc66f302d Let Org decide about spacing between plain list items
a3e6130056 Fix wrong defaults for frequently used shortcuts
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-07-06 13:52:47 +02:00
7309cee413 Insert active concurrent DATE entries when inserting checklist
exot pushed to master at exot/.emacs.d 2024-07-06 12:55:24 +02:00
94187697e6 Remove checklist entry for relevant backlinks when there are none
exot pushed to master at exot/.emacs.d 2024-07-06 12:04:27 +02:00
2318ffa199 Add handling for ledger errors when converting to Org tables
exot pushed to master at exot/.emacs.d 2024-07-06 11:53:06 +02:00
fb6bb224cb Use helpful.el also for describing symbols
exot pushed to master at exot/.emacs.d 2024-07-06 09:44:34 +02:00
7d75bae3ed Hide drawers when jumping to current clock via custom function
exot pushed to master at exot/.emacs.d 2024-07-06 09:19:44 +02:00
0acc0687ea Save bookmarks added with custom handlers
exot pushed to master at exot/.emacs.d 2024-07-06 09:16:25 +02:00
0b82dd1945 Extend regular expression to remove cookie when inserting Org links
exot pushed to master at exot/.emacs.d 2024-07-01 20:53:56 +02:00
6f4baa885e Conduct a bit of refactoring for ledger to Org table converter
exot pushed to master at exot/.emacs.d 2024-07-01 20:13:06 +02:00
e7c08b088d Introduce helper function to format Ledger CLI output as Org table