genanki-rs icon indicating copy to clipboard operation
genanki-rs copied to clipboard

Ability to generate custom IDs

Open langston-barrett opened this issue 2 years ago • 2 comments

Thanks for making this port! The Python version of genanki has the ability to override the ID computation, and I think that would be a useful feature for this library as well. The hash of the fields is not sufficient as a note ID if one ever wants to correct a mistake on a card.

langston-barrett avatar Dec 16 '22 22:12 langston-barrett

Sorry for letting you wait so long. Great suggestion, I will take a look!

yannickfunk avatar Apr 09 '23 19:04 yannickfunk

I think this issue could be closed? It's possible to use Note::guid()

istudyatuni avatar Apr 10 '24 18:04 istudyatuni