Some years later. I'm searching for the exact same thing... In the ProjectOverview tidder I have a link to ProjectDetail1 where I have checkboxes for every Detail1.1 Detail1.2 etc.
Structure: *ProjectOverview **ProjectDetail1 ***Detail1.1 ***Detail1.2 ... The functionality I'm searching for is simply: When Detail1.1 and Detail1.2 is finished, I check both of them and then the checkbox infront of ProjectDetail1 in ProjectOverview is also checked. Logical functionality: if Detail1.1 = [X] and Detail1.2 = [X] and ... then ProjectDetail1 = [X] else ProjectDetail1 = [_] or implemented any other way, of course it would be nice if I wouldn't have to add "and [X=Detail1.x]" for every new Detail I come up with. Thinking out loud, would inverting the logic or making some sort of temporary memory work... On Monday, December 21, 2009 6:30:34 PM UTC+2, Linck Atlanta, Ga wrote: > > I have the checkbox plugin and have used it to successfully create > checkboxes and even created a checkbox which serves to tag the tiddler > it is in or even another tiddler when it is checked... however, i have > not been able to have a checkbox elsewhere which only is checked once > another checkbox in another tiddler is checked.... > > What I would REALLY like is to set up a checkbox which becomes checked > if a set GROUP of checkboxes are checked. This is for a checklist in > which i want to see if an entire category of things are complete or > not. > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

