lun-4 / awtfdb

the Anime Woman's Tagged File Data Base.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configurable regex for tag naming scheme

lun-4 opened this issue · comments

commented

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