You could create an issue in Github requesting an enhancement.  To me, the 
easiest programming option would probably be to have a menu item in the 
Windows menu that opens a dialog listing the open outlines.  More desirable 
would perhaps be to list them all in the Windows menu, but I don't know if 
that's very feasible with Leo's menu code ... perhaps.  I don't think you 
are going to get a full MultiDocument Interface with cascading or tiled  
documents, etc., but if you routinely have so many outlines open those 
capabilities probably would not be useful anyway.

Leo already has code to find all the open outlines and switch to one of 
them, so it's mainly a matter of how feasible (and easy!) it would be to 
come up with an acceptable interface.

On Saturday, October 15, 2022 at 4:49:42 PM UTC-4 [email protected] 
wrote:

> On Saturday, October 15, 2022 at 9:16:12 PM UTC+2 tbp1... wrote:
>
>> Yes, you do not need to specify *--gui=qt*. You will get that by 
>> default. 
>
>
> I tried --gui=qttabs and --gui=qt. No difference.
>  
>
>>
>> Every time you run your launch script, you should get a new Leo window.  
>> Each one can have just a single outline open if you want.  Since the 
>> terminal that launched Leo will be busy servicing its Leo instance, you 
>> would need to open another  terminal or terminal window to launch another 
>> Leo window.
>>
>
> How about the decades old metaphor: One application instance, many 
> documents open in that application. Each document in a window. I consider 
> launching the complete app for every document not a solution.
>
>
> To summarize:
>
> - Version 5.7.2 which I used for years had the desired behaviour; it was 
> not possible to use tabs
>
> - Today, after upgrading to current leo, I am greeted with a tabbar 
> containing my last manually saved session, loading it automatically (I had 
> a script for that), making the tabs totally unusable on a 21" screen 
> because each of the ~30 tab is visible with 2 characters; there is no way 
> to find a doc except linear search switching through the tabss, no window 
> menu with the document titles.
>
> - If it weren't for the python2 elimination which ran the 5.7.2 I would 
> switch back to that.
>
> - running the whole app per document means also I have to switch through 
> all open documents when application switching.
>
> - browsing through the git logs indicates tabs is the sole option. I may 
> have to make my peace with that.
>
>
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/5824f6b2-b671-4195-8609-379724e24a82n%40googlegroups.com.

Reply via email to