Option to use internal standard Markdown Links instead of WikiLinks
#1,353 opened on Apr 29, 2024
Repository metrics
- Stars
- (14,407 stars)
- PR merge metrics
- (Avg merge 4h 22m) (1 merged PR in 30d)
Description
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