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
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