Mike7154 / DupCatch

This tool is built to find duplicates in anki cards that are not identified by the built in Anki 'find duplicates' function
GNU General Public License v3.0
2 stars 1 forks source link

Turn this into an anki addon #2

Open Mike7154 opened 2 years ago

Mike7154 commented 2 years ago

Eventually, this should be an Anki addon. However, the limitations are:

  1. It takes 15min-2hr to run, depending on the deck size. Therefore it will just 'freeze' Anki, and users won't know how long to wait. This is not ideal for students who need Anki.
  2. I want to run it in a test environment before I start mass-editing collections. There are dangers with that. Editing apkg files is a good first step
Mike7154 commented 2 years ago

Perhaps I can begin by making the 'merge' function an anki addon since that one doesn't take long to run