Changes between Version 17 and Version 18 of Help/Action/SessionSaveAs
- Timestamp:
- 2021-11-02T23:48:03+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/SessionSaveAs
v17 v18 1 [[TranslatedPages]] 1 [[TranslatedPages(outdated=The screenshot needs an update)]] 2 2 = File > Save Session As … = 3 3 … … 6 6 **Saves the JOSM session (i.e. the currently present [wikitr:/Help/Dialog/LayerList Layers]) to a file.** 7 7 8 This 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 8 10 [[Image(Save_Session.png,link=)]] 9 11 10 Th is might be useful e.g.to saveyour work for later continue, to transfer your work to another PC or for bug reporting. Some layer types can't be saved to asession, e.g. validator layers.12 The checkbox `Save all local files to disk` below the layers allows to save all local files referenced but not included in the session file. 11 13 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. 14 If 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 16 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 re-add all imageries individually. 13 17 14 18 == 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…] 16 21 17 22 == See also ==