>>>>> Nicolas Goaziou writes: NG> [email protected] (Samuel W. Flint) writes: >>>>>>> Nicolas Goaziou writes: >> NG> Hello, [email protected] (Samuel W. Flint) writes: >> >>>> I use Org's habit feature. I expect that when I mark a task such >>>> as the following as done: >>>> >>>> * TODO Weekly Review SCHEDULED: <2016-01-01 Fri .+1w/2w> >>>> :PROPERTIES: :STYLE: habit :END: >>>> >>>> The SCHEDULED line should change, to reflect the new date. As of >>>> right now, it doesn't, and instead, the SCHEDULED line is removed, >>>> rendering the "habit" useless. >> NG> I cannot reproduce your problem. Could you try again without any NG> configuration on your side ? >> >> I went ahead and tried that, no configuration other than (require >> 'org) and (require 'org-habit), and I had that same issue. I then >> tried removing my TODO states configuration (stored in the file), and >> still have the same problem.
NG> Then I may be misunderstanding the issue. Would you mind describing
NG> it step by step (as a sequence of small buffer contents and
NG> keypresses) ?
Sure.
The buffer starts out like so:
* TODO Weekly Review
SCHEDULED: <2016-01-01 Fri .+1w/2w>
:PROPERTIES:
:STYLE: habit
:END:
With the point on any part of the headline, C-c C-t switches to DONE,
and the SCHEDULED line is updated, as long as there isn't any
customization of TODO states, and is updated to look like so:
* TODO Weekly Review
SCHEDULED: <2016-01-09 Sat .+1w/2w>
:PROPERTIES:
:STYLE: habit
:LAST_REPEAT: [2016-01-02 Sat 15:14]
:END:
- State "DONE" from "TODO" [2016-01-02 Sat 15:14]
If I have other TODO states setup, such as:
#+TODO: TODO(t) WORKING(w) | DONE(d!)
#+TODO: | CANCELED(c!)
the SCHEDULED line is not updated, but rather removed.
NG> Regards,
Thanks,
Sam
--
Samuel W. Flint
4096R/266596F4
(9477 D23E 389E 40C5 2F10 DE19 68E5 318E 2665 96F4)
(λs.s s) λs.s s
signature.asc
Description: PGP signature
