Closed xplosionmind closed 1 week ago
Hello, thank you for the bug report.
I have added a test in commit b73de929bfc72b827c283f9b97b29fdddf787060 that shows this is fixed in the in progress next version of the plugin. In the next version I refactored the way that wikilinks looked up their pages to match in the folowing order:
Let’s suppose we want to create a wikilink leading to a note titled
Wikilink test
and with front matter:Currently, while creating the wilikink, the default parsing behaviour of
[[Wikilink test]]
is a link to/wikilink-test/
. Instead, the plugin should be detecting that there is a permalink value in the front matter of the linked document, hence generate a link to/wlink-tst/