Skip to content

add option for splitting nested tags in graph view#1

Open
imsuck wants to merge 1 commit into
quartz-community:mainfrom
imsuck:nested-tags
Open

add option for splitting nested tags in graph view#1
imsuck wants to merge 1 commit into
quartz-community:mainfrom
imsuck:nested-tags

Conversation

@imsuck
Copy link
Copy Markdown

@imsuck imsuck commented Apr 28, 2026

This option will split #this/is/nested into #this, #this/is, and #this/is/nested. Now instead of rendering #this separately from #this/is/nested, those two are linked together in the graph view (with the intermediary #this/is node, of course).

In the graph view, node labels are cut down to the deepest tag, so for our current example, one will see #this--#is--#nested.

Reference: https://github.com/drPilman/obsidian-graph-nested-tags

On a side note, should I commit the files in dist/?

This option will split `#this/is/nested` into `#this`, `#this/is`, and
`#this/is/nested`. Now instead of rendering `#this` separately from
`#this/is/nested`, those two are linked together in the graph view (with
the intermediary `#this/is` node, of course).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant