emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [ANN] Org-Mindmap (via TikZ) and Request for Help
@ 2009-11-05 17:09 Peter Jones
  2009-11-06 16:53 ` Torsten Wagner
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Jones @ 2009-11-05 17:09 UTC (permalink / raw)
  To: emacs-orgmode

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

Hello org-mode users!

A few months ago Leo suggested using org with tikz for generating
mindmaps.  I finally got a bit of free time last night (wife is out of
town) and put together the attached file.

Also attached is an example org file, and the output (in PDF).  I do
need a bit of help finishing this off though.  I'm not quiet sure how to
get TikZ to do a better job with the layout of the mindmap when you have
several nodes.

All the example mindmaps have only a handful of nodes, and were all laid
out by hand.

Anyone want to help me get this mindmap generator finished?


[-- Attachment #2: org-mindmap.el --]
[-- Type: application/emacs-lisp, Size: 6462 bytes --]

[-- Attachment #3: mindmap.org --]
[-- Type: application/octet-stream, Size: 881 bytes --]

* Test Mind Map
 :PROPERTIES:
 :TIKZ_STYLE: concept color=black
 :END:
** Node One
   :PROPERTIES:
   :TIKZ_STYLE: concept color=green
   :END:
*** Node 1A
**** I
**** II
**** III
*** Node 1B
**** I
**** II
**** III
*** Node 1C
**** I
**** II
**** III
*** Node 1D
**** I
**** II
**** III
** Node Two
   :PROPERTIES:
   :TIKZ_STYLE: concept color=blue
   :END:
*** Node 2A
**** I
**** II
**** III
*** Node 2B
**** I
**** II
**** III
*** Node 2C
**** I
**** II
**** III
*** Node 2D
**** I
**** II
**** III
** Node Three
   :PROPERTIES:
   :TIKZ_STYLE: concept color=orange
   :END:
*** Node 3A
**** I
**** II
**** III
*** Node 3B
**** I
**** II
**** III
*** Node 3C
**** I
**** II
**** III
*** Node 3D
**** I
**** II
**** III
** Node Four
*** Node 4A
**** I
**** II
**** III
*** Node 4B
**** I
**** II
**** III
*** Node 4C
**** I
**** II
**** III
*** Node 4D
**** I
**** II
**** III

[-- Attachment #4: mindmap-crop.pdf --]
[-- Type: application/pdf, Size: 75398 bytes --]

[-- Attachment #5: Type: text/plain, Size: 65 bytes --]


-- 
Peter Jones - 303-219-0226
http://contextualdevelopment.com

[-- Attachment #6: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-07  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-05 17:09 [ANN] Org-Mindmap (via TikZ) and Request for Help Peter Jones
2009-11-06 16:53 ` Torsten Wagner
2009-11-07  1:13   ` Daniel Martins

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).