the-ted / org-mind-map

This is an emacs package that creates graphviz directed graphs.
GNU General Public License v3.0
542 stars 53 forks source link

converting babel-source codes to png/svg, then exporting this as mind-map? #42

Open michaelsjackson opened 5 years ago

michaelsjackson commented 5 years ago

How about following idea: babel-source code support does not exist yet for the org-mind-map-include-text option, but we have already image support, so how could be connecting both:

if image is svg, it could be useful using much smaller font sizes, compared to other text, so you would need to further zoom in, to read those codes, this could be useful for source code demonstrations, in lectures for example. A huge mind map, containing both, concept, explanations, plus on its side source code examples. All organized nicely as mind-maps.