• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2022-07-02 19:17:00 +02:00
99d0ac3dc5 Clean up Org capture templates
exot pushed to master at exot/.emacs.d 2022-06-30 16:53:27 +02:00
3b13921097 Change default org-ql query for db/org-backlinks to (not (done))
09ca55efeb Ignore TOPICs and PERIODICs in done, hold, or wait state
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2022-06-29 16:54:10 +02:00
39cb696fc4 Allow NOTEs as refile-targets again
exot pushed to master at exot/.emacs.d 2022-06-28 21:11:23 +02:00
06ae1cf95a Add consistency block to search for TOPICs nested in non-TOPICs
414b59b1d8 Simplify search for TOPICs
7318c771ba Do not sort TOPIC overview
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2022-06-28 20:37:41 +02:00
5bec83522d Explicitly set format for project agenda view
ab30b74763 Add custom agenda to include consistency checks
74e37b928c Officially introduct GOAL tag
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2022-06-24 16:00:01 +02:00
f193d6415f Update way scheduled items are ignored in custom Org agendas
exot pushed to master at exot/.emacs.d 2022-06-20 18:21:44 +02:00
74c8d95381 Remove obsolete Open tasks agenda view
2ee4de5937 Remove explicit sorting settings in custom agendas
aa7623ca7c Include complex tasks in Backlog agenda in separate section
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2022-06-20 18:09:43 +02:00
8917d2d44b Revert "Include complex tasks in main Backlog agenda view"
exot pushed to master at exot/.emacs.d 2022-06-20 18:05:48 +02:00
f3186b45f7 Allow limiting number of parent ascents when listing backlinks
exot pushed to master at exot/.emacs.d 2022-06-20 17:45:47 +02:00
690d16cdab Include complex tasks in main Backlog agenda view
7bba7ffbab Remove obsolete REGULAR tag from definition of stuck tasks
d7bf414fd5 Remove list of open tasks from project agenda
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2022-06-19 09:30:07 +02:00
a79c67404a Consistently sort agendas by priority-down effort-up
exot pushed to master at exot/.emacs.d 2022-06-13 21:16:35 +02:00
e2181fa87a Add helper function to replace variables in strings
exot pushed to master at exot/.emacs.d 2022-06-13 21:11:16 +02:00
1ac4e44f86 Silence some flycheck warnings
731039e84f Add missing semicolon
cff8720a44 Exclude NOTE entries in main org file as refile targets
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2022-06-11 09:26:58 +02:00
7e2860a9d9 Try to increase readability of db/org-backlinks implementation
b03a8f9517 Visually separate different groups of priorities in backlinks dblock
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2022-06-10 18:49:22 +02:00
10e01d4b3b Transpose output of backlink dynamic block to emphasize backlinks
b84eb291e3 Use org-ql regexp search to find backlins
72c67796c2 Another try to the fix org-ql link regexp generator
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2022-06-09 19:53:29 +02:00
949b49226d Add workaround for org-ql to find links with brackets in description
exot pushed to master at exot/.emacs.d 2022-06-09 18:57:54 +02:00
16afbd038f Do not show links in Org mode with bold face
exot pushed to master at exot/.emacs.d 2022-06-09 07:32:15 +02:00
e1e7da0c81 Exclude NOTE entries tagged with NOP from project note overview
2894c48e79 Sort Org entries also by ascending effort
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2022-06-05 14:52:37 +02:00
a8eeab743a Add formatting for day-of-death BBDB entries
exot pushed to master at exot/.emacs.d 2022-06-04 15:25:47 +02:00
d63910cb8b Do not error in eshell when glob expansion is not possible