On Monday, April 6, 2015 at 6:43:17 AM UTC-7, Patrick Pfeifer wrote: > > I would like to export a list of tiddlers with a specific tag to a new > wiki. How could I do that? >
1) Go to the $:/AdvancedSearch tiddler (click the magnifying glass next to the search input in the sidebar) 2) Open the "filter" tab 3) Enter a filter that selects the tiddlers you want, for example: [tag[exportThis]] (assuming you tagged the changed tiddlers with "exportThis"), or perhaps or [!is[system]!sort[modified]limit[N]] (where N is the number of tiddlers you want to export... i.e., "the N most recently changed tiddlers") 4) After the search results are shown, notice the "export" button next to the search input field (the button looks like an open-topped box with an arrow pointing up). 5) When you click it, you will get a dropdown of choices for the export format. Choose "JSON tiddlers file" to create and save a "tiddlers.json" file to your local filesystem. 6) Drag the tiddlers.json file into your TW5 document to import the tiddlers. Q.E.D enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios "Inside TiddlyWiki: The Missing Manual" https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263 Note: the IndieGogo funding campaign has ended, but direct fundraising continues below... YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a7d986a2-e389-49f3-929d-6cb1aee6ff7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

