I lost another entry while I was at the chippie, so I've added code to stop that happening. It uses the visibilitychange
event that notes uses to dump a copy of the entry into local storage when the page says it's not visible (e.g., switched to another tab, or another app) and then reloads it at page load time (remembering to turn this stuff off during form submit).
Just tested it here, works great.