Opened 17 years ago
Closed 16 years ago
#2517 closed enhancement (fixed)
Usability enhancement for JOSM: Feature request: keep property input box open after input of value pair for input of new value pair
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | Cc: | Gubaer |
Description
JOSM is my preferred editor. Though there might be some usability improvements which could potentially improve my workflow.
Feature request: keep property input box open after input of value pair for input of new value pair
Description: nowadays many of the objects to edit have multiple properties (key:value). When I edit the key value pair and press ENTER, I have to open another property input window (ALT+B) or the button in JOSM. This is tedious. I would like to be presented two new input fields for key and value automatically after confirming the previous input fields. This is especially desirable e.g. when editing housenumbers. These key/value pairs can have up to 5 or 6 different value pairs (city, country, street, interpolation, housenumber, postcode). I could save serious amounts of time with this feature improvement. Those value pairs have to be entered usually twice per street, for even and odd housenumber sides.
Longbow4u (2longbow@…)
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
| Version: | → tested |
|---|
comment:2 by , 17 years ago
| Cc: | added |
|---|
You may try the tag editor plugin http://wiki.openstreetmap.org/wiki/JOSM/Plugins/TagEditor
It provides a "spreadsheet"-like UI for editing key/value-pairs.
In JOSM
- open Preferences (F12)
- select the Plugins button
- check the pluin
tageditor - click Update
- restart
In JOSM
- select an element (way, node, ...)
- press 'T'
- edit key/value-pairs
- press Ctrl-Enter or click "OK" to apply all changes at one
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



I used version 1566 of JOSM.