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 -~----------~----~----~----~------~----~------~--~---
