afadil / wealthfolio

A Beautiful Private and Secure Desktop Investment Tracking Application
https://wealthfolio.app
GNU Affero General Public License v3.0
4.25k stars 208 forks source link

Feature request: Data export #43

Closed blewsky closed 4 weeks ago

blewsky commented 1 month ago

Great tool! Looks really nice and polished. Do you plan to implement data export (e.g. csv files) to the software? Without the option to export, the tool is a lot less powerful and it is hard to justify investing a lot of time in ingesting and maintaining all data if there is no way to export the data to e.g. simple csv or Google sheets.

afadil commented 1 month ago

Yes, the data are stored locally on an SQLite file. I'm planning to add export db and csv. You can find db file in ~/Library/Application Support/com.teymz.wealthfolio/app.db

afadil commented 4 weeks ago

Done in v1.0.18 Export Feature