turulix / obsidian-folder-index

GNU General Public License v3.0
116 stars 9 forks source link

Links to headings don't work if the heading contains a colon #84

Open dcampagnone opened 3 months ago

dcampagnone commented 3 months ago

When headings contain a colon (example: NOTE: JULY 19 2024) the generated heading does not work. When clicking on it, an error appears saying "cannot open location". There is also an outgoing link icon next to the heading so it's possible it may think the source is external.

Removing the colon from the heading fixes the issue.

turulix commented 3 months ago

Probably related to #81