Yes I had this idea as well but then I would have to manually curate the list by tagging every tiddler with root. This layout would be quite static for the most part and force me to revisit every "root node" to check if it is still used as a tag.
What I want is somewhat more advanced as I want all Tiddlers that are used as tags to be at root level. This way TW would take care of the whole layout and not show Tiddlers that are not tags in other tiddlers. For reference I want a behaviour close to how
Tagsistant does it.
It is somewhat hard to explain as I am no native but the basic flow would be:
- Go through all tiddlers
- Check if tiddler x is a tag in any other tiddler
- If yes, use it as a root node
- If no skip it
- Procede recursively (while I click on the expand arrow)
I hope this clarifies things a little bit, thanks for your suggestion.
Cheers,
Tristan