*"Now, how do I find stylesheets again?" *
...ooufff... must type fiddly filter in advanced search system tab... no,
wait, has to be the filter tab... besides, is it Stylesheet or Style*S*heet...
or maybe I should just create a new tid with <<tag $:/tags/Stylesheet>> to
click on.... Or, wait, wasn't there some Stylesheet tab in the
Controlpanel? ...should be under Appearence... hmm[1] that's strange..
No biggie, but for me it's intuitive to have it as a tab under *Sidebar >
More* so I created this tiddler:
title: $:/tags/Stylesheet
tags: $:/tags/MoreSideBar
caption: Stylesheets
list-before:
text:
\define ss() <$list
filter="[all[shadows+tiddlers]tag[$:/tags/Stylesheet]]"><$link/><br></$list>
<$list filter={{$:/tags/Stylesheet!!list}} emptyMessage=<<ss>>>
</$list>
Briefly, if the tiddler has a list field then this list is displayed. If
there's no such field then all tiddlers tagged stylesheet are just listed.
Because of the $:/tags/MoreSideBar tag, the result is accessible in Sidebar
> More
If anyone has a prettier filter solution to rid the ss macro, that'd be
welcome.
<:-)
[1] Stylesheets can be found under Ctrlpanel > Info > Advanced >
Stylesheets. Too hidden for a tiddler fiddler like myself.
--
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/ec9de61b-8bc0-4a8f-b028-81f69b36ea24n%40googlegroups.com.