Wiki links syntax support
Opened this issue · 2 comments
k8ieone commented
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.
toolstack commented
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.
k8ieone commented
Ah, didn't know that. That's also great, thanks for letting me know.