Skip to content

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

@YigesMx

Description

@YigesMx

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:

  • OS: macOS Sequoia 15.1
  • Breadcrumbs version: 4.2.35-beta
  • Obsidian version: 1.7.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Considering

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions