obsidian-digital-garden
obsidian-digital-garden copied to clipboard
Markdown-style links to other notes
I get it, Wikilinks are nice and all; but people who migrate their notes might just get "that link" that breaks on Digital Garden.
Please, support Markdown-style linking to other notes!
Can you explain more?
It seem like if you want to use Markdown-style linking to other notes .. but what is stopping you from doing so now?
What behavior are you hoping for? If this is a real feature request I recommend the following prompts:
- State clearly what the feature is.
- Describe how it might work.
- Explain what problem the feature would solve.
- Describe a scenario that shows the proposed feature at work.
Sorry, I have since stopped using Digital Garden, but luckily I remember a bit more context. The idea is that Wikilinks always work on DG, but MDlinks were flaky because any sort of relative path would break. If I had something like [a link](../../../../a document.md) it would correctly resolve the relative path, but it would still link to the file with the md extension, forgetting that it actually is an html file that has been "sluggified".
I don't know if this was a bug though.