mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
820 stars 217 forks source link

Automated scheduled QIF/CSV exports #379

Open mtotschnig opened 7 years ago

bhopmann commented 4 years ago

This feature is exactly what I'm looking for. Are there any news on that yet?

mtotschnig commented 4 years ago

It is not at the top of the roadmap vote (https://roadmap.myexpenses.mobi/issues.html). And there is no specification on how it should work. Can you help to craft it?

bhopmann commented 4 years ago

Thanks for your feedback - unfortunately I'm not experienced to be able to help here.

mtotschnig commented 4 years ago

What I meant is, could you provide some input on how you would expect this feature to work? ;-)

bhopmann commented 4 years ago

All right, I get it ;-)

Basically, I'm looking for a way to automatically export entries of an account (only those entries that have not yet been exported) to my webdav server as a csv file at regular intervals.

A backup possibility has already been implemented. Perhaps it would be possible to give a choice here whether the database or another format should be exported. Here you would have to differentiate between different accounts. But the export dialog could be the same as the one from the accounts ("export and reset"). Another option would be to use the sync-backend to do this.