Opened 3 years ago
Last modified 13 months ago
#21097 new enhancement
Add intelligent URI paste support
Reported by: | gaben | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | URI paste | Cc: |
Description
When copying information from websites, the email and phone number values often contain Uniform Resource Identifier (URI) scheme prefix.
Examples are:
- mailto:
- tel:
(Full list available on the IANA website https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml)
Current procedure
Pasting these values to JOSM involves manually deleting the prefixes and changing tag types.
Ideal procedure
JOSM would recognize the tags and automatically change the tag type according to URI.
Note: there is the increasingly popular contact:
prefix which should be considered when adding the tag type.
Attachments (0)
Change History (4)
comment:1 by , 3 years ago
comment:4 by , 13 months ago
At least in Firefox you do not have to manually delete the prefixes.
When you right-click such a link there are very handy "copy phone number" and "copy email address" options.
Mmh, often context of webpages are not allowed to add, due to license issues.