Yours is just the use case I had in mind when I developed the Freewin plugin. You do have to adjust the sizes of both the FW window and Leo's window to avoid overlap but I don't find that much of a nuisance. You could even have a freewin view of a node in a different outline than the one you are working in. A FW window always displays the host node it was opened to, even if you select another node later. You can do basic editing in the FW window, and the edits will get put into its host node.
On Tuesday, August 27, 2024 at 6:55:48 PM UTC-4 Phil wrote: > As I am "at least one person" using (or had been using) this, here's more > about my usage of Add-Editor: > > - I have been using Leo for many years, and have been updating my Leo > every 6-12 months > - I use the extra body editor to show example code in one node and > code being developed in another node, using the example as a guide. > - I also have experienced confusion over which pane is the "example" > and which is "working". But I get over it and move on. > > I would not be upset if this feature went away. My alternative is to open > the example code in different text editor and just arrange the Leo and > Editor windows side-by-side. This also eliminates the confusion over which > window is which. > > On Sunday, August 25, 2024 at 7:49:34 AM UTC-5 tbp1...@gmail.com wrote: > >> We should wait a little to see if anyone responds, shouldn't we? We know >> at least one person was interested enough to try using Add-Editor. Maybe >> there are others who haven't been updating Leo all along. >> >> On Sunday, August 25, 2024 at 8:05:41 AM UTC-4 Edward K. Ream wrote: >> >>> On Sun, Aug 25, 2024 at 6:21 AM Thomas Passin <tbp1...@gmail.com> wrote: >>> >>>> It looks like the colorizer might be getting the wrong position - the >>>> position of the original editor rather than the newly focused position. >>>> Might there be a p.copy() involved here? >>> >>> >>> Anything is possible. >>> >>> I don't understand the code very well either, but one of the complicated >>>> things is that all the signaling and ivars get moved over to whichever >>>> editor widget gets the focus. I don't see why that was necessary since if >>>> the editing widget were inactivated it shouldn't receive any signals >>>> anyway. Maybe it would have been better to only use one editing widget and >>>> when the focus gets changed to the other editor panel, the first one gets >>>> replaced by a screen shot and the single editing widget actually gets >>>> inserted into the second panel. >>>> >>>> Unless there is going to be some improvement in the user interface that >>>> will prevent confusion about which node is being edited by which editor, I >>>> don't have any interest in trying to sort this thing out. >>>> >>> >>> Neither do I. >>> >>> PR #4047 <https://github.com/leo-editor/leo-editor/pull/4047> is ready >>> for review. As you can see, the PR changes little, but deletes a lot of >>> horrible code. >>> >>> I'll add more detail to the PR's checklist later today. >>> >>> 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 to leo-editor+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/3a69acc3-3aa5-4ab9-aa12-5f5dba16f0ban%40googlegroups.com.