14 | | .osm and .gpx files can be compressed files with gzip or bzip2 compression. |
| 14 | If you type the name of the file to open and omit the file extension, JOSM tries to guess it and opens the correct file. |
| 15 | |
| 16 | Several file compression formats are supported too, including `.zip`, `.gz`, `.bz`, `.bz2` and `.xz`. |
| 17 | |
| 18 | There are some [wikitr:/Plugins plugins] which extend the file type list (see e.g. code snippets from [https://github.com/openstreetmap/josm/search?l=java&q=extends+FileImporter&type=Code&utf8=%E2%9C%93 core] and [https://github.com/openstreetmap/josm-plugins/search?l=java&q=class+*+extends+FileImporter&utf8=%E2%9C%93 plugins]). |
| 19 | |
| 20 | |
| 21 | == Preferences ==#Preferences |
| 22 | * With "**Use native file choosers**" under [[JOSMImage(preferences/display,link=,24,middle)]] [wikitr:/Help/Preferences/Display Display preferences] the file chooser can be changed |
| 23 | * With the advanced preference **`use.details.view.file.dialog`** set to `true` the file chooser dialog opens in detailed view by default |
17 | | * [[Image(source:/trunk/images/openrecent.png,15)]] [wiki:/Help/Action/OpenRecent Open Recent] |
18 | | * [[Image(source:/trunk/images/openlocation.png,15)]] [wiki:/Help/Action/OpenLocation Open Location] |
| 26 | * [[JOSMImage(openrecent)]] [wikitr:/Help/Action/OpenRecent Open Recent] |
| 27 | * [[JOSMImage(openlocation)]] [wikitr:/Help/Action/OpenLocation Open Location] |
| 28 | * [[JOSMImage(save)]] [wikitr:/Help/Action/Save Save] |
| 29 | * [[JOSMImage(save_as)]] [wikitr:/Help/Action/SaveAs Save as…] |
| 30 | * [[JOSMImage(session)]] [wikitr:/Help/Action/SessionSaveAs Save Session as…] |