Re: Discuss: The design of Leo's support for AsciiDoctor

2019-05-16 Thread Matt Wilkie
> Clearly, AsciiDoctor can do the job. #1147 contains a simple python > script that runs adoc and then calls AsciiDoctor to convert the .adoc files > to .html. AsciiDoctorJ provides > JS access to AsciiDoctor. > AsciiDoctor appears to be the

Re: Freemind Import command?

2019-05-16 Thread Terry Brown
On Thu, 16 May 2019 17:23:50 -0500 "Edward K. Ream" wrote: > On Thu, May 16, 2019 at 4:29 PM Seth Johnson > wrote: > > > The other imports in the File->Import Files menu give me a file > > selection window, but it appears the menu item for Freemind lacks a > > command/function call. > > > >

Re: Freemind Import command?

2019-05-16 Thread Seth Johnson
On 5/16/19, Seth Johnson wrote: > > I get a lot of really long headlines that I can't easily read because > that's how I use FreeMind. I wonder if you couldn't implement a headline-text-wraps option, like you have for the Windows->body pane options setting in LeoSettings? That would turn the

Re: Freemind Import command?

2019-05-16 Thread Seth Johnson
Thanks! pip3 install lxml . . . did it. Except: 1) The file selection menu defaults to a .mm.html file extension rather than .mm . That's a simple tweak. The import is not actually designed to import an html file exported as such from FreeMind. 2) Not sure it imports very optimally, as I

Re: Freemind Import command?

2019-05-16 Thread Edward K. Ream
On Thu, May 16, 2019 at 4:29 PM Seth Johnson wrote: > The other imports in the File->Import Files menu give me a file > selection window, but it appears the menu item for Freemind lacks a > command/function call. > This command requires lxml . Try installing

Freemind Import command?

2019-05-16 Thread Seth Johnson
The other imports in the File->Import Files menu give me a file selection window, but it appears the menu item for Freemind lacks a command/function call. Leo generates an error: no command for @item 'import-free-mind-files' Can I edit something somewhere to get it to work? Leo Log Window:

release numbers, names, and git tags

2019-05-16 Thread Matt Wilkie
Edward I'm trying to wrap my head around the relationship between Release Numbers and Names, and Git Tags, and related which comes first chicken-egg loops. The end goal is to reliably harmonize PyPi reported numbers, Leo self reported versions, and git reported status/tags. (Investigation

Re: Discuss: The design of Leo's support for AsciiDoctor

2019-05-16 Thread Edward K. Ream
On Wednesday, May 15, 2019 at 3:52:58 PM UTC-5, Edward K. Ream wrote: > My next step will be to prototype the conversion of Leo's docs to AD. This will have several parts: Progress has been swift. See the checklist in #1147 . Clearly,

Re: LeoWapp: Leo in a browser?

2019-05-16 Thread Edward K. Ream
On Thu, May 16, 2019 at 8:37 AM lewis wrote: > Clones are working in LeoWapp but there appears to be no visible > indication that a node is cloned. Is there any plan to show a small red > clone arrow in the icon box? > I've just added this to the to-do list in #1005

Re: LeoWapp: Leo in a browser?

2019-05-16 Thread lewis
Clones are working in LeoWapp but there appears to be no visible indication that a node is cloned. Is there any plan to show a small red clone arrow in the icon box? find-next-clone command works, and using Alt-n key press works for 'Go to next clone' Regards Lewis -- You received this