ohare93 / brain-brew

Automated Anki flashcard creation and extraction to/from Csv
The Unlicense
89 stars 5 forks source link

Overrides: NoteModel name, Deck desc #16

Closed ohare93 closed 3 years ago

ohare93 commented 3 years ago

Notes can now be given an override for their notemodel, on write of CrowdAnki. This is useful if you want to make multiple decks with the same notes, but different models.

Similarly Headers can be given an override of a html file to use as their description.

Media saving can now maintain the location of existing items inside subfolders when "recursive" is true.