Hi Surya, In you earlier examples you used qualify macro to create your states, that is why you did not need to create new state tiddlers for each. You might be able to do so here also. That or diffent names. I think your suggestion should work, I haven't tested.
Birthe Den lørdag den 13. januar 2018 kl. 22.53.39 UTC+1 skrev Surya: > > Hi Birthe, > > Oh wow THANKS :-))) > > > In your first list they all popup because they use the same state tiddler. >> you will need a state tiddler for each of them for them to work >> independently. > > > >>>Do you mean this *$state="tiddler-slider"* in > <$vars tid="ToDo-Liste (Januar)"> > <$appear show="<$text text=<<tid>>/>" *$state="tiddler-slider"* > mode="block"> > <$transclude mode="block" tiddler=<<tid>>/> > </$appear> > </$vars> > > Should I write it like this > <$vars tid="ToDo-Liste (Januar)"> > <$appear show="<$text text=<<tid>>/>" *$state="tiddler-slider Januar"* > mode="block"> > <$transclude mode="block" tiddler=<<tid>>/> > </$appear> > </$vars> > > <$vars tid="ToDo-Liste (Februar)"> > <$appear show="<$text text=<<tid>>/>" *$state="tiddler-slider Februar"* > mode="block"> > <$transclude mode="block" tiddler=<<tid>>/> > </$appear> > </$vars> > > And so on... > > And do I have to create then a tiddler called "tiddler-slider Januar" and > a tiddler called "tiddler-slider Februar" and so on? > > > Thanks for helping me :-)) > Surya > -- 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/c465659d-5db8-4aed-9b35-fb389fcad4d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

