foambubble / foam

A personal knowledge management and sharing system for VSCode
https://foambubble.github.io/
Other
15.16k stars 649 forks source link

Option to use internal standard Markdown Links instead of WikiLinks #1353

Open PhilB-RLB opened 3 months ago

PhilB-RLB commented 3 months ago

Is your feature request related to a problem? Please describe.

The feature is not related to a problem.

Describe the solution you'd like

I use Foam to manage my markdown files library and then I use Hugo to generate a static site to browse my PKM. As you may know Hugo isn't compatible with WikiLinks.

So for those who use Foam and a static site generator as Hugo it would be great to have to possibility, via option in configuration, to use internal standard Markdown Links instead of WikiLinks. This has been done in this foam fork. But this fork is not complete on only some features proposed by Foam are available.

Would it be possible to implement this fork into the Foam code and let the user choose between WikiLinks or Standard Internal Markdown Links ?

Describe alternatives you've considered

No alternative considered.

Screenshots or Videos

No response

riccardoferretti commented 3 months ago

That's an interesting idea, basically a setting that would expand wikilink autocompletion into a standard md link instead. I am open to it, I don't believe it should be a crazy amount of work, I am open to someone looking into it and get my support to get it done.

PhilB-RLB commented 3 months ago

:+1:

stereobooster commented 2 months ago

duplicate or related: https://github.com/foambubble/foam/issues/1319, https://github.com/foambubble/foam/issues/791