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

2012-09-19 Thread Bastien
Hi Bill, Bill Day writes: > This is how Freedmind natively outputs the same link: Thanks -- I've now implemented this. I won't fix org-freemind.el any further though, first because going through the code is quite adventurous (congrats for your courage here) and second because I think org-e-fre

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

2012-09-19 Thread Bastien
Hi Bill, Bill Day writes: > Sorry, yes, I mistyped -- it is org-freemind.el. > > When I type: > > * Mind Map > ** test [[http://orgmode.org][Org Mode]] > > I get this: > > > > > http://orgmode.org][Org Mode]]"> > > > > > Is this the expected behavior? Nope. I fixed this by inserting the

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

2012-09-19 Thread Bill Day
This is how Freedmind natively outputs the same link: http://orgmode.org"; MODIFIED="1348041668536" POSITION="right" TEXT="test"/> I am not much at reading elisp, but it seems that the following code in org-freemind.el might be intended to achieve the above result. (defun org-freemind-conve

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

2012-09-18 Thread Bill Day
Sorry, yes, I mistyped -- it is org-freemind.el. When I type: * Mind Map ** test [[http://orgmode.org][Org Mode]] I get this: http://orgmode.org][Org Mode]]"> Is this the expected behavior? On Tue, Sep 18, 2012 at 3:30 AM, Bastien wrote: > Hi Bill, > > Bill Day writes: > > > I am us

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

2012-09-18 Thread Bastien
Hi Bill, Bill Day 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-f

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

2012-09-11 Thread Bill Day
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. Has anyone else had this problem? Any workarounds? -- Bill Day williamson@gmail.com