generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
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:
- create a A.canvas whiteboard
- create a B.md note
- add links in B.md's yaml head, eg. parents: [[A.canvas]]
- flush index
- click links in tree view or matrix view
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Considering