List Type Rem with Prompts (for Sub-Rems)

An example list-type rem:

Parent:::

  1. Child 1:: Answer for Child 1
    • favorite color:: Blue
  2. Child 2

Here, I would like to be asked in order + asked about “sub-cards”, i.e.

  1. I would first answer Child 1
  2. RemNote would then ask me for the back of Child 1, i.e. Answer for Child 1
  3. Next, I would be asked for favorite color::
  4. I would answer Blue
  5. Queue then moves on to Child 2 (and if Child 2 has any sub-descriptors, those would be asked the same way as 3.)

Current behavior:

  1. I would first answer - Child 1:: Answer for Child 1
  2. I would then answer - favorite color:: Blue
  3. Lastly, I would answer - Child 2

See related Discord messages here and here.