Exclude via wildcards in input field #152
Rainroom69
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Request to have option to 'exclude' in the input window. Example by means of wildcard.
A way could be to use "!" following by what needs to be excluded. ex. !2025/0?/-forget (just an example)
In example, i have a set of files built it with a date format in the filename together with some other text.
The exclusion to be always at end of the input line text so executor knows everything after the ! is to be excluded in the list result.
This is useful especially when user uses indexes with quite some hits, to make sure the list of result lines is reduced seriously.
Some other better way to make it happen is also OK of course. It's about the principle/idea.
Maybe(?) the way it is handled in 'everything_exe search application' ...could be a way.
Thanks.
All reactions