tgrosinger / tw5-checklist

Simple checklist widget for TiddlyWiki5:
https://tgrosinger.github.io/tw5-checklist/
51 stars 12 forks source link

Renaming a tiddler will leave data tiddler behind #10

Closed tgrosinger closed 8 years ago

tgrosinger commented 8 years ago

This can be solved by creating a field with a unique name at first launch and using that to store the data rather than using the title.

Be sure to check if a tiddler exists under the title though and migrate if necessary.