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 > duche...@gmail.com > > > > -- 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/b5d95255-1c2e-4a19-a7a5-5d65b5e60702n%40googlegroups.com.