Skip to content

Commit 9fdc30e

Browse files
author
github-actions
committed
chore(docs): Update docs
1 parent 1f41121 commit 9fdc30e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/orgmode.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,19 @@ Label value for the current time in the agenda time grid. See
903903
|orgmode-org_agenda_use_time_grid| to disable the grid.
904904

905905

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+
906919
org_capture_templates *orgmode-org_capture_templates*
907920

908921
- Type: `table<string, table>`

0 commit comments

Comments
 (0)