G'day all, I've working on one large "actions" macro that uses a tiddler as storage of values in a multi-stage processing of data, expanding and contracting data (data transformation), iterating incrementally towards a final destination.
I've noted, and it makes sense to me, that as a macro writes to a tiddler (i.e. setting field values), the same macro can't read in those values. I've also noted that after a macro writes to a tiddler, the macro can access fields from the same tiddler after a <$action-confirm> prompt. Is there an alternative that does not involve user interaction that can, within one macro, commit writes to a tiddler such that the macro can subsequently read the tiddler ? I guess I'm asking for some sort of "action-commit-edits" widget. Not quite sure what to look for, and: please be gentle! This is foreign territory for me, and I might need a bit of a vocabulary lesson and for-dumb-dumbs education about whatever related mechanisms need understanding. Thanks much, and cheers ! Cheers ! -- 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/ae353a5b-fbab-46a1-a10e-9eea90226a4fn%40googlegroups.com.

