Re: Hang on a second... or two.

2018-09-26 Thread Israel Hands
Thanks Edward - I'm out and about now till next week but will check this out then - thanks for chasing it down I assumed it was a macOS problem. ta IH On Tuesday, 25 September 2018 14:19:38 UTC+1, Israel Hands wrote: > > I have a list of items in a node and I write this code to read a line at

Re: Persistent ID for @auto nodes

2018-09-26 Thread Terry Brown
On Wed, Sep 26, 2018 at 10:25 AM Edward K. Ream wrote: > > On Wednesday, September 26, 2018 at 5:58:18 AM UTC-5, Edward K. Ream wrote: > >> It highlights the problem of learning and remembering what Leo can do. >> >> Words are not the answer: there are too many of them already. >> >> I think

Re: Persistent ID for @auto nodes

2018-09-26 Thread Edward K. Ream
On Wednesday, September 26, 2018 at 5:58:18 AM UTC-5, Edward K. Ream wrote: It highlights the problem of learning and remembering what Leo can do. > > Words are not the answer: there are too many of them already. > > I think pictures would work better. I've created a project called >

Re: Persistent ID for @auto nodes

2018-09-26 Thread Edward K. Ream
On Friday, September 21, 2018 at 9:43:14 AM UTC-5, Kent Tenney wrote: OK, that's embarrassing. > It highlights the problem of learning and remembering what Leo can do. Words are not the answer: there are too many of them already. I think pictures would work better. I've created a project

Ready to release 5.8 final?

2018-09-26 Thread Edward K. Ream
There seem to be no significant bugs reported against 5.8 b1. Matt, are you good with releasing 5.8 final? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: Reversing relationships

2018-09-26 Thread Edward K. Ream
On Tue, Sep 25, 2018 at 5:58 PM Israel Hands wrote: > Assuming my information tree is only one child deep and looks a bit like > this- > > Parent 1 > Contains nodes - A B C D > > Parent 2 > Contains nodes B C D E > > Parent 3 > Contains nodes A C D E > > etc. > > and I want the best way to

Re: Hang on a second... or two.

2018-09-26 Thread Edward K. Ream
On Tue, Sep 25, 2018 at 8:19 AM Israel Hands wrote: > I have a list of items in a node and I write this code to read a line at a > time and display the line in the log window. I would like the display to > pause for a couple of seconds before going on to the next line - > > @language python >