sachingooo / anki-filtered-deck-by-tag

An Anki add-on that creates a filtered deck from the browser sidebar. Used for studying by tag instead of by deck.
GNU General Public License v3.0
2 stars 2 forks source link

option to set different order for each subsequent option #5

Open salmanuc opened 4 months ago

salmanuc commented 4 months ago

something like this for example

{ "defaultOrder": [ 1, 5 ], "numCards": 9999, "shortNames": [ "Not new", "New" ], "supplementalSearchTexts": [ "-is:new", "is:new" ], "unsuspendAutomatically": false }

sachingooo commented 3 months ago

Very reasonable - I'll probably include something like this in the next update