emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mario Martelli <tlmtr@schnuddelhuddel.de>
To: emacs-orgmode@gnu.org
Subject: org-habit: completed-glyph not shown in graph-column
Date: Tue, 11 Aug 2015 09:56:09 +0200	[thread overview]
Message-ID: <98F03129-9FCB-4AA3-885B-0CFE1ADC95A6@schnuddelhuddel.de> (raw)

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	other threads:[~2015-08-11  7:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11  7:56 Mario Martelli [this message]
2015-08-11 12:55 ` org-habit: completed-glyph not shown in graph-column Nicolas Goaziou
2015-08-11 16:28   ` Mario Martelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=98F03129-9FCB-4AA3-885B-0CFE1ADC95A6@schnuddelhuddel.de \
    --to=tlmtr@schnuddelhuddel.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).