Function: denote-keywords-add
denote-keywords-add is a function alias and interactive for
denote-rename-file-keywords, defined in denote.el.
This command is obsolete since 3.0.0; use
denote-rename-file-keywords instead.
Signature
(denote-keywords-add)
Documentation
Convenience command to change the keywords of a file.
Like denote-rename-file, but prompts only for keywords.
Add or remove keywords in one go. Do this by prepopulating the
minibuffer prompt with the existing keywords. The user can then insert
the crm-separator (normally a comma), to write new keywords or edit
what is in the prompt to rewrite them accordingly. An empty input means
to remove all keywords.
Please check the documentation of denote-rename-file with regard to
how a completion User Interface may accept an empty input.
Key Bindings
Aliases
denote-rename-rename-keywords (obsolete since 3.0.0)
denote-keywords-remove (obsolete since 3.0.0)
denote-rename-add-keywords (obsolete since 3.0.0)
denote-keywords-add (obsolete since 3.0.0)