merlos / iOS-Open-GPX-Tracker

GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift
http://www.merlos.org/iOS-Open-GPX-Tracker/
GNU General Public License v3.0
605 stars 149 forks source link

Change filename pattern to "%Y-%m-%d-%H%M" #209

Closed csware closed 3 years ago

csware commented 3 years ago

I'd propose a change for the default filename pattern to "%Y-%m-%d-%H%M" (e.g., "2021-07-09-1528") as this allows to sort the .GPX files more easily (just by filename).

Thanks for this app!

geezerhiker commented 3 years ago

Why not use the ISO8601 format? iOS supports it.

On Jul 29, 2021, at 6:29 AM, csware @.***> wrote:

 I'd propose a change for the default filename pattern to "%Y-%m-%d-%H%M" (e.g., "2021-07-09-1528") as this allows to sort the .GPX files more easily (just by filename).

Thanks for this app!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

vincentneo commented 3 years ago

The main branch version has a configurable filename format actually. Eventually when it gets released on the App Store, you should be able to set that in the Settings.

chrisspiegl commented 2 years ago

Will there be a release to app store at some point? I had a test release build but that expired and I am wondering hopefully 🌸.