Function: denote-select-linked-file-prompt

denote-select-linked-file-prompt is a function alias for denote-select-from-files-prompt, defined in denote.el.

This function is obsolete since 4.1.0; use denote-select-from-files-prompt instead.

Signature

(denote-select-linked-file-prompt FILES &optional PROMPT-TEXT)

Documentation

Prompt for linked file among FILES.

Show relative file names and then return the absolute version of the selected one.

With optional PROMPT-TEXT use it for the minibuffer prompt instead of the generic one.

Aliases

denote-select-linked-file-prompt (obsolete since 4.1.0)