anki-addons-misc
anki-addons-misc copied to clipboard
fix and enhance browser_create_duplicate
Might also fix #177 #155 #147 #49
-
update to work with recent anki version
- includes a better version of my changes made 2 years ago in #187 (which I'll immediatly close)
- notes:
- I readded the code to "assign model to deck"
- I don't know enough about the inner workings of anki to know why exactly adding 'False' as argument solved issues as I don't know what it does.
- If you prefer instead to keep both version of the code with an ifelse to differentiate versions I'll do that.
- notes:
- includes a better version of my changes made 2 years ago in #187 (which I'll immediatly close)
-
feat: add config for hotkey, adding tags, removing tags, resetting fields
- new feature: I've been using it for a while and decided to make a PR. It allows to modify the hotkey, declare a list of tags to add to the duplicated notes (with optionnal timestamp/date), declare a list of regex for matching tags to exclude from the new cards, declare a list of fields to reset in the new note.
-
updated the copyright of glutanimate
- Not sure you actually want that.