Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikilinks support? #87

Open
Hackin7 opened this issue Dec 2, 2022 · 2 comments
Open

Wikilinks support? #87

Hackin7 opened this issue Dec 2, 2022 · 2 comments

Comments

@Hackin7
Copy link

Hackin7 commented Dec 2, 2022

Was wondering if there are any plans for this project to include wiki links support, like Obsidian

Something like this : [[link]]

@Linbreux
Copy link
Owner

Linbreux commented Dec 2, 2022

Hi @Hackin7

The link system we have now works but I find it sometime a little buggy. I think it would be a nice feature to support this!

Maybe we can support both for legacy.

@Jerakin
Copy link
Contributor

Jerakin commented Feb 19, 2024

I made a quick plugin for this https://github.com/Linbreux/wikmd/compare/main...Jerakin:wikmd:plugin/page-link?expand=1

But after making it I am not sure it's worth having. It will easily collide with [[tag]] system and other plugins. It's also not that much harder to write [Features](Features) than it is [[Features]].

What do you think @Linbreux is a plugin for it a good idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants