[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Visualizing org files
From: |
Adam Porter |
Subject: |
Re: [O] Visualizing org files |
Date: |
Thu, 13 Sep 2018 05:00:27 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Marcelo de Moraes Serpa <address@hidden> writes:
> What I'm proposing is a way to visualize org buffers in Freeplane and
> vice-versa.
I would love that!
> I think a script to automatically transform the Freeplane XML to org
> and vice-versa wouldn't be too hard to come up with.
I am not as confident as you, but I would love that as well. :) Both
the Freeplane and Org formats have many features, and I would not want
to use a solution that didn't provide a 1-to-1, lossless translation
between them.
I guess the biggest part of the solution would be code that translates a
Freeplane file into an org-element tree that can be re-interpreted into
an Org file.