Re: Reversing relationships

2018-09-25 Thread Terry Brown
Possibly the backlinks plugin might be useful to you, not sure. Cheers -Terry On Tue, 25 Sep 2018 15:58:32 -0700 (PDT) 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

Reversing relationships

2018-09-25 Thread Israel Hands
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 reverse the relationship - So Node A Is in - Parent 1 and Parent 3 Node B Is

Hang on a second... or two.

2018-09-25 Thread Israel Hands
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 import time p.moveToNext() for lines in g.splitlines(p.b):

Re: Thoughts from vacation about Leo

2018-09-25 Thread Edward K. Ream
On Mon, Sep 24, 2018 at 8:46 AM Edward K. Ream wrote: I'd like to be a bit bolder in my plans. Incremental programming > improvements, but with more ambitious goals: > > 1. Make sure that Leo can do everything that org-mode can. > > 2. Simplify Leo's code. This is surely possible. > > 3. Add