org.texi (Template elements): Add a footnote about tags accepted in a year datetree

* org.texi (Template elements): Add a footnote about tags
accepted in a year datetree.
This commit is contained in:
Bastien Guerry 2013-04-18 12:45:07 +02:00
parent 0880c35c48
commit e61c7eab40
1 changed files with 4 additions and 1 deletions

View File

@ -7026,7 +7026,10 @@ For non-unique headings, the full path is safer.
Use a regular expression to position the cursor.
@item (file+datetree "path/to/file")
Will create a heading in a date tree for today's date.
Will create a heading in a date tree for today's date@footnote{Datetree
headlines for years accept tags, so if you use both @code{* 2013 :noexport:}
and @code{* 2013} in your file, the capture will refile the note to the first
one matched.}.
@item (file+datetree+prompt "path/to/file")
Will create a heading in a date tree, but will prompt for the date.