alphapapa / org-super-agenda

Supercharge your Org daily/weekly agenda by grouping items
GNU General Public License v3.0
1.35k stars 107 forks source link

Recurring scheduled items is not placed in the right position in the time-grid #152

Closed simendsjo closed 4 years ago

simendsjo commented 4 years ago

I would expect the time-grid to place the TODO items inline instead of everything at the top. Is it possible to do this somehow?

(:name "Schedule"
       :todo t
       :time-grid t)

image

simendsjo commented 4 years ago

It looks like this is an issue only with items with :STYLE: habit. As long as I don't have this, it works:

image

simendsjo commented 4 years ago

~On further inspections, it seems I don't need to use :STYLE: habit at all for these. I thought org-habit gave me the recurring things with LAST_REPEAT etc, but seems like this is all org-mode.~

~This might still be a relevant issue, but I'm closing it as it's no longer an issue for me.~

simendsjo commented 4 years ago

I'm a bit dumb... The issue seems to be that recurring items are all grouped at top

image

alphapapa commented 4 years ago

This package isn't intended to change the order in which items are displayed; that's intended to be controlled by Org Agenda. However, some selectors use hash tables to group items, and in that case, ordering is not guaranteed.

simendsjo commented 4 years ago

So it's a bug in org-agenda or something that can be tweaked there? I'll see if I can find out what's causing this "group at top" for recurring items.

simendsjo commented 4 years ago

Asked in r/orgmode: https://www.reddit.com/r/orgmode/comments/gk7pq6/get_repeating_entries_inline_at_the_correct/