> > ExportTiddlerPlugin's PlainText format maybe?
>
> That's really the only one I use. It gives you the title, creator/
> creation/modification information and the text. It would be nice --  
> well, at least this one time -- if export tags associated with each  
> tiddler were an option.

The current release of ExportTiddlersPlugin *does* include the tags in
the PlainText output.  Here's the formatting definition:

plainTextTiddler:
        '- - - - - - - - - - - - - - -\n'
        +'|     title: %0\n'
        +'|   created: %1\n'
        +'|  modified: %2\n'
        +'| edited by: %3\n'
        +'|      tags: %4\n'
        +'- - - - - - - - - - - - - - -\n'
        +'%5\n',

The format hasn't been changed recently, but perhaps you picked up an
old copy of the plugin from somewhere else.  I recommend always
installing and trying the latest official release of a plugin before
reporting a problem that might have already been fixed or suggesting a
feature that is already present.

Get the latest version (v2.9.3) here:
   http://www.TiddlyTools.com/#ExportTiddlersPlugin

enjoy,
-e

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