|
|
|
|
|
by DougBTX
2028 days ago
|
|
Org mode is something that I've always thought I should look at, but never quite have. One thing I like to do with my notes is to keep a short "todo" list at the top, listed in the order that I'm planning to work on them. Something like: Todo
====
- Fix Widget
- Extend Screen
- Profit
Then if I need to re-prioritise, I re-order: Todo
====
- Profit
- Fix Widget
- Extend Screen
and mark tasks as completed: Todo
====
+ Profit
- Fix Widget
- Extend Screen
Once there are too many completed tasks at the top, I move them down into a "Done" section.Is there a way to manage that in Org mode (linking tasks to further notes would be great to have) while keeping items in relative priority order without explicitly setting due dates or priority "scores"? |
|
[1]: https://orgmode.org/manual/Agenda-Views.html