On 23/06/2021 13:34, Allen Li wrote:
The idea is to add a new protocol that looks like
"org-protocol://goto-heading?id=UUID-HERE" that jumps to the specified
Org heading in Emacs. The implementation is really simple:
It may be convenient in some cases. I prefer custom_id properties
however
I have a feature request that I'm wondering whether it would be suitable.
The idea is to add a new protocol that looks like
"org-protocol://goto-heading?id=UUID-HERE" that jumps to the specified Org
heading in Emacs. The implementation is really simple:
;;;###autoload
(defun goto-heading (arg)