Thank you Felix and Andreas. You've given me a lot to think about, and work with.
On Saturday, March 7, 2015 at 4:02:45 PM UTC-5, Felix Küppers wrote: > > Hi > > > For something I did recently, I used messages, which are cought and > > processed by widgets surrounding the UI that implements the > > functionality. > > Andreas' advice is good. TW allows you to add event properties via widget > attributes and then you can access them from within your handler code > defined in your "message catcher widget". I always use this approach > when doing some difficult manipulation stuff and eventually write the > result > back to a dedicated field using the wiki.addTiddler function. > > -Felix > > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
