My diffview import allows you to make backups if the import text field 
differs from the current using the */\*bu button please have a look at
.
http://twjam5beta.tiddlyspot.com/#%24%3A%2Fcore%2Fui%2FImport

some of the 'magic' is done in 
http://twjam5beta.tiddlyspot.com/#%24%3A%2Fcore%2Fui%2FImportListing

to be more specific
<br/>modified :<$view tiddler=<<payloadTiddler>> field="modified" /> <$view 
tiddler=<<payloadTiddler>> field="modified" format="relativedate"/> 
(<b>current</b>)<<-- als text niet leeg/empty show backup button>><$reveal 
type="nomatch" state=<<payloadTiddler>> 
text="">{{$:/plugins/wjam/Buttons/save-oldtxt-import}}</$reveal><br/>

$:/plugins/wjam/Buttons/save-oldtxt-import is a simple backup button it 
only saves the text field 
backups into $:/oldtxt/title and date info , 
other fields are not backupped , because e.g. having multiple tiddlers with 
the same (system)tags  will lead to strange results

Using the diffview plugin, differences can easlity be identified.
http://twjam5beta.tiddlyspot.com/#about_diffview_import

K.R. wjam

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f10f5794-eb63-4cc1-8a74-96a5a42dc752%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to