GPSLogger icon indicating copy to clipboard operation
GPSLogger copied to clipboard

Function to export summary of tracks

Open tomlayg6 opened this issue 5 years ago • 1 comments

I would like to be able to get a summary listing of the tracks.

This would list the data as seen on the Tracklist screen, i.e. name, Length etc.

Ideally send this as CSV data using an intent that can be handled by a spreadsheet app.

tomlayg6 avatar Jan 18 '21 22:01 tomlayg6

We are trying to keep the app as simple and light as possible. To reach this goal we are limiting the implementation of features to the most requested ones. I think that a feature that exports the list of tracks in CSV format will be a feature for a few users only.

However, one of the much requesting feature is the ability to export/import the DB, in order to allow the users to save a Backup of their Data (for people that don't have a Backup Account) and to move the Tracklist to another Device.

I think that, maybe, we could implement the Exportation of the index (in CSV) when we will export the DB.

GrazianoCapelli avatar Jan 20 '21 14:01 GrazianoCapelli