[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org habit consistency graph
From: |
Alan Schmitt |
Subject: |
Re: [O] org habit consistency graph |
Date: |
Mon, 02 Dec 2013 14:16:48 +0100 |
User-agent: |
mu4e 0.9.9.6pre2; emacs 24.3.1 |
address@hidden writes:
> I'm trying to setup habit tracking on org but can't see any consistency
> graph.
>
> I have setup a simple TODO item and set the style as habit by using C-c C-x
> p (org-set-property).
>
> * TODO exercise
> SCHEDULED: <2013-12-03 Tue .+1d>
> - State "DONE" from "TODO" [2013-12-02 Mon 17:31]
> - State "DONE" from "TODO" [2013-12-02 Mon 17:30]
> :PROPERTIES:
> :LAST_REPEAT: [2013-12-02 Mon 17:31]
> :STYLE: habit
> :END:
Looking at one of my habits, I see I have a "/3d" at the end of the
schedule marker:
SCHEDULED: <2013-12-03 Tue .+1d/3d>
Maybe it is required for the style to be in effect?
Alan