Document denote-buffer-has-backlinks-string in the manual

This is related to the contribution by Ashton Wiersdorf in pull
request 392: <https://github.com/protesilaos/denote/pull/392>.
This commit is contained in:
Protesilaos Stavrou 2024-07-18 08:57:32 +03:00
parent dce9d79b23
commit aa83497db0
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -3004,12 +3004,15 @@ buffer-to-be-renamed.
The value of this user option is a string. The following specifiers
are placeholders for Denote file name components ([[#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d][The file-naming scheme]]):
#+vindex: denote-buffer-has-backlinks-string
- The =%t= is the Denote =TITLE= of the file.
- The =%i= is the Denote =IDENTIFIER= of the file.
- The =%d= is the same as =%i= (=DATE= mnemonic).
- The =%s= is the Denote =SIGNATURE= of the file.
- The =%k= is the Denote =KEYWORDS= of the file.
- The =%b= is an indicator of whether or not the file has backlinks pointing to it.
- The =%b= is an indicator of whether or not the file has backlinks
pointing to it. The indicator string is defined in the user option
~denote-buffer-has-backlinks-string~ [ Part of {{{development-version}}} ].
- The =%%= is a literal percent sign.
In addition, the following flags are available for each of the specifiers: