Note

In reply to this conservation:
Jeremy Ruston
Having a lovely time at #indie2014 hacking JavaScript with the highly estimable @glennjones
Jeremy Ruston
@glennjones I’ve figured out the bug with TiddlyDesktop; not sure that there is an easy workaround, but good to understand what’s going on..
@Jermolene is possible to explain the issue in this 140 char medium?
‐ Also on:
Mentions:
Jeremy Ruston
@glennjones when you save the innerHTML it includes the message box div. It is then recreated at startup, ending up with two of them
Jeremy Ruston
@glennjones so maybe quick hack would be to move the message box temporarily out of the DOM while you do the innerHTML
Glenn Jones
@jermolene OK I will see if I can fix that. I will try and open source the project. I need to redesign UI to make it more widely useable
Jeremy Ruston
@glennjones great, I think I need to structure the save code so that it is easier to reuse

Data formats:

API