From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: freemind export? Date: Mon, 04 Nov 2013 10:20:59 +0530 Message-ID: <87sivcpy6k.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdC72-0005Ri-BI for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 23:50:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdC6t-0008Oj-KT for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 23:50:04 -0500 Received: from mail-pb0-x22a.google.com ([2607:f8b0:400e:c01::22a]:40637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdC6t-0008Ob-Du for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 23:49:55 -0500 Received: by mail-pb0-f42.google.com with SMTP id jt11so6705907pbb.29 for ; Sun, 03 Nov 2013 20:49:53 -0800 (PST) In-Reply-To: (Christof Spitz's message of "Mon, 4 Nov 2013 01:00:12 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christof Spitz Cc: emacs-orgmode@gnu.org Christof Spitz writes: > Hello, > > seems the freemind export is no longer supported in org.mode. Not true. The exporter is available over the new export framework. > Though I found the ox-freemind.el somewhere on the net, You are looking for Jesus in a mosque. The right place would org-plus-contrib elpa distribution or a git checkout. > I am desperately looking for a documentation. M-x find-library RET ox-freemind RET Just look at English strings there. That should give you a pretty good idea of what you can do. You can also search for the string - left or right - and you know that the exporter already has some trick up it's sleeve. > I want to position nodes on the left, for example, but I don't know > how to pass optional parameters to the converter. Unless you give an example, it is difficult for me to understand what you want to achieve. How does your Org file look like and what node you want to position left. > Thanks > Christof