sachac's Blog

sachac's Avatar Image
Interests include: #Emacs, #OrgMode, #elisp, #nodejs, #python, #sketchnotes, #parenting, #cooking, #gardening, #knitting, #sewing, #lego, #captioning, #plover #steno, and #stoic philosophy. Originally from Manila, now in Toronto. Married to a Vim guy (go figure) and raising a 7-year old (editor preference unknown), along with two very loud cats.

Blog: https://sachachua.com (mostly Emacs News these days), sketches: https://sketches.sachachua.com. I also maintain planet.emacslife.com and subed.el
← All posts

Org mode allows you to have inline images, and you can return them as the results of Org Babel blocks. I wanted to test different #EmacsConf scheduling strategies quickly. I used Emacs’s XML and SVG support to create the SVGs based on the scheduling data I gave it. Splitting my window made it easy to change the schedule, use C-c C-c to execute the block, and see the schedule image (including any validation notes) in the other window. The code is in https://git.emacsconf.org/emacsconf-el/tree/emacsconf-schedule.el .

Screenshot of how I tested #EmacsConf scheduling strategies using inline images in an Org file
Screenshot of how I tested #EmacsConf scheduling strategies using inline images in an Org file
To like or reply, open original post on Emacs.ch