Modify ↓
#6935 closed enhancement (fixed)
[Patch] Ability to auto-find based on key/value pairs
| Reported by: | ij | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | auto-find, tag, keyvalue |
| Cc: |
Description
Adds new entries to right-click menu of the object taglist for searching based on the tags there without need for spelling the search string out.
Attachments (1)
Change History (4)
Changed 20 months ago by ij
comment:1 Changed 20 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
In [4503/josm]:
comment:2 Changed 20 months ago by simon04
Thanks. I slightly adapted the patch to deal with " and \ in tags correctly.
comment:3 Changed 20 months ago by simon04
- Summary changed from Ability to auto-find based on key/value pairs to [Patch] Ability to auto-find based on key/value pairs
Btw: ij, please prefix a ticket with [Patch] when attaching a patch so that these tickets are can be found more easily.
Note: See
TracTickets for help on using
tickets.



Patch, but couldn't test it with latest due to unrelated compilation failure in trunk