TODO: explore the `org-goto' user interface
This commit is contained in:
parent
1098fab11b
commit
84e3c44cd9
@ -1707,6 +1707,14 @@ completion function [[info:elisp#Minibuffer Completion][completing-read]]. List
|
|||||||
(keymap-global-set "M-y" #'consult-yank-pop))
|
(keymap-global-set "M-y" #'consult-yank-pop))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
*** TODO Explore ~org-goto~ versus ~consult-org-heading~
|
||||||
|
:PROPERTIES:
|
||||||
|
:CUSTOM_ID: sec:todo-org-goto
|
||||||
|
:END:
|
||||||
|
|
||||||
|
Explore in particular ~auto-isearch~ (looks powerfull) and ~org-occur~ (looks
|
||||||
|
mysterious) in the ~org-goto~ user interface.
|
||||||
|
|
||||||
** [[https://company-mode.github.io/][Company (info)]]
|
** [[https://company-mode.github.io/][Company (info)]]
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:company-setup
|
:CUSTOM_ID: sec:company-setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user