> Best case, ginsu is used only once, when a eg: tiddlyspot TW is > transferred into a git repo.
Got you. So one of your use cases is to ginsu a remote TiddlyWiki into it's constituent parts, ideally to a template that you have established. I'm wondering if the way to explore this is to make recipe files a bit more elaborate, so that they can also be used to describe the layout of the files output by ginsu. > Is it the same file, or the same store in memory reduced after each > iteration filtering? I was imagining re-running ginsu, which is clearly a bit inefficient, but might be conceptually simple. > eg: > filter [tag[systemConfig]] .. which saves tiddlers tagged systemConfig > into a directory "systemConfig" and deletes the tiddlers from the > internal store > > then > > filter [tag[svg]] .. all svg tiddlers into dir svg > filter [field[server.bag]] .. every tiddler, that has a field > server.bag is stored into a directory that has the name contained in > the field > flush .. the rest into a directory "flush" (there is a better name :) Yes, that's the sort of thing I'm wondering about. >> I'm not sure if I understand what you treat as your master repository; >> is that tiddlyspace, tiddlywiki files on your hard drive, github, or >> something else? > At the moment it's a mix :) but it should be all git/hub. That makes sense. > I did start with TW files on my harddrive -> tiddlyspot -> tiddlyspace > -> local git -> github > > I took me some to figure out, how it works best for me, and keep a > structure, that is similar to the "old TW trac" system. So I can use > "old" recipes, without too much tweaking. Aha, I'm only testing with the main tiddlywiki.com recipes, and would appreciate any testing you might be able to do (or indeed test rigs). >> By the way, I wondered whether "upstream" is the best word to use; if >> I understand correctly maybe "published" would be clearer? > Need to think about this :) Best wishes Jeremy > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/tiddlywikidev?hl=en. > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
