El viernes, 25 de septiembre de 2015, 23:32:53 (UTC+2), Hegart Dmishiv escribió: > > Following on from what I've been doing so far to bring my dev wiki from > Google Drive to GitHub, how would I migrate the shadow tiddler > $:/core/save/all > <https://googledrive.com/host/0B7OVeQzNSpUGOFdLY2hIbWJNMHM/#%24%3A%2Fcore%2Fsave%2Fall> > ? >
As I said, this works exactly the same as the node version, because indeed it is a node version. So, every tiddler that is present within the tiddlers folders will override any system/shadow tiddler. > I assume I'd need to create a new /core subfolder with a /save subfolder > under that, both of which would reside under /wiki/tiddlers/system > <https://github.com/hegart-dmishiv/my-TW5-dev-instance/tree/master/wiki/tiddlers/system> > > in my cloned repo. Then I'd create the file all.tid and populate it with > the contents from my Google Drive copy. Is that about right? > You can, of course, use that folder hierarchy if you want, but you are not forced in any way. The only requirement is to place the tiddlers under the tiddlers folder, that's all. > Also, thinking ahead here, how hard is it going to be for me to upgrade my > dev wiki on GitHub when *@Jermolene* releases TW v5.1.10 and later? > Each time the wiki is built, tiddlywiki is installed, so as long as tw 5.1.10 is released (or any other release) the only thing you have to do is a commit, and your next build will be using the latest release. This is a cool side effect of Travis system, each virtual machine is "snapshot-ed back" after each built, so you always start from a fresh environment. -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/bb52affe-821e-46d3-b7a3-22b35c9df576%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

