lun-4 / awtfdb

the Anime Woman's Tagged File Data Base.
MIT License
36 stars 2 forks source link

configurable regex for tag naming scheme #49

Closed lun-4 closed 1 year ago

lun-4 commented 1 year ago

i want my tags to not have whitespaces on them. instead of automatically creating them when using ainclude, i should have some form of global configuration living on awtfdb-manage and the Context API that runs against tag creations, and raises errors on tags that don't match the regex.

this does not incur performance penalties for any operation other than tag creation