@Danielo and @Thomas,

in deed. Identification/targeting of specific tiddlers. I don't understand 
why the tiddler title/ID isn't already designed to be at the outer div, but 
I'm guessing there is some good reason for this.

However this just gave me an idea:

In $:/core/modules/widgets/tiddler.js if you do a search for "tc-tagged" 
you'll find a mechanism that uri-encodes the tags and prepends 
"tc-tagged-". If my js skills were not sucky-sucky I could change this to 
instead simply do this with the title instead... but must now ask if you 
can try it? 

Then I think a stylesheet with e.g:

.tc-tagged-<title> {background:yellow;} 

...or display:none for that matter...

...should work. The title might have to be uri-encoded there too (see note 
in docs 
<http://tiddlywiki.com/#How%20to%20apply%20custom%20styles%20by%20tag>) so 
try it just with "foo" in tests.

<:-)

>
>

-- 
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/d67acec4-548a-4938-80d8-4a35d97e05f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to