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


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/SessionSaveAs

    v17 v26  
    11[[TranslatedPages]]
    2 = File > Save Session As … =   
     2= File > Save Session As… =   
    33
    4 [[JOSMImage(session,middle,48,link=,middle,margin-right=20)]]  Keyboard shortcut: ''`none`'' **([wikitr:/Help/ExpertMode expert mode] only)**
     4[[JOSMImage(session,middle,48,link=,middle,margin-right=20)]]  Keyboard shortcut: **`Ctrl+Alt+Shift+S`**
    55
    66**Saves the JOSM session (i.e. the currently present [wikitr:/Help/Dialog/LayerList Layers]) to a file.**
    77
    8 [[Image(Save_Session.png,link=)]]
     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.
    99
    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.
     10[[Image(SaveSessionAs_macOS.png,430px,link=)]]
    1111
    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.
     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.
     13
     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`)''
    1620
    1721== See also ==
     
    2024* [[JOSMImage(save)]] [wikitr:/Help/Action/Save Save]
    2125* [[JOSMImage(save_as)]] [wikitr:/Help/Action/SaveAs Save as…]
     26* [[JOSMImage(session)]] [wikitr:/Help/Action/SessionSave Save Session]
    2227
    2328----