I did dig a little bit deeper. 

In Feb. there was a group topic: Embed a ZIP for download? 
<https://groups.google.com/forum/#!searchin/tiddlywiki/save$20zip|sort:date/tiddlywiki/XoyXlWO8SpA/04d92xnFcI8J>
  
which resulted in some discussion an 2 new github issues:

Provide download link for binary tiddlers 
<https://github.com/Jermolene/TiddlyWiki5/issues/152> #1522 and
Treat tiddlers as base64 by default 
<https://github.com/Jermolene/TiddlyWiki5/issues/1521> #1521 

Both issues are still open. .. 

So there may be a possibility in the TW core, that allows you to create a 
buttion that says: "Download and save this tiddler as a .zip file" but I 
doubt, there will ever be a possibility to browse a ZIP tiddler within TW 
itself. .... At least _not_ in the core. ... This is clearly plugin 
territory, because imo it will just bloat the core. 

-----------

There has been some discussion to implement the possibility to package and 
export several tiddlers as a very very simple and uncompressed zip file. 
Zip format would be just used as a basic container to allow a single file 
download. .... In now way this mechanism would be able to handle highly 
compressed .zip files. 

At the moment, the TW export mechanism only allows you to export several 
tiddlers at the same time as a .json file. But what should be possible is: 
to render several tiddlers to html and then download the plain html files 
packaged as a single .zip file. .... 

-mario

 

-- 
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/f1654f09-7158-43a9-a44b-d4fa4c9d751a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to