hi, just a suggestion (*italics steps* you have to do when set of tiddlers 
changes)


   1. export all required tiddlers as separate *JSON *files into a single 
   folder
   2. in your file manager select all exported JSON files, *drag* them to 
   the new wiki
   3. *create tiddler with tiddler text as shown below to delete_imported 
   tiddlers easily*
   4. press the *import *button
   5. *open the $:/import tiddler, remove the # signs,  *
   6. *copy the links like [[xxx]] [[yyy]] from text area *
   7. *paste links over [[title1]] [[title2]] in the extra tiddler *
   8. *export this tiddler as json for later re use in same folder as other 
   tiddlers*
   9. *save *your new wiki and *reload *wiki (plugins are now active)
   10. *use *the imported tiddlers
   11. search and open the delete_imported tiddlers
   12. press on the waste basket icons to delete the tiddlers


tiddler body for delete_imported tiddlers:

<$list filter="[[title1]] [[title2]]">
<div class="tc-menu-list-item">
<$link to={{!!title}}><$view field="title"/> <small>  [ <$view 
field="modifier"/>  <$view field="modified" format="date" template=" 
YYYY0MM0DD"/>] </small></$link><span title="delete tiddler"><$button 
message="tm-delete-tiddler" 
class="tc-btn-invisible">{{$:/core/images/delete-button}}</$button></span>
</div>
</$list>

output of delete_imported :

title1  modifier modify_date_yyyymmdd waste_basket_icon
title2  modifier modify_date_yyyymmdd waste_basket_icon

WiM

-- 
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/bd0c303c-1870-4a91-8b6a-97259c4fd9fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to