nobiot
nobiot
[fix(add): org-id with search option (::*heading)](https://github.com/nobiot/org-transclusion/commit/c910289f97441ce9a4751ece2d47ce0038b3bb90) https://github.com/nobiot/org-transclusion/issues/237 [c910289](https://github.com/nobiot/org-transclusion/commit/c910289f97441ce9a4751ece2d47ce0038b3bb90) While fixing the issue, I am extending the "add" operation to allow for *any* link. A lot is still under development and...
To use this new feature, do `(setq org-remark-use-org-id 'custom_id)`. TODO The defcustom is not adjusted yet (it's still boolean).
This is still a WIP but at present, the feature works like this. Feedback welcome. ### Goal I want `org-remark-next/prev` commands to be able to find "hidden" highlights. In Emacs,...