Import duplicate handling

I have done this by importing the cards (with all tagged with NEW), keeping duplicates, then doing some searches in the card browser to

  1. Find all duplicate notes and add duplicate tag (notes->find duplicates)
  2. Delete cards with tags duplicate+NEW (tag:duplicate tag:NEW)
  3. Reposition all new cards tagged either duplicate or NEW (card:[card type] (tag:NEW or tag:duplicate) is:new)
  4. Remove duplicate tag (tag:duplicate)
1 Like