Re: Two standard outline editing commands

2023-03-03 Thread chr...@gmail.com
Thanks a lot guys, now I've got plenty enough to get going On Friday, March 3, 2023 at 1:08:54 AM UTC+1 tbp1...@gmail.com wrote: > On Thursday, March 2, 2023 at 3:41:48 PM UTC-5 chr...@gmail.com wrote: > > If these two indeed don't exist, can they be added by scripting? via a > plugin? Maybe I

Re: Two standard outline editing commands

2023-03-02 Thread Thomas Passin
On Thursday, March 2, 2023 at 3:41:48 PM UTC-5 chr...@gmail.com wrote: If these two indeed don't exist, can they be added by scripting? via a plugin? Maybe I could dot hat, but am not yet quite sure yet, gotta read more doc. The best way to proceed, IMHO, is to develop the script in your

Re: Two standard outline editing commands

2023-03-02 Thread lewis
See leoSettings.leo for *@bool insert-new-nodes-at-end* -- 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

Re: Two standard outline editing commands

2023-03-02 Thread lewis
You could combine the *goto-last-sibling* command and the *insert-node* command in a script. On Friday, March 3, 2023 at 7:41:48 AM UTC+11 chr...@gmail.com wrote: > Hi, > > - I can't find an *insert-sibling *command, by which a headline can be > created below the last offspring of the

Two standard outline editing commands

2023-03-02 Thread chr...@gmail.com
Hi, - I can't find an *insert-sibling *command, by which a headline can be created below the last offspring of the currently active *expanded* parent, at the same level as that active parent. - Same thing for a *split-headline* command, by which while in headline text editing mode, we can