Hi all,

Is there a way to delete all tiddlers by tag? e.g all tiddlers with
the "toBeDeleted" tag should be deleted. Alternatively, all tiddlers
but those with containing a tag of "toBeKept" should be deleted.

My reason is for the purpose of updating content. I'm using the
ImportTiddlersPlugin to allow students to update content from a
central source. It works fine, except when I've deleted tiddlers from
the 'master' content - i.e. the content won't get deleted during the
import. My thought was rather than deleting tiddlers in the master
content to rather add a tag called 'toBeDeleted', and then have a
macro which automatically runs after the ImportTiddlerPlugin to delete
tiddlers with such a tag.

Another caveat is that I'm using TiddlerNotesPlugin to allow students
to take notes - so I can't just overwrite their existing files (as
they'd lose their notes). My second idea is for the macro to delete
all tiddles except those marked with the tag "myNotes", and then run
the ImportTiddlersPlugin (this would allow me to actually delete
content in the master content).

Any help or suggestions on best solving this would be greatly appreciated!

Glenn

-- 
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.

Reply via email to