Skip to content

Bug: Tree View fails for links with block references #734

Description

@user30535

To Reproduce

  1. Create 1.md, and 2.md.
  2. Insert abc ^71f2d9 inside 2.md.
  3. Insert down:: [[2#^71f2d9]] inside 1.md.

Expected behavior

The Tree View in 2.md should be able to display 1.md as its parent.

Actual behavior

The Tree View in 1.md correctly displays 2.md. However, the Tree View in 2.md fails to display 1.md as its parent.

Desktop (please complete the following information):

  • OS: Mac
  • Breadcrumbs version: Tested in both 4.14.3 and 4.21.1
  • Obsidian version: Tested in both 1.12.7 and 1.13.2

The bug occurs even when 1.md and 2.md are in the same folder. A fix should resolve the issue even when they are in different folders.

Thanks!

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions