emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Disable consistency graphs for some habits


From: Nicolas Goaziou
Subject: Re: [O] Disable consistency graphs for some habits
Date: Sat, 10 Dec 2016 00:31:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hello,

Jorge Peixoto de Morais Neto <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]