stobot
March 3, 2024, 4:57pm
3
@Springer Found what I thought I’d remembered. Looks like you were in that thread so you probably already had knowledge of it, but I didn’t want to leave that hanging.
Here is a really quick and minimally tested example that adds an additional button to the import tiddler. The button triggers an alternate import which only adds previously non-existent fields to tiddlers that are already present in the wiki: My TiddlyWiki — a non-linear personal web notebook
Please do not use this with your actual wikis without a fair bit of testing!
The minimum improvements that you would probably want to this would be to reset the $:/Import tiddler after the merge, and to …