emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ox-freemind
@ 2016-07-04 12:35 marvin doyley
  2016-07-29  4:09 ` ox-freemind Adam Porter
  0 siblings, 1 reply; 2+ messages in thread
From: marvin doyley @ 2016-07-04 12:35 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,

I am playing with the org-mode to freemind exporter and was wondering how to show an association between two nodes.
For example, lets say I have an org-file

#+title: Cars
* Models
** BMW 
** Ford
** Tesla
* Colors
** Red
** Silver
** Black
** White
* Acceleration (0-60/s)
** 2
** 6
** 2

I would like to link Black with BMW so that when it is exported to freemind there is an arrow going from Black to BMW. Does anybody know how to do this ?

Cheers,
M

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

* Re: ox-freemind
  2016-07-04 12:35 ox-freemind marvin doyley
@ 2016-07-29  4:09 ` Adam Porter
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Porter @ 2016-07-29  4:09 UTC (permalink / raw)
  To: emacs-orgmode

marvin doyley <marvinpas@gmail.com> writes:

> I am playing with the org-mode to freemind exporter and was wondering
> how to show an association between two nodes.  For example, lets say I
> have an org-file
>
> #+title: Cars
> * Models
> ** BMW 
> * Colors
> ** Black

> I would like to link Black with BMW so that when it is exported to
> freemind there is an arrow going from Black to BMW. Does anybody know
> how to do this ?

Hi Marvin,

Did you ever find a way to do this?  I've always been interested in a
two-way org-freemind converter, if anyone ever makes one.  I don't know
if either program supports enough features of the other to make a
one-to-one conversion possible.

Did you try using regular org-mode links, either in the headings or in
the node contents?  Theoretically it would be possible to make it work
with org-ids, but I don't know if the exporter has support for that.

Of course, working with freemind files means working with XML, so it's
not exactly a fun project...

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

end of thread, other threads:[~2016-07-29  4:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04 12:35 ox-freemind marvin doyley
2016-07-29  4:09 ` ox-freemind Adam Porter

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