An example list-type rem:
Parent:::
- Child 1:: Answer for Child 1
- favorite color:: Blue
- Child 2
Here, I would like to be asked in order + asked about “sub-cards”, i.e.
- I would first answer
Child 1
- RemNote would then ask me for the back of
Child 1
, i.e.Answer for Child 1
- Next, I would be asked for favorite color::
- I would answer
Blue
- 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:
- I would first answer - Child 1:: Answer for Child 1
- I would then answer - favorite color:: Blue
- Lastly, I would answer - Child 2