Obsidian-Map-of-Content
Obsidian-Map-of-Content copied to clipboard
Allow displaying the paths as a tree
You could have a tree from the CN that is just like the MOC tree only it shows only the connections to the current note. This would be helpful if there are a lot of similar paths to the note, because then it would take up less space while presenting the information in a much more readable way. Also you could expand nodes of that tree and get more context without leaving the note.
In terms of space taken up, you could hide this tree by default if there are few paths and only show it when a button is clicked. Or maybe scroll to the end of it on updating the view and let the user choose to scroll up to see it. (Maybe even show the traditional path information until the user scrolls up to reveal / load the tree to have a sort of fluid transition)
Related: https://github.com/Robin-Haupt-1/Obsidian-Map-of-Content/issues/35
maybe you could trim long sections of the tree (if there isn't enough vertical space) with a ... button to click to expand that section