Changes between Version 2 and Version 31 of Help/Action/Save


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Save

    v2 v31  
    1 [[TranslatedPages]]
    2 = Save =
     1[[TranslatedPages(outdated=Recheck supported file types\, especially on Windows.)]]
    32
    4 Keyboard shortcut ' CTRL + S'
     3= File > Save =
    54
    6 Save the currently active layer.
     5[[JOSMImage(save,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+S`**
    76
    8 Back to [wiki:Help Main Help]
     7**Save the currently active layer.** \\
     8
     9* If the currently active layer has been loaded from a file or saved before the file is saved without dialog.
     10* Otherwise the following dialog is presented:
     11
     12[[Image(save_dialog.png,400,link=)]]
     13
     14There are different types of data to save to.
     15* As OSM Server file (`.osm`) or (`.xml`)
     16 * OSM files (`.osm`) can also be saved as compressed files using xz (`.osm.xz`), bzip2 (`.osm.bz2` or `.osm.bz`) or gzip (`.osm.gz`)
     17* As GPX file (`.gpx`) or as compressed GPX file using gzip (`.gpx.gz`), bzip2 (`.gpx.bz2` or `.gpx.bz`), gzip (`.gpx.xz`) or zip (`.gpx.zip`)
     18* As GeoJSON file (`.geojson` or `.json`)
     19* As [wikitr:/Help/Dialog/Notes Note] file (`.osn`)
     20* As [wikitr:/Help/Dialog/Validator Validator] file (`.xml`)
     21
     22After saving file a notification is displayed : ''Successfully file'' with the ''file name''
     23
     24
     25== Preferences ==#Preferences
     26See [[JOSMImage(open)]] [wikitr:/Help/Action/Open#Preferences Open…]
     27
     28== See also ==
     29* [[JOSMImage(save_as)]] [wikitr:/Help/Action/SaveAs Save as…]
     30* [[JOSMImage(session)]] [wikitr:/Help/Action/SessionSaveAs Save Session as…]
     31* [[JOSMImage(open)]] [wikitr:/Help/Action/Open Open…]
     32* [[JOSMImage(openrecent)]] [wikitr:/Help/Action/OpenRecent Open Recent]
     33
     34
     35----
     36Back to [wikitr:/Help/Menu/File Menu File] \\
     37Back to [wikitr:/Help/Dialog/LayerList Layer List panel] \\
     38Back to [wikitr:/Help/Menu Main Menu] \\
     39Back to [wikitr:/Help Main Help]