emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-habit: completed-glyph not shown in graph-column


From: Mario Martelli
Subject: [O] org-habit: completed-glyph not shown in graph-column
Date: Tue, 11 Aug 2015 09:56:09 +0200

Hi all,

I’m just setting up org-mode. So I do not know whether this has worked in the 
past or not.

If I complete a habit I get this:

** TODO Shave
   SCHEDULED: <2015-08-11 Tue .+1d/2d>
   :PROPERTIES:
   :STYLE:    habit
   :END:
   - State "TODO"       from "DONE"       [2015-08-10 Mon 18:27]
   - State "TODO"       from "DONE"       [2015-08-05 Wed 22:36]
   - State "TODO"       from "DONE"       [2015-08-02 Sun 08:04]
   - State "TODO"       from "DONE"       [2015-08-01 Sat 08:03]
 

From what I found in the documentation it should be:

** TODO Shave
        SCHEDULED: <2009-10-17 Sat .+2d/4d>
        :PROPERTIES:
        :STYLE:    habit
        :LAST_REPEAT: [2009-10-19 Mon 00:36]
        :END:
        - State "DONE"       from "TODO"       [2009-10-15 Thu]
        - State "DONE"       from "TODO"       [2009-10-12 Mon]
        - State "DONE"       from "TODO"       [2009-10-10 Sat]
        - State "DONE"       from "TODO"       [2009-10-04 Sun]

Despite of missing the LAST_REPEAT property I verified that the inversion of 
TODO and DONE is the reason that the completed-glyph is not shown in the 
graph-column.


The configuration of my habit file is:

* Habits
  :PROPERTIES:
  :LOGGING:  TODO(!) WAIT(!) DONE(!) CANCELED(!)
  :END:

Don’t know if this is a bug or a misconfiguration. 


Org-mode version 8.3.1 (8.3.1-16-gf6aa53-elpaplus

Kind regards
Mario
— 




reply via email to

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