Modify

Opened 17 years ago

Closed 16 years ago

#244 closed enhancement (fixed)

[PATCH] Improved search function

Reported by: kleptog Owned by: imi
Priority: major Milestone:
Component: unspecified Version:
Keywords: Cc:

Description

Attached is a patch to improve JOSMs search function. Changes are:

  • Precedence: (A OR B C) is now interpreted as (A OR (B C)) and not ((A OR B) C) as it is currently
  • Parenthesis: You can use brackets to group expressions, just like normal expressions
  • New user search: "user:foo" returns anything done by user "foo". user:"" match anonymous edits.

Hopefully this will make it a little more logical for doing complex searches.

Attachments (1)

josm-search.patch (8.4 KB ) - added by kleptog 17 years ago.

Download all attachments as: .zip

Change History (2)

by kleptog, 17 years ago

Attachment: josm-search.patch added

comment:1 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Does no longer apply.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain imi.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.