File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -894,7 +894,7 @@ Templates have the following fields:
894
894
capture content will be added. If no headline is specified, the
895
895
content will be appended to the end of the file
896
896
- `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.
898
898
- `true` - Create ascending datetree (newer dates go to end) with the current date
899
899
- `{ time_prompt = true, reversed?: boolean }` open up a date picker to select a date before opening up a capture buffer
900
900
- `{ reversed: true }` add entries in reversed order (newer dates comes first)
You can’t perform that action at this time.
0 commit comments