kevinschaich / mintable

🍃 Automate your personal finances – for free, with no ads, and no data collection.
https://kevinschaich.io/mintable/
MIT License
1.54k stars 204 forks source link

Retrieve transactions in google sheets tab "transactions" #60

Closed lecoffeeguy closed 4 years ago

lecoffeeguy commented 4 years ago

Hi there,

I'm not a programmer and I have learned some basic coding skills over the years; I'm also a personal finance geek so this is just an amazing project for me !

That being said, I have already built my own google sheet template and I would like to use your code to retrieve the transactions and update the google sheet in the tab "transactions" (instead of spreading it into a tab per month).

Thanks !

kevinschaich commented 4 years ago

Hey @lecoffeeguy – thanks for filing an issue.

Further explanation on https://github.com/kevinschaich/mintable/issues/44#issuecomment-579921177 but we're probably not going to support this. To allow exporting everything to a single sheet would require lots of additional housekeeping to track & deduplicate individual transactions.

Thanks for using mintable!