Re: Make org-paste-subtree more predictable and useful

2023-01-19 Thread Philipp Kiefer
I've uploaded two screencasts to illustrate the issues described in my last message: 1. Org Mode-paste subtree low-level item swallowed: https://imgur.com/a/CZ5lDaH . This relates to what I assume the passage from the manual is trying to say should not happen: "makes sure that the subtree re

Re: Make org-paste-subtree more predictable and useful

2023-01-19 Thread Ihor Radchenko
Philipp Kiefer writes: > Thanks for addressing my concern, Ihor. > > So I can force same-level yank by navigating to the beginning of the > current headline before calling org-paste-subtree, I see. However, I > still do not see a way to force it to paste one level below the current > headline,

Re: Make org-paste-subtree more predictable and useful

2023-01-18 Thread Philipp Kiefer
Thanks for addressing my concern, Ihor. So I can force same-level yank by navigating to the beginning of the current headline before calling org-paste-subtree, I see. However, I still do not see a way to force it to paste one level below the current headline, i. e. to add the trees on the clip

Re: Make org-paste-subtree more predictable and useful

2023-01-18 Thread Ihor Radchenko
Philipp Kiefer writes: > Unfortunately, org-paste-subtree currently attempts to "modify the level of > the subtree to make sure the tree fits in nicely at the yank position" > [from Org Manual]. > ... > My suggestion would be to make a fundamental change to how the command > works, prioritizing d