Tim Visher <[email protected]> writes: > I maintain my primary TODO list as an org file with top-level headings like * > This Week, * Delegated, * Scheduled, * Deferred, etc. These all contain > TODOs or potential TODOs.
FYI. You can also read [1] for alternative approaches. [1] https://orgmode.org/list/[email protected]/ > 1. Is there a better way to find the * Done entry than searching for it > every time? You can assign a custom ID to that entry and use org-link-search. > 2. Am I using org-refile correctly there? It's functional but it also > seems needlessly complicated. Seems fine. I do not know any better way to do it.
