Skip to content

Commit 8cc6fa4

Browse files
author
github-actions
committed
[docgen] Update doc/orgmode.txt
1 parent bd81566 commit 8cc6fa4

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

doc/orgmode.txt

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,13 @@ CONTENTS *orgmode-content
7171
1.3.2.19. org_agenda_priority............|orgmode-org_agenda_priority|
7272
1.3.2.20. org_agenda_priority_up......|orgmode-org_agenda_priority_up|
7373
1.3.2.21. org_agenda_priority_down..|orgmode-org_agenda_priority_down|
74-
1.3.2.22. org_agenda_toggle_archive_tag.|orgmode-org_agenda_toggle_archive_tag|
75-
1.3.2.23. org_agenda_set_tags............|orgmode-org_agenda_set_tags|
76-
1.3.2.24. org_agenda_deadline............|orgmode-org_agenda_deadline|
77-
1.3.2.25. org_agenda_schedule............|orgmode-org_agenda_schedule|
78-
1.3.2.26. org_agenda_filter................|orgmode-org_agenda_filter|
79-
1.3.2.27. org_agenda_show_help..........|orgmode-org_agenda_show_help|
74+
1.3.2.22. org_agenda_archive..............|orgmode-org_agenda_archive|
75+
1.3.2.23. org_agenda_toggle_archive_tag.|orgmode-org_agenda_toggle_archive_tag|
76+
1.3.2.24. org_agenda_set_tags............|orgmode-org_agenda_set_tags|
77+
1.3.2.25. org_agenda_deadline............|orgmode-org_agenda_deadline|
78+
1.3.2.26. org_agenda_schedule............|orgmode-org_agenda_schedule|
79+
1.3.2.27. org_agenda_filter................|orgmode-org_agenda_filter|
80+
1.3.2.28. org_agenda_show_help..........|orgmode-org_agenda_show_help|
8081
1.3.3. Capture mappings.........................|orgmode-capture_mappings|
8182
1.3.3.1. org_capture_finalize...........|orgmode-org_capture_finalize|
8283
1.3.3.2. org_capture_refile...............|orgmode-org_capture_refile|
@@ -859,6 +860,11 @@ ORG_AGENDA_PRIORITY_DOWN *orgmode-org_agenda_priority_dow
859860
mapped to: `-`
860861
Decrease the priority of a headline item.
861862

863+
ORG_AGENDA_ARCHIVE *orgmode-org_agenda_archive*
864+
865+
mapped to: `<Leader>o$`
866+
Archive headline item to archive location.
867+
862868
ORG_AGENDA_TOGGLE_ARCHIVE_TAG *orgmode-org_agenda_toggle_archive_tag*
863869

864870
mapped to: `<Leader>oA`

0 commit comments

Comments
 (0)