Hi Danielo The core upgrader modules can be seen here:
https://github.com/Jermolene/TiddlyWiki5/tree/master/core/modules/upgraders Best wishes Jeremy On Wed, Aug 20, 2014 at 2:29 PM, Danielo Rodríguez <[email protected]> wrote: > So there are modules that defines how the import is handled... This is a > similar, but better and powerful approach of what I was doing. I tried to > find all tiddlers with the module-type upgrader, but I didn't find the > correct filter. > > Could you point me in the right direction? > > El miércoles, 20 de agosto de 2014 14:48:08 UTC+2, Jeremy Ruston escribió: >> >> Hi Danielo >> >> On Tue, Aug 19, 2014 at 9:47 AM, Danielo Rodríguez <[email protected]> >> wrote: >> >>> I just took a look but: >>> *I love it! * >>> >> >> Thanks Danielo, much appreciated. >> >>> >>> I'm curious about how you have implemented the import mechanism. As you >>> maybe remember I was working on a plugin to do exactly this, and I was just >>> using an array for temporary storage. My widget uses filters (some of them >>> preset) to select which tiddlers you want to import. I would love to see a >>> similar functionality on the official method. >>> >> >> The temporary storage for the pending import tiddlers is a special plugin >> called $:/Import that is created when the tiddlers are first imported. See >> here for some of the technical details: >> >> http://tiddlywiki.com/#WidgetMessage%3A%20tw-perform- >> import:%5B%5BWidgetMessage%3A%20tw-perform-import%5D%5D%20% >> 5B%5BWidgetMessage%3A%20tw-import-tiddlers%5D%5D%20UpgradeMechanism >> >> >>> I love how you can make visible useful buttons that I very missed in >>> previous versions. Previously it was too difficult to a newbie. Currently >>> it is as it should. Awesome. >>> >>> There are lots of use enhancements that make it much attractive and >>> useful out of the box. Seriously, congratulations. I have been disconnected >>> from tiddliwiky scene and I'm very pleased to see the develop is advancing >>> so good. >>> >> >> Excellent, thanks. >> >> Best wishes >> >> Jeremy >> >> >>> >>> GOOD JOB! >>> >>> El miércoles, 13 de agosto de 2014 18:28:32 UTC+2, Jeremy Ruston >>> escribió: >>>> >>>> I'm pleased to announce the release of TiddlyWiki 5.0.14: >>>> >>>> http://tiddlywiki.com >>>> >>>> It's a big release. The first of several new features is an upgrade >>>> wizard that makes it easier to upgrade to the new version. It will >>>> automatically update plugins that are in the TW5 plugin library. Try it >>>> out: >>>> >>>> http://tiddlywiki.com/upgrade.html >>>> >>>> Before upgrading please make sure that you have multiple backups of >>>> your previous version. >>>> >>>> Other new features include: >>>> >>>> * New customisable toolbars with many more available buttons (see the >>>> appearance/toolbars tab of control panel) >>>> * Improvements to the plugins control panel, including the ability for >>>> plugins to display readmes and other documentation >>>> * Refinements to automatically wikilinking camelcase words - the new >>>> rules are more tighter, reducing the number of unwanted links >>>> >>>> There are many other improvements - see the release note for full >>>> details: >>>> >>>> http://tiddlywiki.com/#ReleaseHistory >>>> >>>> I'd like to thank all the contributors to this release: >>>> >>>> @BramChen >>>> @pmario >>>> @ssokolow >>>> @xcazin >>>> >>>> Best wishes >>>> >>>> Jeremy >>>> >>>> -- >>>> Jeremy Ruston >>>> mailto:[email protected] >>>> >>> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

