Skip to content

Commit c294fd4

Browse files
author
github-actions
committed
chore(docs): Update docs
1 parent c91f1c5 commit c294fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/orgmode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ Templates have the following fields:
894894
capture content will be added. If no headline is specified, the
895895
content will be appended to the end of the file
896896
- `datetree (boolean | { time_prompt?: boolean, reversed?: boolean, tree_type: 'day' | 'month' | 'week' | 'custom' })`
897-
Create a date tree <https://orgmode.org/manual/Template-elements.hml#FOOT84> with current day in the target file and put the capture content there.
897+
Create a date tree <https://orgmode.org/manual/Template-elements.html#FOOT84> with current day in the target file and put the capture content there.
898898
- `true` - Create ascending datetree (newer dates go to end) with the current date
899899
- `{ time_prompt = true, reversed?: boolean }` open up a date picker to select a date before opening up a capture buffer
900900
- `{ reversed: true }` add entries in reversed order (newer dates comes first)

0 commit comments

Comments
 (0)