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

Number Formatting Option #2

Closed khesed closed 10 months ago

khesed commented 11 months ago

Would you consider making the number formatting an option instead of always-on?

For example, pieces[0].isnumeric(): to pieces[0].isnumeric() and config["popNumPrefix"]: in https://github.com/sachingooo/anki-filtered-deck-by-tag/blob/8339ea3414e8ac9c3da11a26ad3f113838c70c54/anki-filtered-deck-by-tag/__init__.py#L91-L92