mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-03 08:30:03 +00:00
doc/org.texi: footnote: don't put timestamps in headlines.
This was suggested by Simon Guest.
This commit is contained in:
parent
7bae223536
commit
3765304c85
@ -3176,7 +3176,9 @@ buffer:
|
||||
@b{Org-mode buffers}@*
|
||||
For Org files, if there is a @samp{<<target>>} at the cursor, the link points
|
||||
to the target. Otherwise it points to the current headline, which will also
|
||||
be the description.
|
||||
be the description@footnote{If the headline contains a timestamp, it will be
|
||||
removed from the link and result in a wrong link -- you should avoid putting
|
||||
timestamp in the headline.}.
|
||||
|
||||
@vindex org-link-to-org-use-id
|
||||
@cindex property, CUSTOM_ID
|
||||
|
Loading…
Reference in New Issue
Block a user