From: Felix Natter <fnatter@gmx.net>
To: emacs-orgmode@gnu.org
Subject: ox-freemind.el / org-freemind.el (was: Re: Code to convert lists etc. to HTML for org-mode export filter?)
Date: Mon, 01 Sep 2014 19:20:59 +0200 [thread overview]
Message-ID: <87oauzuuis.fsf_-_@bitburger.home.felix> (raw)
In-Reply-To: 871trvemnj.fsf@gmail.com
Thorsten Jolitz <tjolitz@gmail.com> writes:
> Felix Natter <fnatter@gmx.net> writes:
>
>> hi,
>>
>> I am working on org-freeplane.el, a fork of org-freemind.el [1].
>>
>> [1] FreeMind and Freeplane are mind mapping programs and can thus
>> be used to organize tree-structured information like org-mode does.
>> Freeplane is a FreeMind fork, org-freeplane.el was necessary because
>> users want to use the features of Freeplane.
>>
>> Can someone please point me to the code for converting node text to
>> HTML in org-mode?
>
> org-freemind is derived from ox-html:
>
> ,----
> | ;;; Define Back-End
> | (org-export-define-derived-backend 'freemind 'html ...)
> `----
>
> so if org-freeplane derives from org-freemind, you have all the
> html-exporting functionality at your fingertips already, if I'm not
> mistaken.
hi Thorsten,
thanks for the hint, seems my org-mode is hopelessly outdated (from
emacs 24.3).
However, I cannot find any *-freemind.el in
git://git.savannah.gnu.org/emacs.git, is that because it's non-free?
(in git://orgmode.org/org-mode.git, it is included as
contrib/lisp/ox-freemind.el, does the 'contrib' indicate non-free as
well...?)
Is ox-freemind.el derived (forked/copied) from org-freemind.el?
Is anyone currently actively developing ox-freemind.el?
Also: In order to build on the latest org-mode, can I just put
contrib/lisp and lisp/ from git://orgmode.org/org-mode.git master branch
in my load-path?
Thanks and Best Regards,
--
Felix Natter
next prev parent reply other threads:[~2014-09-01 17:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-31 9:22 Code to convert lists etc. to HTML for org-mode export filter? Felix Natter
2014-09-01 9:05 ` Thorsten Jolitz
2014-09-01 17:20 ` Felix Natter [this message]
2014-09-01 18:18 ` ox-freemind.el / org-freemind.el Thorsten Jolitz
2014-09-02 8:53 ` Felix Natter
2014-09-02 9:45 ` Thorsten Jolitz
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=87oauzuuis.fsf_-_@bitburger.home.felix \
--to=fnatter@gmx.net \
--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).