For context: I use Mochi as a hybrid notebook/flashcards app. Within a subdeck, I have a custom "header" template card that links directly to any external resources relevant to the deck.
I'm not really sure if this is a bug or not, but it's nevertheless not what I'm expecting.
When using the Show cards from subdecks option on a deck, the ordering seems to follow the local ordering within the subdeck, and then from the order of decks in the sidebar. To me, the other way around would be much more logical.
I'll explain with an example - in the followins structure, Show cards from subdecks is enabled on the root "Maths" deck:
- Maths
- Week 1
- Card: "Week 1 header"
- Card: "Differential equations"
- Card: "Equations of motion"
- Week 2
- Card: "Week 2 header"
- Card: "Complex numbers"
- Card: "Matrices"
- Week 3
- Card: "Week 3 header"
- Card: "Integration"
- Card: "Differentiation"
- Week 1
What I currently see when viewing the "Maths" root deck:
- Card: "Week 1 header"
- Card: "Week 2 header"
- Card: "Week 3 header"
- Card: "Differential equations"
- Card: "Complex numbers"
- Card: "Integration"
- Card: "Equations of motion"
- Card: "Matrices"
- Card: "Differentiation"
What I would like to see instead:
- Card: "Week 1 header"
- Card: "Differential equations"
- Card: "Equations of motion"
- Card: "Week 2 header"
- Card: "Complex numbers"
- Card: "Matrices"
- Card: "Week 3 header"
- Card: "Integration"
- Card: "Differentiation"
Is there any way to achieve this?
Not really, but given that I don't really have any particular sort order specified for this functionality, I can go ahead and change it for you to match your example.