Changes between Version 37 and Version 38 of Help/JOSM interface customization


Ignore:
Timestamp:
2020-03-23T22:36:58+01:00 (6 years ago)
Author:
skyper
Comment:

window > panel; format table; images

Legend:

Unmodified
Added
Removed
Modified
  • Help/JOSM interface customization

    v37 v38  
    44Most of the setting are available via [wikitr:/Help/Preferences/Display Display] menu. But others will be spread across editor and not so obvious/visible ways to activate them.
    55
    6 === Using filters dialog to de-clutter screen ===
     6=== Using filters panel to de-clutter screen ===
    77See [wikitr:/Help/Dialog/Filter#Examples Examples] for details.
    88
    99=== Other tweaks ===
    10 || Applies to || Description || Relevant keys in [wikitr:/Help/Preferences/Advanced Advanced Preferences]
    11 || [wikitr:/Help/ToggleDialogs Windows] || By clicking on the heading, then "side buttons", you can switch between "Always shown", "Dynamic", "Always hidden" so that "buttons" at the bottom of the dialog in question will be hidden/displayed. Settings save per each panel independently. [[br]] [[br]] **NOTE**: "Dynamic" setting won't work unless you check respective checkbox in [wikitr:/Help/Preferences/Display Display Settings menu] or set dialog.dynamic.buttons to true || ends with .buttonhiding
    12 || [wikitr:/Help/ToggleDialogs Windows] || By clicking on arrow in heading of the panel you will toggle it's minified state. Settings save per each panel independently. || ends with .minimized
    13 || [wikitr:/Help/ToggleDialogs Windows] || By clicking on pin icon in heading of the panel you will make floating window. In order to pin each window back to its place you have to close this window. Settings save per each panel independently. || ends with .docked
    14 || [wikitr:/Help/ToggleDialogs Windows], whole JOSM window || Position and size of the pop ups. Position of each [wikitr:/Help/ToggleDialogs window] (when unpinned) || ends with .geometry ||
    15 || [wikitr:/Help/Action/FullscreenView Fullscreen] || Use {{{F11}}} to enter and leave fullscreen view || draw.fullscreen
    16 || [wikitr:/JOSM%20interface#MainMenu Main menu], toolbar, status bar, side toolbar || Will be always visible, unless you disable it in advanced settings. Set one of 4 keys ({{{menu.always-visible}}} for example) to false to hide it after every {{{Tab}}} press [[br]][[br]] You can use right mouse click on elements to select "Do not hide this toolbar and menu". However, there [#donothidemenuANDtoolbarspecialcase special case] about "Main menu" and "toolbar".  || ends with .always-visible
    17 || Simple use: [[br]] [wikitr:/Help/ToggleDialogs Windows] [[br]] [[br]] Advanced use (read row above about ".always-visible" keys): [[br]] [wikitr:/Help/MainToolbar Main toolbar]+[wikitr:/JOSM%20interface#MainMenu Main menu] [[br]] [wikitr:/Help/EditToolbar Edit toolbar] [[br]] [wikitr:/Help/StatusBar Status toolbar] || Use {{{Tab}}} to hide/unhide them. || ||
     10||= Applies to =||= Description =||= Relevant keys in [wikitr:/Help/Preferences/Advanced Advanced Preferences] =||
     11||  [wikitr:/Help/ToggleDialogs Sidebar]  || By clicking on the heading, then "side buttons", you can switch between "Always shown", "Dynamic", "Always hidden" so that "buttons" at the bottom of the panel in question will be hidden/displayed. Settings save per each panel independently. \\ \\ **NOTE**: "Dynamic" setting won't work unless you check respective checkbox in [wikitr:/Help/Preferences/Display Display Settings menu] or set `dialog.dynamic.buttons` to `true` ||  ends with `.buttonhiding`  ||
     12||  [wikitr:/Help/ToggleDialogs Sidebar] || By clicking on arrow in heading of the panel you will toggle it's minified state. Settings save per each panel independently. ||  ends with `.minimized`  ||
     13||  [wikitr:/Help/ToggleDialogs Sidebar]  || By clicking on pin icon in heading of the panel you will make floating window. In order to pin each panel back to its place you have to close this window. Settings save per each panel independently. ||  ends with `.docked`  ||
     14||  [wikitr:/Help/ToggleDialogs Sidebar],\\ whole JOSM window  || Position and size of the pop ups. Position of each [wikitr:/Help/ToggleDialogs panel] (when unpinned) ||  ends with .geometry  ||
     15||  [wikitr:/Help/Action/FullscreenView Fullscreen]  || Use {{{F11}}} to enter and leave fullscreen view ||  `draw.fullscreen`  ||
     16||  [wikitr:/JOSM%20interface#MainMenu Main menu],\\ toolbar, status bar, side toolbar  || Will be always visible, unless you disable it in advanced settings. Set one of 4 keys ({{{menu.always-visible}}} for example) to false to hide it after every {{{Tab}}} press \\ \\ You can use right mouse click on elements to select "Do not hide this toolbar and menu". However, there [#donothidemenuANDtoolbarspecialcase special case] about "Main menu" and "toolbar".  ||  ends with `.always-visible`  ||
     17||  Simple use: \\ [wikitr:/Help/ToggleDialogs Sidebar] \\ \\ Advanced use (read row above about ".always-visible" keys): \\ [wikitr:/Help/MainToolbar Main toolbar]+[wikitr:/JOSM%20interface#MainMenu Main menu] \\ [wikitr:/Help/EditToolbar Edit toolbar] \\ [wikitr:/Help/StatusBar Status toolbar]  || Use {{{Tab}}} to hide/unhide them. || ||
    1818
    1919=== Default setup ===
    20 [[Image(default-interface-10025.png,nolink)]]
     20[[Image(default-interface-10025.png,link=,50%)]]
    2121
    2222=== do not hide menu AND toolbar special case ===#donothidemenuANDtoolbarspecialcase
     
    2525This demo show that "Do not hide menu AND toolbar" utilizes TWO keys, not one. But you still can set values individually in advanced settings:
    2626
    27 [[Image(toolbar-do-not-hide-option-utilizes-two-keys-not-one.gif​,nolink)]]
     27[[Image(toolbar-do-not-hide-option-utilizes-two-keys-not-one.gif​,link=,50%)]]
    2828
    2929=== Minimalistic look ===
    30 
    3130'''NOTE:''' undocked panels can be displayed at second/third monitor.
    3231'''NOTE:''' source materials (photos, videos, notes etc) can be displayed at second/third monitor.
    3332
    34 1. set menu.always-visible, sidetoolbar.always-visible, statusbar.always-visible, toolbar.always-visible to false
    35 2. set propertiesdialog.docked, selectionlist.docked to false
    36 3. adjust layout, press {{{Tab}}}
     331. set `menu.always-visible`, `sidetoolbar.always-visible`, `statusbar.always-visible`, `toolbar.always-visible` to `false`
     341. set `propertiesdialog.docked`, `selectionlist.docked` to `false`
     351. adjust layout, press **{{{Tab}}}**
    3736
    38 [[Image(minimal-ui.png​,nolink)]]
     37[[Image(minimal-ui.png​,link=,50%)]]
    3938
    4039=== Usage of style instead of tag windows ===
    41 
    4240While some styles are displeasant to use every day, they may facilitate entrance of data more quickly. Especially if you enter all data tag after tag (tag change only 4-10 times), not all tags per each object (tag changes thousands of times).
    4341
     
    4644[https://github.com/osmlab/sf_building_height_import/blob/dd4be4a5b8127eb399c9ac7ed034137ac07fb0b5/buildingheights.css#L20-L78 buildingheights.css] was used to [https://github.com/osmlab/sf_building_height_import/issues/15#issuecomment-259668906 highlight buildings into 4 pseudo-classes] during ''San Francisco Building Height Import''.
    4745
     46
    4847== See also ==
    4948* [wikitr:/Shortcuts#interfaceandappearance Keyboard shortcuts relating to "interface and appearance"]
    5049* [[JOSM Extensions and installation steps]]
    51 
    52 == BackLinks to this page ==
    53 [[BackLinks]]