richsmith / sexytopo

The SexyTopo cave surveying app for Android
GNU General Public License v3.0
29 stars 13 forks source link

SVG, Compass and Survex exports with wrong file extensions #204

Closed rsevero closed 5 months ago

rsevero commented 6 months ago

Compass exports: SURVEY_NAME.dat.txt -> should be SURVEY_NAME.dat Survex exports: SURVEY_NAME.svx.txt -> should be SURVEY_NAME.svx SVG exports: SURVEY_NAME.svg.json -> should be SURVEY_NAME.svg

Using Sexytopo 1.7.1

richsmith commented 5 months ago

Thanks, looks like some Android devices just put whatever extensions they feel like on files. Hopefully managed to fix this in the next release.