obsidian-digital-garden icon indicating copy to clipboard operation
obsidian-digital-garden copied to clipboard

Markdown-style links to other notes

Open NyaomiDEV opened this issue 2 years ago • 2 comments

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!

NyaomiDEV avatar Mar 24 '23 14:03 NyaomiDEV

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.

dayne avatar Oct 16 '23 04:10 dayne

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.

NyaomiDEV avatar Oct 16 '23 16:10 NyaomiDEV