emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Peter Jones <mlists@pmade.com>
To: emacs-orgmode@gnu.org
Subject: [ANN] Org-Mindmap (via TikZ) and Request for Help
Date: Thu, 05 Nov 2009 10:09:14 -0700	[thread overview]
Message-ID: <86fx8soq4l.fsf@pmade.com> (raw)

[-- 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

             reply	other threads:[~2009-11-05 17:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-05 17:09 Peter Jones [this message]
2009-11-06 16:53 ` [ANN] Org-Mindmap (via TikZ) and Request for Help Torsten Wagner
2009-11-07  1:13   ` Daniel Martins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86fx8soq4l.fsf@pmade.com \
    --to=mlists@pmade.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).