Open
Description
- I have searched for existing issues that may be the same as or related to mine.
I have a notebook my-notebook.org
with following content:
* MyHeading
I want to have a link to MyHeading
in my other notebook, second-notebook.org
, so I put this inside it:
* Unrelated heading
* This is link to [[file:my-notebook.org::*MyHeading][my heading]]
It is saved and displayed as a legitimate link, but when I try to click it, I get this error
File does not exist: /storage/emulated/0/my-notebook.org::*MyHeading
Can we support links to headers, not just links to netbooks? It works in emacs like this.