generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
Thanks for this awesome plugin. I am working to make this a fundamental part of my vault organisation but have come up against a roadblock immediately.
Describe the bug
Implied relationships based on tag notes not working as expected
To Reproduce
- Create parent note with a unique tag eg. parent.md, #parent
- Create child notes with matching tags eg. child1.md, child2.md, child3.md all with same tag: #child
- In parent note add
BC-tag-note-tag: childandBC-tag-note-field: downto frontmatter to create parent child hierarchy with notes containing the tag "child" - The tree view from the parent.md note now shows child relationships with all child notes as expected
- The child notes only show an upwards relationship with the parent.md note, no sideways relationships with the other child notes
- I have tried various permutations in the Hierarchy implied relationships area with no success. I would expect that when Parent's Child --> Sibling is set to 1 that all direct children of the parent become siblings.
Expected behaviour
each child note should have it's implied siblings in the tree view
Desktop:
- MacOS Sonoma 14.4.1
- Breadcrumbs version: 4.0.50-beta
- Obsidian version: v1.5.12
Mobile:
- Pixel 7/Android 14
- Breadcrumbs version: 4.0.50-beta
- Obsidian version: v1.5.12
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo