Comment: Add TODO

This commit is contained in:
Adam Porter 2023-10-23 01:23:48 -05:00
parent 09c3591504
commit de80f9a764

View file

@ -41,6 +41,7 @@
(defcustom org-ql-find-goto-hook '(org-show-entry org-reveal)
"Functions called when selecting an entry."
;; TODO: Add common choices, including `org-tree-to-indirect-buffer'.
:type 'hook)
(defcustom org-ql-find-display-buffer-action '(display-buffer-same-window)