Hi,

On Thursday, May 4, 2023 at 7:54:51 PM UTC+2 Jim Barr wrote:

I have a TiddlyWiki instance running under Docker using Node.js. Can the 
entire install be saved out as a single Tiddlywiki file?


Your wiki should have an option to save a snapshot, which is a single file 
wiki. If you click the "cloud" icon in the sidebar there should be the 
"save snapshot" option. 
 

And likewise, can a standalone Tiddlywiki .html file be saved as a Node.js 
install?


Yes, it's possible to convert a single file wiki back to a node.js driven 
setup. 

Important: BACKUP - BACKUP - BACKUP - BACKUP - BACKUP - first ;)

The easiest way is to create a new client-server configuration and drag & 
drop import the single file wiki. The advantage is, that you get an 
Import-Dialogue, where you can see, what's imported. 

The disadvantage is, depending on the number of tiddlers you have this can 
get slow. The limit will be how fast the server can create new files. 

The other option is the "savewikifolder" command used with the TW CLI: 
https://tiddlywiki.com/#SaveWikiFolderCommand
With a bit of experimentation this will work well, even with many tiddlers. 

have fun!
mario

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ab13d282-1e70-4ad1-b6f7-880ef9010c4fn%40googlegroups.com.

Reply via email to