A real use case example is that I have tiddlers that represent tasks.
Tasks tagged with 'urgent' are red. However, tasks tagged with 'done'
should be displayed with strikethrough.  Currently, which style gets
displayed is the *first* tag in the tiddler's tag list, not the *last*
tag recorded, nor some other "semi-intelligent" algorithm for
reconciling. A sophisticated method would allow definition a hierarchy
of tags which ColoredLinksPlugin could use to apply styles
sequentially from low to high rank (higher-ranked tags overwriting the
styles of lower-ranked tags when they are mutually exclusive).  In my
example, completed urgent tasks would be both red and strikedthrough.

Not an urgent use case that I need, but something for you to think
about in your free time. :-)

Thanks!

On Oct 6, 2:34 pm, Tobias Beer <beertob...@googlemail.com> wrote:
> Hi Saverio,
>
> So you mean where the tags that a tiddler is tagging to have different
> styles attached?
>
> Mhhh... dunno if that's such a good idea in general ...but one could
> make it an option if it wouldn't require a plethora of code. I'll
> think about that.
>
> On the other hand what would you want that for? ...or are you simply
> being playful about what else could be done?
>
> Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to