toolstack/Folio

Wiki links syntax support

Opened this issue · 2 comments

Supporting [[Some Note]] syntax to link to a note called Some Note would bring Folio one step closer to be able to replace tools like Obsidian (and even bring compatibility with their implementation).

I'm not sure if this would be out of scope tho.

It's not part of the markdown spec and you can already link to other notes using the url syntax, so certainly not a high priority item.

Ah, didn't know that. That's also great, thanks for letting me know.