This commit is contained in:
Adam Porter 2023-10-25 03:19:29 -05:00
parent 40b25ac319
commit a802579f86
2 changed files with 25 additions and 22 deletions

View file

@ -144,7 +144,12 @@ which see (but only the files are used)."
;;;###autoload
(cl-defun org-ql-open-link (buffers-files &key query-prefix query-filter
(prompt "Open link: "))
"FIXME: Docstring."
"Open a link selected with `org-ql-completing-read'.
Links found in entries matching the input query are offered as
candidates, and the selected one is opened with
`org-open-at-point'. Arguments BUFFERS-FILES, QUERY-FILTER,
QUERY-PREFIX, and PROMPT are passed to `org-ql-completing-read',
which see."
(interactive
;; FIXME: Factor this out.
(list (if current-prefix-arg