Bastien Guerry <b...@gnu.org> writes: > - STRT tasks do not change often: they are either STRT or DONE (hence > the need for dedicated agenda views). > > - What *I* change a lot are (1) priority cookies and (2) NEXT/TODO > status. Something that was NEXT suddenly becomes something I can > forget, and vice versa.
Here are some more details from my setup. :) I used to use NEXT but since realized: NEXT is a priority, not a state. Now, priorities decide what is "up next": #A shows in agenda on top #B shows in agenda #C does not show in agenda Because #B is the Org default, so I do not miss anything by mistake. My keywords have been stable for a long-long time: #+todo: TODO(t) ONGO(o) WAIT(w) | DONE(d) SKIP(s) Also, I have ONGO highlighted with the "clocked-in" face: (with-eval-after-load 'org (setq org-todo-keyword-faces '(("ONGO" . org-agenda-clocking) ("WAIT" . org-sexp-date) ("SKIP" . org-agenda-dimmed-todo-face)))) Rudy -- "Great minds discuss ideas; average minds discuss events; small minds discuss people." --- Anna Eleanor Roosevelt (1884-1962) Rudolf Adamkovič <rud...@adamkovic.org> [he/him] http://adamkovic.org