Browse Source

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.
Bastien Guerry 12 years ago
parent
commit
e61c7eab40
1 changed files with 4 additions and 1 deletions
  1. 4 1
      doc/org.texi

+ 4 - 1
doc/org.texi

@@ -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.