Put all selected Rem in one single Rem

The idea is that quite often I need all Rem below the top-most Rem to be part of that top Rem for the layout of a flashcard. See the example below.

Current state:

  • Rem1
  • Rem2
  • Rem3

Desired state:

  • Rem1
    Rem2
    Rem3

I’m completely aware that this is achievable by pressing shift+enter, but this is a massive pain the butt and quite laborious if there are 10 Rem below the top-most Rem.

Does anyone else have this problem as well?

It’d be nice to have a button in the banner on the bottom to insert all the selected Rem in the top-most one of the selected bunch.
I hope that makes sense.

Thanks for reading!

Hello! You could automate this process by using autohotkey.

1 Like