alphapapa / alphapapa/org-super-agenda
Empty groups shown when blocked entries are hidden from org-agenda
Open
enhancement
help wanted
- Dominant language
- Emacs Lisp
- Stars
- 1.5k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
When using `org-enforce-todo-dependencies` setting to hide blocked entries from the regular `org-agenda` Empty groups (which otherwise would contain the blocked entries) are shown for today.
Empty groups for the following days are hidden alright, unlike the non-hiding today's empty groups.
What could be the problem?
Where does the code decide whether to display empty groups?
Note: I am using additional custom function in the `org-blocker-hook` for some extra blocking - could that be a problem? The hook is set before `org-super-agenda` is loaded though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.