Changes between Initial Version and Version 1 of Ticket #8384, comment 7


Ignore:
Timestamp:
2013-01-30T12:36:51+01:00 (13 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8384, comment 7

    initial v1  
    33Pasting tags from different sources is an easier task. I suggest it remains on `Ctrl-Shift-W`, pasting tags from JOSM or from external clipboard (the most recently modified), as [comment:5 Don-vip] suggests.
    44
    5 Tab and Newline - separated text seems like the best format and should be implemented, but I think we should support some others too without asking user about format each time. I propose to support also free format
     5Tab and Newline - separated text seems like the best format and should be implemented, but I think we should support some others formats too without asking user each time. I propose to support also "free format"
    66`key1=very long key key2=short key    ; key3=value3`
    7 (first word before `=` is the key, all separators between it and previous word are ignored) and strict JSON-version for web-based tools
     7(first word before `=` is the key, all separators between it and previous word are ignored) and "strict JSON-version" for web-based tools
    88`{"key1"="value number 1", "key2"="v2", "key3"="road \"M5\""}`
    99