Thank you Scott, and feel free to move this discussion to  
https://talk.tiddlywiki.org if it's better there.

Here is what I did:

   1. Converted my nodejs wiki to a single file; (I tried the two methods 
   shown at 
   
https://tiddlywiki.com/static/Generating%2520Static%2520Sites%2520with%2520TiddlyWiki.html).
 
    
   2. Converted this single file to 5.3.3 using 
   https://tiddlywiki.com/upgrade.
   3. Loaded the upgrade file into my new 5.3.3 nodejs Tiddlywiki with: 
   /usr/local/bin/tiddlywiki mywiki --load mywiki/upgrade.html

Everything worked fine but the end result is that my 602 tiddlers are now 
merged into a single one in my new wiki.  I thought the load process would 
split the single file into different tiddlers but this is not the case.  

Am I doing something wrong or impossible?

Thank again.

Normand.

Le dimanche 28 janvier 2024 à 23:03:05 UTC-5, [email protected] a écrit :

> Note that most of the tiddlywiki discussion these days takes place on 
> https://talk.tiddlywiki.org.
>
> My technique would be to save a copy of your wiki as a single-file wiki, 
> use the upgrade page at https://tiddlywiki.com/upgrade to create an 
> updated wiki, and then use the TW-node `--load` to load this into your 
> existing or (probably safer) a new node wiki. 
>
> ```text
> tiddlywiki path/to/new/wiki --init server
> tiddlywiki path/to/new/wiki --load path/to/upgrade.htm
> tiddlywiki path/to/new/wiki --listen port=6789
> ```
>
> On Sunday, January 28, 2024 at 4:23:01 PM UTC-5 Normand Duchesne wrote:
>
>> I am running TW 5.2.2. on nodejs and created a new (docker) TW nodes 
>> service running 5.3.3.  I copied the tiddlers from the original env. to the 
>> new one without issues but I would like to also copy all the customizations 
>> I did in the 5.2.2 to the new one.  I searched this group and the web 
>> unsuccessfully.  Any one could help?
>>
>> Thanks.
>>
>>
>> Normand Duchesne
>> [email protected]
>>
>>
>>
>>

-- 
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/5f1dca1f-332f-4743-93ec-2437bf7c449an%40googlegroups.com.

Reply via email to