guopenghui / obsidian-quiet-outline

Improving experience of outline in Obsidian
MIT License
295 stars 17 forks source link

Internal link to heading or block is not formatted #100

Open NomarCub opened 1 year ago

NomarCub commented 1 year ago

You can link to headings in the same file like this [[#heading]]. This should turn into heading in the outline, but it turns into #heading instead. Links to headings in other files should turn from [[file#heading]] to file > heading but turn into file#heading instead. The same thing happens with block links ([[#^block]], [[file#^block]]). It can be seen here: https://github.com/guopenghui/obsidian-quiet-outline/issues/82