On Friday, December 13, 2019 at 11:59:06 AM UTC+1, Hubert wrote:

What I forgot to say is that the functionality I'm looking for is one that 
> would match the power of the "class" field, in that it would be able to 
> style the* entire tiddler*, not just its body.
>

If you add a class field eg: class: test you can do it:
 

> Like using the class field, we could, say, remove a tiddler's title by 
> using .tc-titlebar h2 { display: none; } etc.
>

like this:  .test .tc-titlebar h2 {display: none}

class is applied at the same level as the data-tags elements

-m

-- 
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/9cd1d280-8a92-4854-9198-bfab7f5a751f%40googlegroups.com.

Reply via email to