Re: Import freemind files into leo

2018-06-22 Thread Terry Brown
On Fri, Jun 22, 2018 at 3:52 PM Thomas Passin wrote: > Good move, since ElementTree is included in the standard Python distro > (there was a time when it wasn't). > It's possible the plug-in's old enough to pre-date the inclusion of ElementTree in Python. It's also possible that the plugin

Re: Import freemind files into leo

2018-06-22 Thread Thomas Passin
Good move, since ElementTree is included in the standard Python distro (there was a time when it wasn't). On Tuesday, June 19, 2018 at 6:07:54 AM UTC-4, Edward K. Ream wrote: > > > > On Tue, Jun 19, 2018 at 4:59 AM, Frederic Fichter > wrote: > > Looks like the freemind import is simply not

Re: Import freemind files into leo

2018-06-22 Thread Edward K. Ream
On Tue, Jun 19, 2018 at 3:33 PM, Frederic Fichter < frederic.fich...@gmail.com> wrote: > I was missing lxml, as you said. So I exported my Freemind file as html. > And then I imported the result in leo. > ​I think the importer is designed to work with .mm files. In any case, please send me what

Re: Import freemind files into leo

2018-06-19 Thread Frederic Fichter
I was missing lxml, as you said. So I exported my Freemind file as html. And then I imported the result in leo. All the HTML tags are imported as node titles, and the actual text of the Freemind node is imported as the node content. Which is probably useful in some cases, Looks like this, in leo

Re: Import freemind files into leo

2018-06-19 Thread Edward K. Ream
On Tue, Jun 19, 2018 at 4:59 AM, Frederic Fichter < frederic.fich...@gmail.com> wrote: Looks like the freemind import is simply not available on my system ? > ​The command uses the lxml package. It should be available if you install it. I have just created #929

Re: Import freemind files into leo

2018-06-19 Thread Frederic Fichter
OK, Completion shows the following: import-MORE-files import-file import-jupyter-notebook import-mind-jet-files import-tabbed-files import-zim-folder Looks like the freemind import is simply not available on my system ? Fred On Tue, Jun 19, 2018 at 11:47 AM Edward K. Ream

Re: Import freemind files into leo

2018-06-19 Thread Edward K. Ream
On Tue, Jun 19, 2018 at 4:42 AM, Edward K. Ream wrote: > > > On Tuesday, June 19, 2018 at 4:34:34 AM UTC-5, Edward K. Ream wrote: >> >> >> >> On Tue, Jun 19, 2018 at 2:48 AM, Fred wrote: >> >>> I've tried the import-free-mind-files command but nothing happens when I >>> type the command in the

Re: Import freemind files into leo

2018-06-19 Thread Edward K. Ream
On Tuesday, June 19, 2018 at 4:34:34 AM UTC-5, Edward K. Ream wrote: > > > > On Tue, Jun 19, 2018 at 2:48 AM, Fred wrote: > >> I've tried the import-free-mind-files command but nothing happens when I >> type the command in the minibuffer (followed by the full path to the file I >> want to

Re: Import freemind files into leo

2018-06-19 Thread Edward K. Ream
On Tue, Jun 19, 2018 at 2:48 AM, Fred wrote: > I've tried the import-free-mind-files command but nothing happens when I > type the command in the minibuffer (followed by the full path to the file I > want to import). > I just see the name of the command echoing in the "completion" tab and >

Re: Import freemind files into leo

2018-06-19 Thread Fred
I've tried the import-free-mind-files command but nothing happens when I type the command in the minibuffer (followed by the full path to the file I want to import). I just see the name of the command echoing in the "completion" tab and nothing in the "log" window. What am I missing ? I have

Re: Import freemind files into leo

2018-06-18 Thread Edward K. Ream
On Monday, June 18, 2018 at 10:46:44 AM UTC-5, Fred wrote: > Could someone please let me know how to import a Freemind file into leo ? Try the import-free-mind-files command. Issue #32 discusses this command. I had forgotten it existed.

Import freemind files into leo

2018-06-18 Thread Fred
Hi there, Could someone please let me know how to import a Freemind file into leo ? With Leo 5.7.3 on OS X: - "Import Files"/"Import FreeMind Files" will not display the standard file selection box. Looks like nothing really happens. - "Import Files"/"Import Any File" the dialog box will show