Yes, that was it.  I misread it as needing to do

tiddlywiki --input path/to/folder

tiddlywiki ./Wiki --rendertiddler $:core/save/all index.html text/plain

       
in two separate commands.

When I tried to combine them, I put the --output command at the end.  
Putting it first fixes it.

Thank you,

  -- Scott

On Monday, May 11, 2020 at 5:04:20 PM UTC-4, Soren Bjornstad wrote:
>
> The output option needs to come before any other commands you use -- 
> TiddlyWiki executes them in the order you list them, so if you put it after 
> the export command, it only resets the output location after the file has 
> already been rendered. Not sure if that's your problem, but that fixed it 
> for me when I ran into the same issue the other day.
>
> On Monday, May 11, 2020 at 9:51:46 AM UTC-5, Scott Sauyet wrote:
>>
>> >> Scott Sauyet wrote:
>> > Mark S. wrote:
>>
>> >>> Is there a straightforward way in Node to generate a stand-alone 
>> version of the all-in-one file?
>>
>> >> This might be something like what you want:
>> >> 
>> https://tiddlywiki.com/#How%20to%20build%20a%20TiddlyWiki5%20from%20individual%20tiddlers
>> >> What isn't mentioned in those docs is that the output goes into the 
>> output directory. 
>>
>> > Thank you.  That look like exactly what I want.  I'll try it out today.
>>
>> It worked.  For some reason it doesn't respect the `output` command 
>> properly, but I can live with that if I can't find a fix.
>>
>> Thanks for the help.
>>
>>   -- Scott
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d2ac1c1d-4d29-4e79-9c3c-d8afa33c3e63%40googlegroups.com.

Reply via email to