Add a setting to toggle the display of headings as nodes around the parent note.
This would be great to visually explore notes of meetings, articles or book summaries.
In connection with the already existing Attachments toggle it would yield a great tree-like graph if the parent note would first have nodes for all headings and then nodes for all attachments that belong to each heading.
Clicking on the heading note would link directly to the heading in the parent note i.e. [[Parent note#Heading|Heading]].
For example in the screenshot below, imagine another level of nodes (Headings) between my book note Aubrey de Grey - Ending Aging and all the image attachments. This would allow to easily open images for individual chapters and to visually explore ones book summaries!
(The subgraph for nodes is just a convenient abstraction here; in intended practice all nodes in the graph are treated identically, just as any other linked node.)
Relationships between addressable entities become more link-rich and specific, without increasing the number of files in the system. In a real sense, we donāt actually care about the file architecture. We care about the logical breaks between ideas which are somewhat orthogonal
Since Obsidian is intentionally bound to flat-file systems and for technical reasons block-level addressing is challenging, this may be a mid-term hybrid solution which is āgood enoughā for even long-term use. Practically, it only changes the graph rendering process and nothing in actual creation or editing of notes; those changes are already integrated.
To show my notes in the ābrainā way. I use headings more than different files, so I donāt get the brain demonstration as much
This would also allow for mind maps in the classic obsidian style
Proposed solution
Replace the local graph view with the h1 as a root node, then itās h2s as sub nodes. Connect ones that link
In certain situations, this would honestly save me from so much extra work that I go through to get this type of functionality.
I believe there are feature requests that ask for backlinks to show from which heading the current note or in this case heading is linked to from. I assume you would want this as well.
I think a lot of people would find this very helpful although some might only want it applied on a selective few of their notes, which could potentially also be an option.
Iām āupvotingā this after discussion with @SquidLord in the Discord, because I actually do a ton with long literature notes (like, 5000+ word plus) and it would be nice to see which subsections I use a lot. I would recommend they only show if theyāre linked to.
I would really like to see this implementation! It would boost my productivity greatly because I generally divide each note with headings and the structure of my notes are based on them!
Possible implementation: a new filter (like tags, attachments and so on) called āheadingsā that shows as a tree structure the headings of a note (the note itself will be the root node).
I think that would be ideal. In the Graph View, under āFiltersā, there could be a toggle labelled āHeadersā. If āHeadersā is toggled on, then you can toggle āH1ā, which would show all the āH1ā within each note. If āH1ā is on, then you have the option to toggle āH2ā and so forth, so that for example, you can only see H4, if you also see H3, H2, and H1.
This way you can just toggle on and off which headings you want to see and how deep into the hierarchy you want to go.
Any updates? This is probably my #1 request for obsidian, along with improvements to the graph view (i.e. ability to create notes xmind-style, mathjax support, etc.)
Any update on this? Some of my notes are long with sub headings. It would be nice to see relationships in graph view between concepts within notes and not just notes.