> if there was a way to select the last 6 months additions, or select by > tag, then I'd do that. > > Any suggestions appreciated - anything to avoid going one by one > through 1000 tiddlers.
The *original* (and still the best) importer: http://www.TiddlyTools.com/#ImportTiddlersPlugin provides a feature-rich interactive 'control panel' for importing tiddlers from a variety of formats, including HTML (standard TiddlyWiki or "pure store" format), TXT files (imported as a single tiddler), XML ('newsfeed' format), and CSV (comma-separated value). The control panel displays a multi-select listbox of tiddlers from the 'remote' document, with options to sort by title, date, tags, etc. When sorted by tags, clicking a tag 'heading' in the list selects all the tiddlers with that tag. You can also select tiddlers based on dates using the 'changes' or 'differences' commands, which compare the names/dates of tiddlers in the two documents and selects all 'changes' (existing tiddlers only) or 'differences' (existing or newly added tiddlers). 'collisions' with existing tiddlers are handled one at a time with options to skip, rename, merge or replace the tiddler in question. You can select the "apply to all" checkbox to skip/rename/replace all collisions without additional interaction. When importing is completed, the plugin automatically generates a tiddler named "ImportedTiddler" that reports was just imported. Subsequent import activities are appended to the tiddler to keep a cumulative 'history' of what has been added to your document. (You can, of course, delete the report tiddler at any time). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios ---- TiddlyTools needs YOUR financial support... Help ME to continue to help YOU... make a generous donation today: http://www.TiddlyTools.com/#Donations 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

