Another solution is to add {{CardID}}
instead of {{NoteID}}
. If you get the card, then you also know the note. What do you think?
I assume the only reason a lot of people use {{NoteID}}
is because they are using the fields of their note to store the data. And so, you can’t have different data for sibling cards.
Special fields allow card-specific data to be retrieved (like flags) so {{CardID}}
would work right?
This feels like the ideal solution, we are neither sacrificing users with OCD nor we are breaking existing notes and decks.