I have seen two Obsidian features that I would like to use in Tw, I don’t know if anyone knows a way to get them easily or if there is a plugin for this.
One is the ability to have child tags but only show the final part of them.
Example: In TW we would have a parent tag “Home” and from this a daughter tag “Home/Bills”. What I’m looking for is that it only shows the daughter “Bills”. With this I shorten their names and can refuse “Bills” in other contexts. When I search for them I do want the full name “Home / Bills” to appear to differentiate it from others like “Work / Bills”. Can this be done?
The other issue is about folders. Can something similar be done in TW?
That tiddler in turn uses the macro tag-pill-inner to create the content of the tag pills. Therefore, to change the behavior of the rendered tags, one option is to override the tag-pill-inner macro.
I hope this works for you @Xabrina Personaly I would avoid using compound tags. I would be inclined to have three tags home, bills, work even if the tiddlers they tag have compound names eg “home bills”.
thus it is trivial to list all tiddlers with any combination.
I understand your advice, the problem is that I can do a TOC much faster and I can have labels of the same type in different contexts. Too many years with CherryTree type programs…
I have to change my way of organizing tiddlers but it’s hard for me…
I will have to think more about this to understand and find a way around it. Forever an optimist
Quick answer yes, look at the “View Template Title” cascade. You could set up a different template title for any “non system” title containing / and the title would be [{!!title}split[/]last[]]