Hi Evan There are some interesting challenges here :)
Perhaps it could be another motivation to introduce an object representing an in-progress refresh cycle which we would pass as a parameter to the refresh() method. Besides the methods and data for interacting with the list of modified tiddlers and modified attributes it could expose logging methods too. Best wishes Jeremy -- Jeremy Ruston [email protected] https://jermolene.com > On 22 Jan 2018, at 19:53, Evan Balster <[email protected]> wrote: > > Hey, Tony — > > My suggestion for simple logging would be to build an "append" action, which > could be made in WikiText with action-setfield and some macros, as a > JavaScript macro, or as a widget similar to action-setfield. > > Again, that's a different mechanism from what I have in mind for the feature > described in the OP, which would be much more like IntelliSense warnings in > an IDE. (Like spell check but for code and markup instead of proper spelling > and grammar.) > >> On Friday, 19 January 2018 22:16:52 UTC-6, TonyM wrote: >> From the user perspective I would like an action widget That I can add on >> buttons etc.. where I can write something to a log Tiddler, global or >> <<qualify log->> so I can build an action history even on a single Tiddler >> and with size limits for safety. >> I plan to develop a plugin something like this but if we could leverage a >> generic log mechanism it would save code space and allow performance focus. >> >> Regards >> Tony >> > > -- > 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/10155525-91c2-4613-af36-720027b0ba89%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/92F93242-BB5F-4C15-97E6-BFF661CF99E3%40gmail.com. For more options, visit https://groups.google.com/d/optout.
