Obsidian-Map-of-Content icon indicating copy to clipboard operation
Obsidian-Map-of-Content copied to clipboard

Allow displaying the paths as a tree

Open Robin-Haupt-1 opened this issue 4 years ago • 1 comments

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

Robin-Haupt-1 avatar Oct 10 '21 09:10 Robin-Haupt-1

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

Robin-Haupt-1 avatar Dec 01 '21 18:12 Robin-Haupt-1