I’d give anything for a Markdown supported editor with freehand drawing (a true alternative to OneNote)
https://github.com/misohena/el-easydraw
https://github.com/lepisma/org-krita
You can inline source code in org-mode that renders a graph png.
#+BEGIN_SRC dot digraph { a -> b b -> a } #+END_SRC
For you maybe, I use org mode a lot and never feel the need for having graphs and equations in my workflow.
I’d give anything for a Markdown supported editor with freehand drawing (a true alternative to OneNote)