pkmnct / robinhood-mint-sync-chrome

A browser extension that allows you to sync Robinhood and Mint
https://pkmnct.github.io/robinhood-mint-sync-chrome/
MIT License
53 stars 7 forks source link

Support for multiple Robinhood accounts #16

Open samfok opened 3 years ago

samfok commented 3 years ago

My partner and I have separate Robinhood accounts and were tracking them in a single Mint account before Robinhood rescinded Mint's access. From our respective chrome browsers, we are able to sync the mint account with our Robinhood accounts, however syncing with one account overwrites the value synced from the other account.

pkmnct commented 3 years ago

The Typescript Refactor (#20) includes a change in how the properties are created and stored in the Mint account. This change will make working towards this feature a little easier in the future.

pkmnct commented 3 years ago

@superpowered has a pull request (#33) that will add this functionality. I hope to include it in an upcoming release.