emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Base64 embedded images?
@ 2012-10-27 20:15 Ken Williams
  0 siblings, 0 replies; only message in thread
From: Ken Williams @ 2012-10-27 20:15 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]

Has anyone ever tried embedding images directly in the HTML when exporting an org-mode file, similar to what the "SingleFile" Chrome extension does (https://github.com/gildas-lormeau/SingleFile)?  This would be extremely handy, allowing me to periodically archive the page in Git, including changes to images.  It also makes sharing a document dead-simple.

I've seen a few similar things, e.g.:
  http://thread.gmane.org/gmane.emacs.orgmode/55155
  http://thread.gmane.org/gmane.emacs.orgmode/11180

But what I'm hoping for is to create the image in the usual way, with a [[file:foo.png]] tag (usually this is the result of plotting something in R), and the Base64 encoding happens to all images during *export*.   The above approaches create the Base64-encoded <img> tag right in the org-mode buffer, which limits the other types of exports one can do (e.g. normal HTML, LaTeX, etc.).

--
Ken Williams, Senior Research Scientist
WindLogics
http://windlogics.com


________________________________
CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of any kind is strictly prohibited. If you are not the intended recipient, please contact the sender via reply e-mail and destroy all copies of the original message. Thank you.

[-- Attachment #2: Type: text/html, Size: 3914 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-27 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-27 20:15 Base64 embedded images? Ken Williams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).