Copy multiple blocks without collapsed children

Hi all,

I’m looking to copy just the shown, uncollapsed blocks. Let’s imagine I have the following, with currently both A and B collapsed so that I don’t see their children:

- A
	- A1
		- A1.1
	- A2
- B
    - B1
    - B2

Is there a way to select A and B and copy only the highest level text that is not collapsed at the given moment?

Similar functionality seems to only be referenced as a bug that was solved here.

I’m using 0.5.4 AppImage on Linux.

Thanks,
bendae19