orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Habits

Open kristijanhusak opened this issue 3 years ago • 2 comments

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

https://orgmode.org/manual/Tracking-your-habits.html

Feature value

No response

Additional context

No response

kristijanhusak avatar Jul 01 '22 15:07 kristijanhusak

That looks cool. Do I understand it right, that now when we do

** TODO Some job
 SCHEDULED: <2023-03-08 Wed ++1w>
   :PROPERTIES:
   :LAST_REPEAT: [2023-03-04 Sat 04:53]
   :END:
   - State "DONE" from "TODO" [2023-03-04 Sat 04:53]

It will display it as done on previous days?

WhiteBlackGoose avatar Mar 04 '23 02:03 WhiteBlackGoose