Hi Jeff, You can use a JSON based workflow to do what you want, e.g.:
1. open Advanced Search > Filter 2. filter for your actual character tiddlers (however, they should have a proper tiddler syntax, fields and all) 3. then export those as json using the button to the right 4. there's your JSON with all character data for you to batch modify in the appropriate editor 5. when you're done, drop it back onto your wiki However, notice how you will always only get lowercase keys in that JSON array of tiddler objects. Also, while you may want to change the field names, there's one you probably don't want to change, i.e. the "title". Best wishes, Tobias. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/27800be0-e150-44db-8e84-9e4dc767285f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

