-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Graphviz for visualizing mind map #115
Comments
I've done some experimenting with this, but I found it hard to place the nodes in the map the way I wanted them to (so it is easy to see which nodes are parents, children, siblings, and friends to the visualized entry). If you (or anyone else) can make a mock-up in Graphviz of how it all could look, then it would probably be possible to include it in What are the emacs utilities that you're talking about? |
Also see #105 |
Here are some tools: https://www.reddit.com/r/emacs/comments/8m1y2d/org_mode_exporter_to_graphviz/ I think any of the diagrams used as example would be a nice mock up. Anyway I do not really know how much work this will cost... Anyway thank you for the answer! |
Update! Probably this is useful: https://github.com/theodorewiles/org-mind-map |
I'm not really sure what's being requested. Is it to export all entries in |
I am talking about the second option. After you generate a pdf or a jpg with the diagram you can open it inside a buffer without leaving emacs. |
@falematte, I created an elisp code for something like you requested. See the issue #105 where I have written a comment with the gist link and some usage info. Cheers! |
I've started a new repository named org-brain-export. I think discussions focused on exporting could be moved there. A starting point could be: Kungsgeten/org-brain-export#2 I'm closing this since I think export discussions could take place there. |
I believe that this would be a huge improvement to the visualization feature of org-brain. Several emacs utilities could be used to achieve this result.
The text was updated successfully, but these errors were encountered: