Hello, Jorge Peixoto de Morais Neto <jorge13...@gmail.com> writes:
> When I am trying to learn a new habit, I often write it in Org Mode. So I > have many entries like: > > *** TODO Relax: talk, read book, shower or pray > SCHEDULED: <2016-11-28 Mon 21:30 ++1d> > :PROPERTIES: > :ID: 2ff41cfe-156f-4870-a4ef-991cc2cc986c > :CREATED: [2016-06-16 Thu 13:23] > :STYLE: habit > :END: > > That one is to remember me to quit the computer at 21:30. > > I set them up as org-habit habits for the following desirable features: > - Only show on the agenda for today, not for other days. > - Appear at the end of the agenda for today. > - Hide when I type K. What about using a regular repeater for that instead of an habit? For example, first point is solved using `org-agenda-repeating-timestamp-show-all' (or `org-agenda-show-future-repeats' in master). With a custom agenda view, you can make them appear last. You may simply use another agenda view to remove them (last point). "habits without a graph" really sounds like "habits without habits" considering the whole library is about the graph. Regards, -- Nicolas Goaziou