Skip to content

Commit 6f2e390

Browse files
author
github-actions
committed
[docgen] Update doc/orgmode.txt
1 parent 83bf78a commit 6f2e390

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/orgmode.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,15 @@ Journal example:
627627
} }
628628
<
629629

630+
Journal example with dynamic target, i.e. a separate file per month:
631+
>
632+
{ J = {
633+
description = 'Journal',
634+
template = '\n*** %<%Y-%m-%d> %<%A>\n**** %U\n\n%?',
635+
target = '~/sync/org/journal/%<%Y-%m>.org'
636+
} }
637+
<
638+
630639
Nested key example:
631640
>
632641
{

0 commit comments

Comments
 (0)