I have been trying to set up a workflow for Windows where by I can edit via 
a HTA then run a script using my twexe plugin to publish the page as HTML 
(stripping out all the windows specific hta stuff if possible)

The command below seems to work as far as adding the data to tiddler goes 
(the storeArea has all the data in it), but it renders as a blank page when 
I try to open test.html

tiddlywiki ./editions/empty --load ../somedir/index.html --rendertiddler 
$:/core/save/all test.html text/plain

It seems that everything inside of <div class="tw-dropzone"></div> is 
missing. Any hints as to what I am doing wrong?

As second question is that if I try to use --load with a HTA file It 
doesn't import it in the same way. I guess that this is due to the changed 
encoding as simply renaming the file does not work either, would it be 
possible to change tiddlywiki to import UTF16 file too?

And thirdly, I am doing most of this just to make editing and saving as 
hassle free as possible (I am primarily a chrome/windows user). If anyone 
has any tips on creating better workflows I am open to suggestions.

Thanks,

James



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to