Hi TIA

On 21 Mai, 08:25, alx <[email protected]> wrote:
> Is there a plugin that will store a TiddlyWiki's tiddlers in separate
> files or alphbetically separated directories?
>

ArchivePlugin stores those tiddlers separately in a subfolder
'Archive' which are also tagged 'archive'. It does that by giving them
a .html extension, but they are actually saved as they are,
plain .txt, and therefore also editable with any other editor. As well
as from within the TiddlyWiki itself. But only the title, tags, and
other fields (time) remain saved in the TiddlyWiki itself.

http://jackparke.googlepages.com/jtw.html#ArchivePlugin

Then there is IncludePlugin, with can automatically load separate
TiddlyWikis, or only .html files which only contain the storeArea, at
Startup time. In this way you could use separate .html files, each
with tiddlers starting with a particular letter only. But for editing
you would have to open those external TWs separately in your browser,
or in case of the storeArea, in an other editor.

http://tiddlywiki.abego-software.de/#IncludePlugin

Also LoadTiddlersPlugin or ExternalTiddlersPlugin are able to load
external files, but for editing those external tiddlers you would have
to proceed as with the IncludePlugin again, and open those files
separately.

Finally there is MasterIncludesPlugin with many more functions but not
being able to edit from the master TW too.

http://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/MasterIncludesPlugin/


regards..


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