Opened 12 years ago
Closed 4 years ago
#8300 closed enhancement (worksforme)
Ability to add several tag/value combinations in one tag dialog
Reported by: | Atalanttore | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | tag dialog | Cc: |
Description ¶
Hi
it would be nice to add several tag/value combinations in one tag dialog.
Adding addresses you need to add tags like
- addr:street
- addr:housenumber
- addr:city
- addr:postcode
- addr:country
Up to now this means opening the tag dialog five times: Open tag dialog, enter tag and value, select OK, open next tag dialog, enter next tag and value, and so on ad nauseam.
Regards,
Ettore Atalan
Change History (12)
follow-up: 5 comment:1 by , 12 years ago
comment:3 by , 12 years ago
Replying to Atalanttore:
Adding addresses you need to add tags like
- addr:street
- addr:housenumber
- addr:city
- addr:postcode
- addr:country
Up to now this means opening the tag dialog five times
No, you need only to open Addresses preset dialog once for these tags.
comment:4 by , 12 years ago
The address tags were just an example. There are other cases where you have no preset.
follow-up: 7 comment:5 by , 12 years ago
Replying to skyper:
This is close to #8024.
Why not also use
Shift+Enter
andShift+Click on OK
for this feature ?
Have just added Shift-Enter
, thank you for idea.
Replying to Atalanttore:
The address tags were just an example. There are other cases where you have no preset.
Do you mean fast presets creation, table of tags like in Relation Editor or table like id | tag1 | tag2 | tag3
(see FixAddress plugin for example) ?
comment:7 by , 12 years ago
Replying to Atalanttore:
The address tags were just an example. There are other cases where you have no preset.
Do you mean fast presets creation, table of tags like in Relation Editor or table like
id | tag1 | tag2 | tag3
(see FixAddress plugin for example) ?
A table of tags like in Relation Editor.
Entering a bunch of new tag/value combinations would be much faster:
tag1 [tab] value1 [enter]
tag2 [tab] value2 [enter]
tag3 [tab] value3 [enter]
...
comment:8 by , 12 years ago
follow-up: 10 comment:9 by , 11 years ago
by , 11 years ago
Attachment: | mutitagger.png added |
---|
comment:10 by , 11 years ago
Replying to akks:
Have a look at "Tag multiple objects"/Ctrl-T introduced to Utilsplugin2 (does not allow adding for now).
Unfortunately, Ctrl+T is the default terminal shortcut on my KDE system.
comment:11 by , 4 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Various solutions already exist (see discussion above).
This is close to #8024.
Why not also use
Shift+Enter
andShift+Click on OK
for this feature ?