Hi Tobias Nice :-) However I'm going to introduce further complications.
I tried to use the widget to create sticky notes -- like so: Sticky1: <$appear> <$edit-text tiddler="MyTarget"/> </$appear> Sticky2: <$appear> <$edit-text tiddler="MyTarget2"/> </$appear> There are two problems that might be worth having a look at: -- the refresh mechanism makes editing problematic (even though I am editing a field in another tiddler) -- the two calls use the same state reference by default (and open together) Would it not be preferable to automatically generate a unique state reference by default each time the widget is used? Is it necessary to refresh the widget after each keystroke? regards On Wednesday, 16 December 2015 15:18:37 UTC+2, Tobias Beer wrote: > > > As promised, here's the demo: > > http://appear-demo.tiddlyspot.com > > And here's the commented widget code: > > https://github.com/tobibeer/tw5-appear/blob/master/src/appear.js > -- 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 https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/9395b8eb-3dd2-470e-a916-471fe458b229%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
