* How to limit display of habits in Agenda view
@ 2024-12-31 12:23 Michael Maurer
0 siblings, 0 replies; only message in thread
From: Michael Maurer @ 2024-12-31 12:23 UTC (permalink / raw)
To: Org Mode List
I just discovered org-habit, but I don't fully understand how to
configure the appearance of habits in the Agenda view. Let's start
with my current setup (org 9.7.11 and Emacs 31.0.50 on Linux)
(setq org-habit-preceding-days 1)
(setq org-habit-following-days 1)
(setq org-habit-show-habits-only-for-today nil)
I'd expect the habit to show up in my Agenda 1 day before and 1 day
after its scheduled time. But right now I see every habit for the next
two weeks, all the time. When I set
org-habit-show-habits-only-for-today to nil, I see nothing (well
except the ones for the current day).
Is there no way to specify when scheduled habits show up in my agenda?
org-habit-preceding-days is just for the visual property of the graph?
Or am I missing something.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-31 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-31 12:23 How to limit display of habits in Agenda view Michael Maurer
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).