File Size Range
-
JOPA77
- Posts: 2
- Joined: Thu Dec 25, 2025 6:39 pm
File Size Range
The ability to specify the range (smallest-largest) files that one wants to view. If implemented, I think that having the file size range option should be available in the main interface (somewhere around the search bar).
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: File Size Range
Size range syntax example:
Use .. or - to specify a range.
You can also do things like:
Please check out the advanced search under the Search menu.
Scroll down to size and set a range.
I have on my TODO list to add an optional advanced search pane to the main interface.
Thank you for the suggestion.
Code: Select all
size:2mb..5mb
You can also do things like:
Code: Select all
size:>2mb size:<5mb
Please check out the advanced search under the Search menu.
Scroll down to size and set a range.
I have on my TODO list to add an optional advanced search pane to the main interface.
Thank you for the suggestion.