emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote 7c701890c4 11/12: Document API of denote-keyword


From: ELPA Syncer
Subject: [elpa] externals/denote 7c701890c4 11/12: Document API of denote-keywords, denote-directory
Date: Wed, 14 Sep 2022 05:57:40 -0400 (EDT)

branch: externals/denote
commit 7c701890c42f8b02546dca9d539a2079af8f4af5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Document API of denote-keywords, denote-directory
---
 README.org | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.org b/README.org
index c6eee8896f..a41c73eaea 100644
--- a/README.org
+++ b/README.org
@@ -2032,6 +2032,13 @@ might change them without further notice.
 + ~denote-file-is-writable-and-supported-p~ :: Return non-nil if =FILE=
   is writable and has supported extension.
 
++ ~denote-keywords~ :: Return appropriate list of keyword candidates.
+  If ~denote-infer-keywords~ is non-nil, infer keywords from existing
+  notes and combine them into a list with ~denote-known-keywords~.  Else
+  use only the latter ([[#h:6a92a8b5-d766-42cc-8e5b-8dc255466a23][Standard 
note creation]]).
++ ~denote-directory~ (function) :: Return path of the variable
+  ~denote-directory~ as a proper directory, also because it accepts a
+  directory-local value ([[#h:15719799-a5ff-4e9a-9f10-4ca03ef8f6c5][Maintain 
separate directories for notes]]).
 + ~denote-directory-files~ :: Return list of absolute file paths in
   variable ~denote-directory~. The returned files only need to have an
   identifier.  This may include files that are not implied by



reply via email to

[Prev in Thread] Current Thread [Next in Thread]