https://bugs.documentfoundation.org/show_bug.cgi?id=172718

BogdanB <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |[email protected]
                   |                            |g

--- Comment #1 from BogdanB <[email protected]> ---
I an not so easy option, you could use REGEX to search for specific values.

For example, if you want to search for values bigger or equal with 99, you can
check in the Find & Replace dialog (Ctrl+H) for "^(99|[1-9]\d{2,})$". And "Find
All" will get you all the values that met your criteria.

There is not an easy option to search for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to