Feb
13th
Fri
13th
TiddlyWeb Store Migration Plugin
Some of the people at Osmosoft are working on an additional StorageInterface for TiddlyWeb that enables development of tiddler content that is readable by TiddlyWeb, by Cook (the tool used to build TiddlyWikis out of content in the tiddlyweb subversion repository. To help make using the new store, I’ve written a plugin that can migrate TiddlyWeb data from one store to another.
TiddlyWeb can host in one process as many different references to as many different stores (objects that implement the StorageInterface) as you like, so creating a migration tool is a simple matter of enumerating all the content in one store and putting it into another.
