HC Haase
> - Make the show/hide option tiddler specific (maybe) ??? Does anyone > have an idea of the best way to do this? If I do it with a field in each > tiddler, the modify-date will constantly change and that's not good. > > This might not be the best solution, but you could store a list of tiddlers for which the option is enabled in the "list" field of a single state tiddler. For example, in the "$:/config/HCHaase/TOCGeneric/Visibility" state tiddler's "list" field, only those tiddlers that have the option enabled or disabled would be included (which do not have the default value). This would solve the problem of renaming the tiddler because the "list" field is updated to the new title by Tiddly. Here's how to easily see the status of an option: [[$:/config/HCHaase/TOCGeneric/Visibility]contains:list<currentTiddler>] -- 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/23fd4c81-3b2b-4e02-94d2-45c3a8a52807%40googlegroups.com.

