Changes between Version 58 and Version 59 of Help/Dialog/Notes


Ignore:
Timestamp:
2020-03-23T12:56:20+01:00 (5 years ago)
Author:
skyper
Comment:

small updates

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Notes

    v58 v59  
    11[[TranslatedPages]]
    22
    3 = Notes Dialog =
     3= Notes Panel =
    44
    55[[JOSMImage(dialogs/notes/note_open,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:''''' {{{none yet}}}''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    66
    7 This dialog presents a list of [osmwiki:Notes OSM notes] and allows to create new, comment, close or reopen notes. These notes can also be edited on the [osmwww: OSM main page] (right toolbar).
     7This panel presents a list of [osmwiki:Notes OSM notes] and allows to create new, comment, close or reopen notes. These notes can also be edited on the [osmwww: OSM main page] (right toolbar).
    88
    99[[Image(notesdialog.png,link=)]]
     10
    1011
    1112== Downloading notes ==
    1213There are different possibilities:
    1314* Use the "Notes" checkbox in the [wikitr:/Help/Action/Download download dialog].
    14 * Use the "Download notes in current view" button of this Dialog
    15 * Search for a Note via the [wikitr:/Help/Menu/File File menu] → [[JOSMImage(note_search)]] [wikitr:/Help/Action/SearchNotesDownload Search Notes...]
     15* Use the [[JOSMImage(download)]] "Download notes in current view" button of this panel
     16* Search for a Note via the [wikitr:/Help/Menu/File File menu] → [[JOSMImage(note_search)]] [wikitr:/Help/Action/SearchNotesDownload Search Notes ...]
    1617* Use File menu → [[JOSMImage(openlocation)]] [wikitr:/Help/Action/OpenLocation Open Location...] and enter a special URL or simply paste (`Ctrl+V`) the special URL into the JOSM [wikitr:/Help/MapView Map View].
    1718* Use File menu → [[JOSMImage(dialogs/notes/note_open)]] [wikitr:/Help/Action/DownloadNotesInView Download notes in current view]
    18 * Open a local .osc file containing Notes (e.g. created by the smartphone app OSMAnd).
     19* [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open] a local .osc file containing Notes (e.g. created by the smartphone app OSMAnd).
    1920* (Downloading via [wikitr:/Help/Preferences/RemoteControl remote control] on www.openstreetmap.org is not yet working, see #11367 and [https://github.com/openstreetmap/openstreetmap-website/issues/957 github issue])
    2021
     22
    2123== Features ==
    22 
    2324||= Icon =||= Name =||= Description =||
    2425||  [[JOSMImage(download)]]  || Download notes in current view ||  ||
     
    2728||  [[JOSMImage(dialogs/notes/note_closed)]]  || Close note ||  ||
    2829||  [[JOSMImage(dialogs/notes/note_open)]]  || Reopen note ||  ||
    29 ||  [[JOSMImage(dialogs/sort)]]  || Sort notes || You can sort the notes in the dialog by state (open, closed, new), username, created date or last change date. ||
     30||  [[JOSMImage(dialogs/sort)]]  || Sort notes || You can sort the notes in the list by state (open, closed, new), username, created date or last change date. ||
    3031||  [[JOSMImage(help/internet)]]  || Open the note in an external browser || Opens the selected note in your defaut web browser. Alternatively you can use [wikitr:/Help/Action/InfoAboutElementsWeb Advanced info (web)] from the View menu. ||
    3132||  [[JOSMImage(upload)]]  || Upload note changes to server || After you created a note or made changes to existing notes, the changes are not uploaded automatically. You need to press this button. If you try to delete the Notes layer or close JOSM with not yet uploaded note changes, JOSM will ask, if you want to upload the changes. ||
    32 ||  || (left click) || A left click on a notes symbol in the map view or on a list entry in the Notes Dialog Window opens the note's content in a tooltip in the map area ||
    33 ||  || '''{{{Ctrl+C}}}''' || Select a note in the Notes Dialog and press '''{{{Ctrl+C}}}''' to copy the ID of the note and the text of the first comment to the clipboard. (A more usable way is to select and copy text directly in the notes tooltip.) ||
     33||  || (left click) || A left click on a notes symbol in the map view or on a list entry in the list opens the note's content in a tooltip in the map area ||
     34||  || '''{{{Ctrl+C}}}''' || Select a note in the list and press '''{{{Ctrl+C}}}''' to copy the ID of the note and the text of the first comment to the clipboard. (A more usable way is to select and copy text directly in the notes tooltip.) ||
     35
    3436
    3537== Advanced Preferences ==
    36 
    3738There are some advanced settings for notes. To change them first download some notes and then go to the [wikitr:/Help/Preferences/Advanced Advanced preference] and search for the following keys:
    3839
    3940* `osm.notes.daysClosed`: you can specify how long (in days) the notes should still be downloaded after they were closed. The default value is `7` (You can set this value also under [wikitr:/Help/Preferences/Connection Connection preferences].)
    40  * set a number > 0 to set the days (e.g. `10` means a note which was closed 10 days ago will be downloaded, a note which was closed 11 days ago will not)
     41 * set a positive number to set the days (e.g. `10` means a note which was closed 10 days ago will be downloaded, a note which was closed 11 days ago will not)
    4142 * set it to `0`, to download only open notes
    4243 * set it to `-1`, to download all created notes ever (of course only in the selected area and limited to the maximum download limit, see below)
    4344* `osm.notes.downloadLimit`: you can specify the maximum number of downloaded notes. The default value is `1000`. The maximum value is `10000`. There is a warning displayed if you reach the limit.
     45
    4446
    4547== See also ==
     
    4749* a [https://ksmapper.blogspot.de/2015/02/a-note-about-josm.html description] how you may use notes from the main developer of the JOSM notes implementation
    4850
     51
    4952----
    5053Back to [wikitr:/Help/Menu/Windows Windows]\\