Changes between Version 17 and Version 18 of Help/Action/SessionSaveAs


Ignore:
Timestamp:
2021-11-02T23:48:03+01:00 (4 years ago)
Author:
skyper
Comment:

New button; file extennsion

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/SessionSaveAs

    v17 v18  
    1 [[TranslatedPages]]
     1[[TranslatedPages(outdated=The screenshot needs an update)]]
    22= File > Save Session As … =   
    33
     
    66**Saves the JOSM session (i.e. the currently present [wikitr:/Help/Dialog/LayerList Layers]) to a file.**
    77
     8This is useful e.g. to save your work for later continue, to transfer your work to another PC or for bug reporting. Some layer types can't be saved to a session, e.g. validator layers.
     9
    810[[Image(Save_Session.png,link=)]]
    911
    10 This might be useful e.g. to save your work for later continue, to transfer your work to another PC or for bug reporting. Some layer types can't be saved to a session, e.g. validator layers.
     12The checkbox `Save all local files to disk` below the layers allows to save all local files referenced but not included in the session file.
    1113
    12 Life hack: If you want to start JOSM with a predefined selection of [wikitr:/Help/Menu/Imagery imageries], add them, save them as session an load that session at your next JOSM start. This way you don't have to manually readd all imageries individually.
     14If no "real" data is included the file extension will be `.jos` while with data the session file is automatically compressed as zip file and the extension is `.joz`.
     15
     16Life hack: If you want to start JOSM with a predefined selection of [wikitr:/Help/Menu/Imagery imageries], add them, save them as session an load that session at your next JOSM start. This way you don't have to manually re-add all imageries individually.
    1317
    1418== Preferences ==#Preferences
    15 See [[JOSMImage(open)]] [wikitr:/Help/Action/Open#Preferences Open…]
     19* **`session.savelocal`** - whether to save all local files referenced in the session file or not ''(default: `true`)''
     20* See also [[JOSMImage(open)]] [wikitr:/Help/Action/Open#Preferences Open…]
    1621
    1722== See also ==