Looks interesting, have to play with and see how I can use it :) Den fredag 6 december 2019 kl. 05:52:24 UTC+1 skrev A Gloom: > > Not sure if this would be of help, it involves tags & fields but what I > use to backtrack a tiddlers' parent & grandparent and make a tree view of > them > > <$list filter="[all[current]tags[]has[categorytype]]"> > <$link><$view field=title/></$link> - <$view field=categorytype/><br/> > <$list filter="[all[current]tags[]has[categorytype]]"> > <$link><$view field=title/></$link> - <$view field=categorytype/><br/> > <$list filter="[all[current]tags[]has[categorytype]]"> > <$link><$view field=title/></$link> - <$view field=categorytype/><br/> > </$list> > </$list> > </$list> > >
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/93a3f2d8-965d-4913-9c2b-c575531fdf11%40googlegroups.com.

