forked from BRNSystems/RegexingHoppers
feat: push an idea file called TODO
This commit is contained in:
parent
45de93c38c
commit
dd8a5d5866
6
TODO.md
Normal file
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
|
Loading…
Reference in New Issue
Block a user