From: Christof Spitz <christof.spitz@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: freemind export?
Date: Mon, 4 Nov 2013 10:09:14 +0100 [thread overview]
Message-ID: <CABd3gLrA4Ws00XvL3eb8EJ_APYx7=dR7q4E=2fmEJ2N3VTT9fw@mail.gmail.com> (raw)
In-Reply-To: <87fvrcpt86.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]
my installation of ox-freemind.el:
- put ox-freemind.el in list/org - directory
- (require 'cl) in init.el
- custom settings in initl.el:
'(org-export-backends (quote (ascii beamer html icalendar latex freemind)))
'(org-freemind-pretty-output t)
'(org-freemind-style-map-function (quote
org-freemind-style-map--automatic))
run C-c C-e f f in org-buffer
open in freemind or freeplane current version (no difference, all branches
always placed to the right of main subject).
Christof
2013/11/4 Jambunathan K <kjambunathan@gmail.com>
> Christof Spitz <christof.spitz@gmail.com> writes:
>
> > #+TITLE: SUBJEKT
> > #+AUTHOR: Christof
> > #+OPTIONS: H:4
> >
> > * Headline 1
> >
> > ** Sub 1.1
> > ** Sub 1.2
> >
> > * Headline 2
> >
> > ** Sub 2.1
> > ** Sub 2.2
> >
> > Branch "Headline 2" should be place to the left of the central SUBJECT
> > in Freemind.
>
> It is getting placed rightly.
>
> Here is the screenshot of what I get (with no additional customizations
> at my end). I use freeplane, btw.
>
> As for styles, you need to customize your styles in Freemind exporter
> and move over the XML to ox-freemind.el. If you have a specific
> question wrt style, I can help. But I need to be convinced that you are
> using the right exporter i.e., no installation issues etc etc etc.
>
>
[-- Attachment #2: Type: text/html, Size: 1989 bytes --]
next prev parent reply other threads:[~2013-11-04 9:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-04 0:00 freemind export? Christof Spitz
2013-11-04 4:50 ` Jambunathan K
2013-11-04 6:14 ` Christof Spitz
2013-11-04 6:38 ` Jambunathan K
2013-11-04 9:09 ` Christof Spitz [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-11-04 8:46 Christof Spitz
2013-11-04 14:35 ` Jambunathan K
2013-11-04 15:58 ` Christof Spitz
2013-11-05 1:35 ` Jambunathan K
2013-11-09 0:09 ` Christof Spitz
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABd3gLrA4Ws00XvL3eb8EJ_APYx7=dR7q4E=2fmEJ2N3VTT9fw@mail.gmail.com' \
--to=christof.spitz@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kjambunathan@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.