fspv / leetcode-anki

Anki cards generator for Leetcode
MIT License
297 stars 44 forks source link

Add difficulty to tags #26

Closed xnorpx closed 2 years ago

xnorpx commented 2 years ago

Add difficulty to tags, this allows to create filtered decks based on difficulty.

fspv commented 2 years ago

Kind of makes sense. Not sure this should belong to tags, but in case there is no better way to filter I would say it is ok.

fspv commented 2 years ago

After digging a little bit I found out that the tests were not working. After reviving them, I realised they're broken by this diff.

To address that I modified code slightly and fixed the tests https://github.com/prius/leetcode-anki/commit/1790db6ae713c084cdc78099724807ff0b4f20ae