Within iD, the second symbol down at the left-hand side (I've no idea what it's supposed to be) gets to a series of help screens. Although the links within the help text (such as to "http://www.openstreetmap.org/") can be followed e.g. by "open in new tab", this doesn't work with any of the help page links. This makes it very clumsy to navigate through the text - you have to keep scrolling up and down each little help page and you can't read it all at a glance. If the background button has previously been pressed you can't see any help text at all. |
The help text is at https://github.com/systemed/iD/blob/master/dist/locales/en.json (search page for «"help": {» (without French quote marks) or other languages).
That's the one (the bit that starts "This is an editor for" in that JSON file). It's not tremendously readable in that format, though...
(27 Jun '13, 23:21)
SomeoneElse ♦
Unfortately the "translation platform" seems to want some kind of login, so isn't actually usable.
(28 Oct '13, 12:48)
SomeoneElse ♦
@SomeoneElse: Indeed, that was not requiring a login to view, when I looked at it.
(28 Oct '13, 13:27)
aseerel4c26 ♦
1
For info, I raised this issue, but it sounds like it's not going to happen any time soon. However, HOT's "learnosm" guide does now have an "iD" section (thanks @harry-wood!). That doesn't cover everything, but it's a more focused introduction than the in-line help, for example.
(11 Dec '13, 14:24)
SomeoneElse ♦
|
For info, I also asked over at Github:
https://github.com/systemed/iD/issues/1971
They're "happy to accept pull requests" but it's not a priority.