You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since wikilinks, introduced by MediaWiki/Wikipedia, are popular in some Markdown applications like Logseq, Zettlr and Obsidian and even supported by some Markdown parsers, would you be interested in making this:
[[Foo]]
an alternative syntax to:
[Foo](Foo.dj)
?
Advantages:
Make easier to migrate Markdown from those applications to standard Djot.
Please users that are used to this syntax.
It is more readable.
Faster to type.
In applications typing [[ can be used to trigger a dropdown menu with suggestions for existing files.
Thank you, I didn't think about searching in issues.
The TLDR for who don't want to read the whole discussion is: no agreement on link labels like [[foo|label]] and maybe people lost interest since there aren't recent replies.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Since wikilinks, introduced by MediaWiki/Wikipedia, are popular in some Markdown applications like Logseq, Zettlr and Obsidian and even supported by some Markdown parsers, would you be interested in making this:
[[Foo]]an alternative syntax to:
[Foo](Foo.dj)?
Advantages:
[[can be used to trigger a dropdown menu with suggestions for existing files.All reactions