Something else I am noticing is that the zoom state of various Geospatial Utilities plugins (where I am tagging locations attached to specific tiddlers) is lost after upgrade
5.4.0
5.3.8 (preferred)
Something else I am noticing is that the zoom state of various Geospatial Utilities plugins (where I am tagging locations attached to specific tiddlers) is lost after upgrade
5.4.0
5.3.8 (preferred)
The current value is tracked by the state tiddler declared using <$geomap state="...". Usually, this tiddler has a prefix of $:/state/. By default, when you use the TiddlyWiki upgrader, $:/state tiddlers are not included in the upgrade (they are unchecked). To retain the state tiddlers, you need to specifically select their checkboxes before pressing the “upgrade” button.
-e
I am wondering if you can shed some light @EricShulman on how to preserve these state tiddlers for a TW install for NodeJS ? In my memory a TW upgrade on Node bypasses that dialog showing which tiddlers are going to be updated ?
@gavcloud – IMO the only way is to export all tiddlers [prefix[$:/state/]] and then make sure, that they are also imported in the target wiki.
By default with an import it looks like this. So you need to activate them at import time.
@gavcloud – If that is not your problem and it is still an issue with the latest prerelease, let us know. Otherwise it will be too late