Function: denote-link--prepare-backlinks

denote-link--prepare-backlinks is a function alias for denote-make-links-buffer, defined in denote.el.

This function is obsolete since 4.0.0; use denote-make-links-buffer instead.

Signature

(denote-link--prepare-backlinks QUERY &optional FILES BUFFER-NAME DISPLAY-BUFFER-ACTION &rest _)

Documentation

Create links' buffer called BUFFER-NAME for QUERY.

Optional FILES can be a list of files to search for. It can also be a regexp, which limits the files accordingly per denote-directory-files.

Optional DISPLAY-BUFFER-ACTION is a display-buffer action and concomitant alist, such as denote-backlinks-display-buffer-action.

Aliases

denote-link--prepare-backlinks (obsolete since 4.0.0)