SkepticMystic / breadcrumbs

Add typed-links to your Obsidian notes
https://publish.obsidian.md/breadcrumbs-docs
MIT License
533 stars 36 forks source link

Bug: link to obsidian canvas (and all other files) #579

Open YigesMx opened 1 week ago

YigesMx commented 1 week ago

Describe the bug

In older versions, links pointing to a canvas (and all other attachments) would be correctly interpreted, allowing navigation to the corresponding canvas file through the side tree view and matrix view. However, in the latest v4 beta (4.2.35-beta), such links are interpreted as pointing to a note file. Clicking on them creates a new .canvas.md file instead of navigating to the existing canvas.

To Reproduce

Steps to reproduce the behavior:

  1. create a A.canvas whiteboard
  2. create a B.md note
  3. add links in B.md's yaml head, eg. parents: [[A.canvas]]
  4. flush index
  5. click links in tree view or matrix view
  6. see wrong behavior

Expected behavior

navigate to the exist canvas file

Desktop: