Copy and paste image from note to note in android app

In the Android app, how can I copy an image that’s already in the vault from an open note and paste it into another note?

There’s no menu option for this. And selecting the image text with the cursor on android is so incredibly user-unfriendly. It takes 5 minutes and a lot of nerves to manage such a fundamental thing like copy and paste.

How are you selecting the image text? Since a recent-ish update to how images are handled on mobile, this is how I do it:

  1. Tap the image.
  2. Tap the </> on its top right corner.
  3. Triple tap the revealed code to select the whole line.
  4. Choose “Copy” from the selection menu.

(Or skip 3, do “add image” in the other note, and paste the image name.)