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 1f41121 commit 9fdc30eCopy full SHA for 9fdc30e
doc/orgmode.txt
@@ -903,6 +903,19 @@ Label value for the current time in the agenda time grid. See
903
|orgmode-org_agenda_use_time_grid| to disable the grid.
904
905
906
+org_agenda_show_future_repeats *orgmode-org_agenda_show_future_repeats*
907
+
908
+- Type: `boolean | number | 'next'`
909
+- Default: `true`
910
911
+How many future repeated tasks to show in agenda. Possible values:
912
913
+- `true` - Show all future repeats (default)
914
+- `false` - Do not show future repeats
915
+- `number` - Show only given number of future repeats
916
+- `'next'` - Show only the next repeat
917
918
919
org_capture_templates *orgmode-org_capture_templates*
920
921
- Type: `table<string, table>`
0 commit comments