Hello, developers. I have noticed that due to the auto-field creation property (which I think is new to the latest version of TW?), a field can be created automatically before I have a chance to add a field name (Because sometimes I like to enter a field value before I know what to call it).
Pressing the trash can icon for the unnamed field causes the Add a new field: drop-down menu to be shown. I have not found a way to either re-edit the errant field or delete it, without simply deleting the entire tiddler.
Could you explain what steps you took to create this error? I wasn’t able to do it with Tiddlywiki.com. The tiddler prevented me from making a field without a field name.
Oh, I see. The name isn’t empty – it’s just formed with spaces. That seems like a bug.
If you really need to fix some entries, there is a trick a sort of learned from TW_Tones. Take your tiddler and drag/drop it into another TW file. But – don’t click import! Instead edit the import dialog box. You’ll see the field in the JSON looking like:
"": ""
Delete the entry (and the final comma of the prior entry). Save. Then import. Now your tiddler is fixed. You can drag it back to the original TW file.