wiki:Help/Dialog/Notes

Version 33 (modified by stoecker, 10 years ago) ( diff )

Fix max value

Notes Dialog

source:/trunk/images/dialogs/notes/note_open.png Keyboard shortcut: none yet

This dialog presents a list of OSM notes and allows to create new, comment, close or reopen notes. These notes can also be edited on the main page osm.org (right toolbar).

Downloading notes

There are different possibilities:

Regarding development state: The only main features missing, compared to the older notes plugin, is a way to open the note in a browser. List of open tickets.

Showing and hiding the Notes Dialog Window

Show or hide this dialog window by

  • using the Window menu (or, to hide, the dialog's buttons).
  • clicking on source:/trunk/images/dialogs/notes/note_open.png in the tool palette on the left of the JOSM main window

Features

Icon Name Description
source:/trunk/images/download.png Download notes in current view
source:/trunk/images/dialogs/notes/note_new.png Create a new note
source:/trunk/images/dialogs/notes/note_comment.png Add comment Add a comment to an open note.
source:/trunk/images/dialogs/notes/note_closed.png Close note
source:/trunk/images/dialogs/notes/note_open.png Reopen note
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.
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.

Change advanced notes settings

There are some advanced settings for notes. To change them first download some notes and then go to the advanced preference and search for the following keys:

  • 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
    • 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)
    • set it to 0, to download only open notes
    • 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)
  • osm.notes.downloadLimit: you can specify the maximum number of downloaded notes. The default value is 1000. The maximum value is 50000. There is a warning displayed if you reach the limit.

See also


Back to Toggle Dialogs
Back to Main Help

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.