* :STYLE: habit causes position in agenda view to change
@ 2020-07-07 11:30 Adam Spiers
2020-07-15 3:33 ` Kyle Meyer
0 siblings, 1 reply; 3+ messages in thread
From: Adam Spiers @ 2020-07-07 11:30 UTC (permalink / raw)
To: org-mode mailing list
Hi all,
I've noticed that adding the :STYLE: habit property to a TODO causes
its position in the agenda view to change; it jumps to the bottom of
the day. Is there any way to prevent that?
Thanks!
Adam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: :STYLE: habit causes position in agenda view to change
2020-07-07 11:30 :STYLE: habit causes position in agenda view to change Adam Spiers
@ 2020-07-15 3:33 ` Kyle Meyer
2020-07-15 11:59 ` Adam Spiers
0 siblings, 1 reply; 3+ messages in thread
From: Kyle Meyer @ 2020-07-15 3:33 UTC (permalink / raw)
To: Adam Spiers; +Cc: org-mode mailing list
Adam Spiers writes:
> I've noticed that adding the :STYLE: habit property to a TODO causes
> its position in the agenda view to change; it jumps to the bottom of
> the day. Is there any way to prevent that?
Try customizing org-agenda-sorting-strategy (in particular, dropping
habit-down from agenda's values).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: :STYLE: habit causes position in agenda view to change
2020-07-15 3:33 ` Kyle Meyer
@ 2020-07-15 11:59 ` Adam Spiers
0 siblings, 0 replies; 3+ messages in thread
From: Adam Spiers @ 2020-07-15 11:59 UTC (permalink / raw)
To: Kyle Meyer; +Cc: org-mode mailing list
On Tue, Jul 14, 2020 at 11:33:03PM -0400, Kyle Meyer wrote:
>Adam Spiers writes:
>
>> I've noticed that adding the :STYLE: habit property to a TODO causes
>> its position in the agenda view to change; it jumps to the bottom of
>> the day. Is there any way to prevent that?
>
>Try customizing org-agenda-sorting-strategy (in particular, dropping
>habit-down from agenda's values).
Perfect, thanks so much Kyle!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-07-15 12:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-07 11:30 :STYLE: habit causes position in agenda view to change Adam Spiers
2020-07-15 3:33 ` Kyle Meyer
2020-07-15 11:59 ` Adam Spiers
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.