Skip to content

Commit 8e7c156

Browse files
author
github-actions
committed
[docgen] Update doc/orgmode.txt
skip-checks: true
1 parent 9b7c1e9 commit 8e7c156

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

doc/orgmode.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,10 @@ CONTENTS *orgmode-content
6767
1.2.2.21. org_agenda_priority_down..|orgmode-org_agenda_priority_down|
6868
1.2.2.22. org_agenda_toggle_archive_tag.|orgmode-org_agenda_toggle_archive_tag|
6969
1.2.2.23. org_agenda_set_tags............|orgmode-org_agenda_set_tags|
70-
1.2.2.24. org_agenda_filter................|orgmode-org_agenda_filter|
71-
1.2.2.25. org_agenda_show_help..........|orgmode-org_agenda_show_help|
70+
1.2.2.24. org_agenda_deadline............|orgmode-org_agenda_deadline|
71+
1.2.2.25. org_agenda_schedule............|orgmode-org_agenda_schedule|
72+
1.2.2.26. org_agenda_filter................|orgmode-org_agenda_filter|
73+
1.2.2.27. org_agenda_show_help..........|orgmode-org_agenda_show_help|
7274
1.2.3. Capture mappings.........................|orgmode-capture_mappings|
7375
1.2.3.1. org_capture_finalize...........|orgmode-org_capture_finalize|
7476
1.2.3.2. org_capture_refile...............|orgmode-org_capture_refile|
@@ -724,6 +726,16 @@ ORG_AGENDA_SET_TAGS *orgmode-org_agenda_set_tag
724726
mapped to: `<Leader>ot`
725727
Set tags on current headline item.
726728

729+
ORG_AGENDA_DEADLINE *orgmode-org_agenda_deadline*
730+
731+
mapped to: `<Leader>oid`
732+
Insert/Update deadline date on current headline item.
733+
734+
ORG_AGENDA_SCHEDULE *orgmode-org_agenda_schedule*
735+
736+
mapped to: `<Leader>ois`
737+
Insert/Update scheduled date on current headline item.
738+
727739
ORG_AGENDA_FILTER *orgmode-org_agenda_filter*
728740

729741
mapped to: `/`

0 commit comments

Comments
 (0)