feat: push an idea file called TODO

This commit is contained in:
Nougato 2024-10-20 20:38:22 +02:00
parent 45de93c38c
commit dd8a5d5866

6
TODO.md Normal file

@ -0,0 +1,6 @@
# TODO File
## Ideas
- Add a not match system
- For example `not .*iron.*` will let all items, except iron ones, literaly the reverse of `.*iron.*`. It can be usefull to avoid too complexe regex