>
> BTC
>
> I understand. What mechanisium would you suggest I use?, a tiddler button
> to alter the viewtemplate of any given tiddler a tag that selects a css
> style that hides elements?
>
Good question!
I think a button like the export-tiddler button would be useful, that stays
within the more-tiddler-actions dropdown and opens a popup with a selection
of options.
Then I think the viewtemplate needs to be modified, possibly just with a
subfilter where it lists all tiddlers tagged $:/tags/ViewTemplate, so that
the options mentioned above could just modify the subfilter
Maybe another subfilter where the userClass is defined, like userClass={{{
[subfilter{$:/config/tiddlers/viewtemplate/classes}] }}}, and the filter in
$:/config/tiddlers/viewtemplate/classes:
[all[tiddlers]prefix[$:/persistent/state/style/]suffix<currentTiddler>get[text]addsuffix[
]addsuffix{!!class}] ~[{!!class}] ... or similar, so that buttons can just
set tiddlers with the prefix $:/persistent/state/style/ and the suffix of
the corresponding tiddler
just an idea
Thanks
> Tony
>
>
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/891b8556-8d4a-45e0-80ce-5a666c942849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.