You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
navigate to the exist canvas file
Desktop:
The text was updated successfully, but these errors were encountered: