emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] freemind.el does not convert org links to links in Freemind


From: Bill Day
Subject: Re: [O] freemind.el does not convert org links to links in Freemind
Date: Tue, 18 Sep 2012 22:12:03 -0400

Sorry, yes, I mistyped -- it is org-freemind.el.

When I type:

* Mind Map
** test [[http://orgmode.org][Org Mode]]

I get this:

<map version="0.9.0">
<!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net -->
<node text="Mind Map">
<node text="test [[http://orgmode.org][Org Mode]]">
</node>
</node>
</map>

Is this the expected behavior?


On Tue, Sep 18, 2012 at 3:30 AM, Bastien <address@hidden> wrote:
Hi Bill,

Bill Day <address@hidden> writes:

> I am using org-mode 7.9.1 and Freemind 0.9.0.  Freemind.el seems to
> convert nodes from org to Freemind with no problem, but it simply
> copies the code for links from org to Freemind without converting
> it. 

I'm not sure i understand -- are you talking about org-freemind.el?

http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-freemind.el;hb=HEAD

> Has anyone else had this problem?

AFAIU I don't.

This link in .org:

  A [[http://orgmode.org][link]].

gets exported as

  A <a href="" href="http://orgmode.org" target="_blank">http://orgmode.org">link</a>.

in .mm

HTH,

--
 Bastien



--
Bill Day
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]