Hi Tony,

Any images you drag and drop onto TiddlyWiki are stored as base64 encoded 
and that is the problem.

   - neither browsers support "copy as images" (to clipboard)
   - nor Microsoft Office supports "paste as images" (from clipboard)
   
...whereby any base64 encoded datauri's would be automagically converted 
into their image representation.

So, the best chance you have is to not drag and drop images onto 
TiddlyWiki, but to store them into some *img* subfolder and then display 
them in TiddlyWiki, e.g. using something like ximg 
<http://tobibeer.github.io/tb5/#ximg>. Then you would have actual images 
that you can later copy & pasta as you're used to.

Best wishes,

Tobias.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/83c64278-da92-43c3-bbc2-42161bdc8949%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to