I have a notebook my-notebook.org with following content:
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.
I have a notebook
my-notebook.orgwith following content:I want to have a link to
MyHeadingin my other notebook,second-notebook.org, so I put this inside it:It is saved and displayed as a legitimate link, but when I try to click it, I get this error
Can we support links to headers, not just links to netbooks? It works in emacs like this.