Not currently planned

:speech_balloon:

Export data as SQLite DB

Think this shouldn’t be to hard to implement. I want to use this app as tracker and analyze data using python or something else.

3 votes

Tagged as Suggestion

Suggested 01 December 2020 by user Vitaly

Moved into Not currently planned 11 December 2020

  • Sign in to comment and vote. Sign in by email
  • 01 December 2020 Vitaly suggested this task

  • avatar

    It will be good if you could export data in other machine-readable ways, XML or JSON for example

    03 December 2020
  • avatar

    JSON we’re definitely interested in in the future, if we decide to implement some local only system where people need to back things up manually.

    Not sure about the other methods, most people are not going to be doing seriousy analysis themselves. For those who are doing some kind of analysis, even the .csv file we have can be of some use for the time being.

    07 December 2020
  • 11 December 2020 James @Bearable moved this task into Not currently planned

  • avatar

    You can easily with JSON and even CSV in Python.

    22 October 2022
  • avatar

    You can easily convert CSV into XML.

    18 February 2023