[tw] [TW5] Checkbox does not change the modified field

2013-10-29 Thread Arkady Grudzinsky
I'm playing with TW5 for GTD implementation. I have noticed that adding the tag done to a task tiddler using a checkbox widget does not update the modified field of the task tiddler. I think, it should. Adding done tag by editing the tiddler does update the modified field. Using the

Re: [tw] [TW5] Checkbox does not change the modified field

2013-10-29 Thread Jeremy Ruston
Hi Arkady Thanks for the feedback. The checkbox widget should definitely update the modified and modifier fields. I've committed an update: https://github.com/Jermolene/TiddlyWiki5/commit/d42fb673f88ea6f0a23583bbc92bfcdb967180a1 It won't show up on five.tiddlywiki.com until the current widget

Re: [tw] [TW5] Checkbox does not change the modified field

2013-10-29 Thread Arkady Grudzinsky
Jeremy, Thanks for the fast response. If I understand it right, to update my TW5 file, I just need to download checkbox.js, import it into my TW5, save, and reload the file - right? For one file, this seems easy, but what if I have an existing TW5 file with a bunch of tiddlers and want to

Re: [tw] [TW5] Checkbox does not change the modified field

2013-10-29 Thread Jeremy Ruston
If I understand it right, to update my TW5 file, I just need to download checkbox.js, import it into my TW5, save, and reload the file - right? No, that's not a good idea. You'd end up with modules drawn from different versions of the TW5 core. There isn't a smooth upgrade process at the