My use case is 'locking' one or more tiddlers based on 
  1: whether your username == currentTiddler!!creator
  2: whether the tiddler has a 'Locked' tag set.

I was going to try to end run around the encoded tags issue by
  1: adding a new UUID field to tiddlers, and having it added as a tag 
(since having the tiddler title as a tag woudl be a nightmare.)
  2: keeping the 'Locked' tag as a single word.

Since the CSS spec says you can chain two attributes more or less the same 
as you chain 2 classes,  this could definitely be the answer.


On Wednesday, July 12, 2017 at 2:36:43 AM UTC-5, PMario wrote:
>
> On Wednesday, July 12, 2017 at 6:36:47 AM UTC+2, myst...@gmail.com wrote:
>>
>> Bonus question: is there a way to add a class tag to the ViewTemplate w/o 
>> modifying the actual ViewTemplate?
>>
>
> There is a standing pull-request at github, that tries to add more 
> flexibility to single tiddler styling. see: 
> https://github.com/Jermolene/TiddlyWiki5/pull/2737 
>
> But these 2 posts let me rethink the implementation again: 
> https://groups.google.com/forum/#!topic/tiddlywiki/J0MjGWFiPNU and 
> https://groups.google.com/forum/#!msg/tiddlywiki/BN2lJiDKSNE/AVrsbrHkCgAJ
>
> We need to be more generic, so we can cover more use-cases. ... 
>
> If you can describe your idea / needs, we may be able to cover them all :)
>
> -mario
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/da8b8e14-63d2-4298-83d4-e59996d6ecec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to