wiki:De:Help/Dialog/Notes

Version 2 (modified by Klumbumbus, 10 years ago) ( diff )

link fix

Revision parameter missing. Current base revision is 68

[[Image(...)]] Notes Dialog

Keyboard shortcut: none yet

This dialog presents a list of OSM notes and allows to create new, comment, close or reopen notes.

To download notes: Use the "Notes" checkbox in the download dialog. Older versions: Before r8071 (Notes support got enabled by default): just set the advanced preference osm.notes.enableDownload to true and restart. Before r7809 (due to 10845): be sure to enable this Notes dialog before you download notes.

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 Map Style 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/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
    • 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)
  • osm.notes.downloadLimit: you can specify the maximal number of downloaded notes

See also


Back to Toggle Dialogs
Back to Main Help

Note: See TracWiki for help on using the wiki.