Hi all Here is the method I use:
I have two stylesheets: - One for a "dark mode" → $:/DARK - Another one for a "sepia mode" → $:/SEPIA In the sidebar tab more > system $:/SEPIA must be placed after $:/DARK. Then, in a tiddler, ... <$radio tiddler="$:/SEPIA" field="tags" value="">dark mode</$radio> <$radio tiddler="$:/SEPIA" field="tags" value="$:/tags/Stylesheet">sepia mode</$radio> 2 Questions: 1. This method works for me for two stylesheets but I don't know how to add a third stylesheet. 2. In both methods (this one and Mark's StyleSwapper), how can I get rid of the annoying message: "This page is asking you to confirm that you want to leave: data you have entered may not be saved". -- 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/c64c382f-6b56-4941-8a1a-5d9e4d39548f%40googlegroups.com.

