Releases: alphapapa/org-super-agenda
Releases · alphapapa/org-super-agenda
v1.3
Additions
- Selector
:property
, which groups items with a property, optionally also matching a value or predicate. (Thanks to Per Weijnitz.) - Special selector
:take
, which limits the number of items displayed in a group. (Thanks to Pete Kazmier.) - Option
org-super-agenda-hide-empty-groups
, which hides empty groups. (Thanks to Christian Schwarzgruber.) - Option
org-super-agenda-keep-order
, which re-sorts items after grouping to preserve their original sort order. (Thanks to Alexander-Miller.) - Selector
:auto-ts
may be given the argumentreverse
to sort the groups newest-first. - Option
org-super-agenda-final-group-separator
, which is a separator inserted after the final agenda group. (Thanks to Tyler Funnell.)
Fixes
- Widen buffers when collecting parent headers. (#231. Thanks to Abdul-Lateef Haji-Ali for reporting.)
- Showing names of empty sections. (#236. Thanks to Patrick Duncan and Christian Schwarzgruber.)