I have imported a lot of JSON tiddlers, sometimes with errors, and I think 
these must bash something.  Typically, it's something in the JSON that's 
not escaped properly - like \import instead of \\import (unexpected element 
i or something like that) or an embedded double quote in the JSON that's 
not escaped \".  Currently the JSON is clean and not giving any warnings or 
anything on the import.  (I'm running --verbose).

At the end of my build process, I use nodejs to init an empty TW, I load my 
template TW file (single html), I import the JSON of all the tiddlers about 
my database and build process and tests (which may overwrite many tiddlers 
that have updated data) and then build a single file (which then become my 
future template).  As I add manual tiddlers to this, the manual tiddlers of 
it expand in scope while the regenerated parts just keep getting 
overwritten and expanding themselves.  The process seems to work pretty 
well over the last couple weeks.

But at some point the edit and add buttons are lost.

I can add or edit a tiddler in many ways, like using the dropdown on an 
existing tiddler and new here or edit.

But I have lost the pencil on tiddlers and the + by the controls toolbar.

Occasionally it comes back - presumably when whatever is breaking those 
tiddlers isn't interfering.

I'm probably going to go ahead and start with a blank TW again so my 
template is a little cleaner, but I expect this issue will return.

Any ideas as to what causes this?

Thanks,

Cade

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/286fd546-fde4-474d-bdbc-a5362f898511%40googlegroups.com.

Reply via email to