Hello Magnus, Your playground wiki is really great and worth to be indexed by David Gifford.
The way you organized the materials and the TW code snippets you used to display contents, and the lighbox for images are great. It has a lot of things to be learned and practiced for TiddlyWikians. For whom interested see: http://magnus.playground.tiddlyspot.com/#a6c5f084-29df-4579-bfbb-78baa2667b6d --Mohammad On Tuesday, December 25, 2018 at 7:21:50 PM UTC+3:30, Magnus wrote: > > There was a lot, lot more going on in your site than you indicated ;-) >> > > Yeah I have been adding pieces for a some time :) Trying to streamline it > right now > > >> I've changed your image state tiddler to a regular tiddler and reference >> it's fields instead of using it as a data dictionary. You can change this >> if you want later, but you will have to make an action-setfield for every >> index you want to create, whereas doing it my way you only need one. >> >> Part of the problem was that you were trying to do two things with one >> Button. You were trying to launch a modal, and you were trying to set (I >> think) field indexes. You were also trying to do all that with a single >> string. Not sure if that's possible but it was an interesting approach To >> do two things at once, you need to use the "actions" attribute. The >> action-setfield widget will let you set multiple fields at once with one >> widget, so that's what I used. But it won't let you set multiple indexes in >> a data dictionary at once. >> > > Thank you very much for your explanation, I feel I have a much better > understanding of the mechanics of the macro :) It works perfectly > -- 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/155e356b-93d8-4280-8151-aaa6f546122b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

