We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090965e commit 0312641Copy full SHA for 0312641
doc/orgmode.txt
@@ -794,6 +794,15 @@ These arguments are shared between all of the agenda types:
794
- `near` - Do not show deadlines that are too near in future (under |orgmode-org_deadline_warning_days|)
795
796
797
+org_agenda_hide_empty_blocks *orgmode-org_agenda_hide_empty_blocks*
798
+
799
+- Type: `boolean`
800
+- Default: `false`
801
802
+Should custom agenda commands be hidden if they have no entries to show. Does
803
+not work for `agenda` type since it shows days.
804
805
806
org_agenda_sorting_strategy *orgmode-org_agenda_sorting_strategy*
807
808
- Type:
0 commit comments