The most accurate explanation that I could think of would be: "creates a copy of the tree from the clipboard by creating NEW COPIES of most of the (sub)nodes but CLONING only those (sub)nodes which have clones outside the copied tree". Perhaps someone of native speakers can paraphrase that in more adequate way.
On Monday, January 3, 2022 at 3:40:21 AM UTC+1 Félix wrote: > I've changed the description string from '*Paste as template*' to '*Paste > as template clones only nodes that were already clones*' in leojs. > > If anyone has a suggestion, don't hesitate to propose something else if > you can think of a better (more concise) way to phrase it. > -- > Félix > On Sunday, January 2, 2022 at 1:36:15 PM UTC-5 Félix wrote: > >> Thank you for this vitalije !! :) >> >> On Sunday, January 2, 2022 at 5:03:44 AM UTC-5 vitalije wrote: >> >>> I remember implementing this command after some discussion here. >>> The idea for this command came from this thread >>> <https://groups.google.com/g/leo-editor/c/VYHFEJ3ElmE/m/vqXX4gVkAQAJ> >>> and the implementation is discussed here >>> <https://groups.google.com/g/leo-editor/c/caTty1_Erq0/m/VP3TGHtVAgAJ>. >>> >>> On Saturday, January 1, 2022 at 11:29:52 PM UTC+1 Félix wrote: >>> >>>> Is this command documented somewhere? >>>> >>>> (i'm transliterating it to typescript today so i'll have a good idea of >>>> what it does pretty soon, but I was just wondering if it's documented >>>> somewhere...) >>>> >>>> -- >>>> Félix >>>> >>> -- 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/f17dd9b0-d651-440b-9467-664b601846a9n%40googlegroups.com.
