Changes between Version 41 and Version 68 of Help/Dialog/Notes


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Notes

    v41 v68  
    11[[TranslatedPages]]
    2 = Notes Dialog =
    32
    4 [[Image(source:/trunk/images/dialogs/notes/note_open.png,middle,margin-right=20)]] ''Keyboard shortcut:''''' {{{none yet}}}'''
     3= Notes Panel =
    54
    6 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 main page [http://www.osm.org osm.org] (right toolbar).
     5[[JOSMImage(dialogs/notes/note_open,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`none`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    76
    8 [[Image(notesdialog.png)]]
     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).
    98
    10 == Showing and hiding the Notes Dialog Window ==
    11 Show or hide this dialog window by
    12 * using the Window menu (or, to hide, the dialog's buttons).
    13 * clicking on [[Image(source:/trunk/images/dialogs/notes/note_open.png,20,middle)]] in the tool palette on the left of the JOSM main window
     9[[Image(notesdialog.png,link=)]]
     10
    1411
    1512== Downloading notes ==
    1613There are different possibilities:
    17 * Use the "Notes" checkbox in the [[Help/Action/Download|download dialog]].
    18  * Older versions: Before r8071 (Notes support got enabled by default): just set the [[Help/Preferences/Advanced|advanced preference]] `osm.notes.enableDownload` to `true` and restart. Before r7809 (due to [ticket:10845]): be sure to enable this Notes dialog before you download notes.
    19 * Search for a Note via the [wiki:Help/Menu/File File menu] → [[Image(source:/trunk/images/note_search.png)]] [wiki:Help/Action/SearchNotesDownload Search Notes...]
    20 * Use File menu → [[Image(source:/trunk/images/openlocation.png)]] [wiki:Help/Action/OpenLocation Open Location...] and enter a special URL.
    21 * Use File menu → [[Image(source:/trunk/images/dialogs/notes/note_open.png)]] [wiki:Help/Action/DownloadNotesInView Download notes in current view]
    22 * Use the "Download notes in current view" button of this Dialog
    23 * Downloading via [wiki:Help/Preferences/RemoteControl remote control] on osm.org is not yet working (see #9907 and [https://github.com/openstreetmap/openstreetmap-website/issues/957 github issue])
     14* Use the "Notes" checkbox in the [wikitr:/Help/Action/Download download dialog].
     15* Use the [[JOSMImage(download_in_view)]] "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 ...]
     17* 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].
     18* Use File menu → [[JOSMImage(dialogs/notes/note_open)]] [wikitr:/Help/Action/DownloadNotesInView Download notes in current view]
     19* [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open] a local .osc file containing Notes (e.g. created by the smartphone app OSMAnd).
     20* (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])
     21
    2422
    2523== Features ==
     24||= Icon =||= Name =||= Description =||
     25||  [[JOSMImage(download_in_view)]]  ||  Download notes in current view  ||  ||
     26||  [[JOSMImage(dialogs/notes/note_new)]]  ||  Create a new note  ||  ||
     27||  [[JOSMImage(dialogs/notes/note_comment)]]  ||  Add comment  || Add a comment to an open note. ||
     28||  [[JOSMImage(dialogs/notes/note_closed)]]  ||  Close note  ||  ||
     29||  [[JOSMImage(dialogs/notes/note_open)]]  ||  Reopen note  ||  ||
     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. ||
     31||  [[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. ||
     32||  [[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. ||
     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||  ||  (double click)  || A double click will move the map view so that the note is centered ||
     35||  ||  **`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.) ||
    2636
    27 ||= Icon =||= Name =||= Description =||
    28 ||  [[Image(source:/trunk/images/download.png)]]  || Download notes in current view ||  ||
    29 ||  [[Image(source:/trunk/images/dialogs/notes/note_new.png)]]  || Create a new note ||  ||
    30 ||  [[Image(source:/trunk/images/dialogs/notes/note_comment.png)]]  || Add comment || Add a comment to an open note. ||
    31 ||  [[Image(source:/trunk/images/dialogs/notes/note_closed.png)]]  || Close note ||  ||
    32 ||  [[Image(source:/trunk/images/dialogs/notes/note_open.png)]]  || Reopen note ||  ||
    33 ||  [[Image(source:/trunk/images/dialogs/sort.png)]]  || Sort notes || You can sort the notes in the dialog by state (open, closed, new), username, created date or last change date. ||
    34 ||  [[Image(source:/trunk/images/upload.png)]]  || 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. ||
    35 ||  || (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
    36 ||  || (right click) || right clicking a note's tooltip copies this note's API URL into your clipboard ||
    37 ||  || '''{{{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. ||
     37There is also a context menu if you right click a note in the list to Comment/Open in browser/Close/Reopen a note.
    3838
    39 Regarding ''development'' state: The only main features missing, compared to the older [osmwiki:JOSM/Plugins/Notes notes plugin], is a way to open the note in a browser. [/query?status=assigned&status=needinfo&status=new&status=reopened&component=Core+notes&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&col=time&report=1&order=priority List of open tickets].
     39=== Filtering ===
     40With the searchbox above the notes in the Notes Panel you can filter the downloaded notes. Some words have a special meaning.
    4041
    41 == Change advanced notes settings ==
     42||=Word=||=Description=||
     43||  open  || Only show notes that are open ||
     44||  closed  || Only show notes that are closed ||
     45||  reopened  || Only show notes that are reopened ||
     46||  new  || Only show notes that have not yet been uploaded ||
     47||  modified  || Only show notes that have new comments that have not yet been uploaded ||
    4248
    43 There are some advanced settings for notes. To change them first download some notes and then go to the [[Help/Preferences/Advanced|advanced preference]] and search for the following keys:
     49== Advanced Preferences ==#AdvancedPreferences
     50There 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:
    4451
    45 * `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 [wiki:Help/Preferences/Connection Connection Preferences].)
    46  * 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)
     52* `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`. **Note**: This preference is also available under [wikitr:/Help/Preferences/Connection#OSMNotes Connection preferences].
     53 * 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)
    4754 * set it to `0`, to download only open notes
    4855 * 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)
    4956* `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.
    5057
     58
    5159== See also ==
    52 * [http://ksmapper.blogspot.de/2015/02/a-note-about-josm.html A description, how-to enable/use (with many screenshots) and plans from the main developer] (February 2015)
     60* [wikitr:/Help/Action/AutoSave Autosave] - restores unsaved Notes layers in case of a JOSM crash.
     61* 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
     62
    5363
    5464----
    55 Back to [wiki:Help/ToggleDialogs Toggle Dialogs][[BR]]
    56 Back to [wiki:Help Main Help]
     65Back to [wikitr:/Help/Menu/Windows Windows menu]\\
     66Back to [wikitr:/Help/ToggleDialogs Sidebar]\\
     67Back to [wikitr:/Help Main Help]