I use it often, and I don't have any trouble. I think the only thing I added other than what I posted here was a tweak to the tickler sorting routine so it sorts by time in addition to by dates. I find it (only a couple of lines of code) and post it if you need it.
You could always try installing it in a backup mGTD file. One of these days (someday/maybe... ;) I need to gather up all of my various tweaks and make a nice plugin. Cheers, Kralik On Apr 20, 1:35 am, Mat <[email protected]> wrote: > Would you say this is working without faults? (I'm a bit of a chicken > when it comes to messing around with code I don't understand, so just > wanna ask first :-) > > Thank you Kralik! > > /Mat > > On 5 Apr, 02:14, Kralik <[email protected]> wrote: > > > On Apr 4, 4:58 pm, Kralik <[email protected]> wrote: > > > > One note before you try it: > > > > For whatever reason, changing an item on the dropdown menu causes > > > mgtdlist to stop refreshing. The problem appears to be in > > > ListboxPlugin somewhere. I'll see if I can figure it out, but for now > > > regard the code as experimental. > > > Got it to work! So, Step 1.5 should be: comment out the following line > > in ListBoxPlugin: > > > store.saveTiddler(tid,tid,t.body,config.options.txtUserName,new Date > > (),t.tags,t.fields); > > > Don't ask me why it was breaking it. Seems to work fine without that > > line. =P --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GTD TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/GTD-TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---
