> If the "process" is stable, it would be possible that ginsu directly > saves into the template structure. But for the beginning it allways > will need "hand tweaking" (copy/paste the directories). > >> 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. > This would be an idea. I'd like it, if the recipe file wouldn't be to > complicated afterwards :)
Yes. The current recipe file format is pretty difficult to extend sanely. > I'm testing with TW recipes + my plugin repos. Only > tw.CodeMirrorPlugin [1] is public at the moment. It is more > complicated, because it needs to include (curl) the 3rd party > codeMirror library. It needs to compress (uglify) the .js lib files > and convert (cook) them into tiddlers. Deployment is done via an > upload bash script to _different_ TiddlySpace spaces. The make file > will need a lot of refactoring but since the workflow is still > changing, I didn't do that yet. (This repo uses the ruby cook / > ginsu). OK, that's great, thanks for your help. I'm planning on incorporating uglify/minify at some point. Generally, I see this evolving into a fairly generic tool for manipulating tiddlers; changing their format and representations, and shuffling them around. Best wishes Jeremy > > -m > > [1] https://github.com/pmario/tw.CodeMirrorPlugin > > -- > 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.
