badlydrawnrob / anki

Learn to code with Anki — flashcards and themes for all learning levels. Master your programming language of choice!
MIT License
742 stars 62 forks source link

WTF are Note IDs and do I need to care? #84

Closed badlydrawnrob closed 9 months ago

badlydrawnrob commented 10 months ago

Note (object) IDs

There's a dropdown with two entries, which are object IDs. I'm not entirely sure what this is for other than a unique id but they all (or at least most) seem to be unique.

Screenshot 2023-12-04 at 16 08 41 Screenshot 2023-12-04 at 16 08 06 Screenshot 2023-12-04 at 16 11 10

This one has the same ID for both Card ID and Note ID, but most others have a unique ID for both data points

Comparing old and new decks

These have the same dropdowns regardless of card deck.

Screenshot 2023-12-04 at 15 51 00 Screenshot 2023-12-04 at 15 51 11
badlydrawnrob commented 9 months ago

No!