1
0
Fork 0
emacs-config/oni-org
Tom Willemse fb767b3994 [oni-org] Add new commands to manage my GTD inbox and tickler
These function help me make sure that I'm properly going through both files. The
command ‘oni-org-run-through-inbox’ will first dump any items in the tickler
file that are relevant for today and then it goes through each item in my inbox
and asks me to take an action on them.

This helps me both go through my inbox more easily, but also helps me keep track
of the items in my tickler file, which has been something I keep forgetting to
look at.

The ‘oni-org-dump-tickler’ command should be idempotent, so calling it multiple
times per day shouldn't mess with the different dates in the file. If it
discovers that the current day isn't the same as today it keeps going through
the tickler file, dumping any tasks it finds into the inbox, until it finds the
right day number. It's not aware of any of the months, so it'll happily move to
the next month if your tickler file is in the wrong state. Also if your tickler
file hasn't been updated in more than a month it also doesn't understand that it
needs to keep going and will keep presenting you with old tasks.
2023-03-14 01:41:07 -07:00
..
capture-templates [oni-org] Remove references to ‘oni-backlinks’ 2022-04-22 17:27:15 -07:00
icons [oni-org] Add icon for “config” tasks 2022-09-28 00:49:13 -07:00
snippets/org-mode [oni-org] Remove old compiled snippets file 2021-09-11 23:54:31 -07:00
Cask Move all capture templates into their own files 2020-09-21 18:46:26 -07:00
oni-org.el [oni-org] Add new commands to manage my GTD inbox and tickler 2023-03-14 01:41:07 -07:00