Ticket #69 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

When search by size there should be a pulldown with KB, MB and GB

Reported by: mlandauer Assigned to: kenji
Priority: major Milestone:
Component: GUI Version:
Keywords: Cc:

Description

This way the user can specify a large file size very easily

Change History

02/15/07 11:43:30 changed by julians

I think that it would be better to parse the size filter so that the user could specify, for instance, ">20kb", "3.5 g" or "20KiB-4GiB" - i.e. implement a tolerant parser that understands multipliers and ranges. This is both more flexible and requires less interface interaction (since the size has to be typed in anyway using the keyboard, it's easier and faster to add another key press than click-dragging with the mouse or controlling the drop-down with the keyboard as in TAB,Cursor Down,K,Enter).

02/16/07 10:54:30 changed by bruno

  • milestone set to Uncommited Work.

Assigning to the right milestone.

10/18/07 16:06:13 changed by matthewl

  • milestone deleted.

Milestone Uncommited Work deleted