Jul 19
Allow heading links that don't break wiki linking in other apps
The current syntax for linking to a heading is `[[note name#heading]]`. However , this breaks wiki-style links in apps that don't have heading links, or that use a different syntax. An alternate syntax for linking to a heading would solve this problem: `[[note name]]#heading`. This alternate syntax could be styled and displayed just like the existing syntax, but would allow the link-to-note to continue to function in wider range of other apps. This is consistent with one of the primary benefits of using plain text notes and markdown: portability. (Note that this change wouldn't have to break existing heading links; my proposed syntax could be in addition to the existing syntax -- users could choose.)
Pending
If I would have to choose, I would choose compatibility with Obsidian over the others, just due to sheer size.