Function: denote--inferred-keywords

denote--inferred-keywords is a function alias for denote-infer-keywords-from-files, defined in denote.el.

This function is obsolete since 4.0.0; use denote-infer-keywords-from-files instead.

Signature

(denote--inferred-keywords &optional FILES-MATCHING-REGEXP)

Documentation

Return list of keywords in denote-directory-files.

With optional FILES-MATCHING-REGEXP, only extract keywords from the matching files. Otherwise, do it for all files.

Keep any duplicates. Users who do not want duplicates should refer to the functions denote-keywords.

Aliases

denote--inferred-keywords (obsolete since 4.0.0)