anki-addons-misc icon indicating copy to clipboard operation
anki-addons-misc copied to clipboard

fix and enhance browser_create_duplicate

Open thiswillbeyourgithub opened this issue 1 year ago • 0 comments

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:
        1. I readded the code to "assign model to deck"
        2. 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.
        3. If you prefer instead to keep both version of the code with an ifelse to differentiate versions I'll do that.
  • 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.

thiswillbeyourgithub avatar Apr 03 '24 12:04 thiswillbeyourgithub