Closed kevinschaich closed 4 years ago
Sign me up!
same here
Hi, I'm interested in testing out v2.0.0. I've recently set up mintable, trying to see what I can do with it. Thanks.
Would love to try it out.
I'm interested to try!
Yes!
yes!
Sign me up!
I'm in! Sign me up!
@dflock @yawhide @eliluong @kev1nnsays @pickettd @mspych @thomastraum @mrginogit @nboley2 @willie – Thank you for your incredible patience here. Today is the day.
I've updated the issue description with instructions on how you can help test v2.0.0
. Happy testing – and thank you so much for helping make Mintable better.
All – thanks so much for your help testing so far! Along with a number of bug fixes, excited to announce two new features in v2.0.0-beta.34
:
Keen to hear your thoughts on these! Thanks again 😄
* [Import Transactions via a CSV / bank statement](https://github.com/kevinschaich/mintable/tree/release/2.0.0/docs#manually--on-your-local-machine--via-csv-bank-statements) * A library of [banking institution statement templates](https://github.com/kevinschaich/mintable/tree/release/2.0.0/docs/templates) for people who don't want to use Plaid, including [Apple Card](https://github.com/kevinschaich/mintable/blob/release/2.0.0/docs/templates/apple-card.json)
are you hoping to have a community build list of templates?
Also in the templates, is there a way to specify if the banking institution's transactions are in usd or cad?
Finally got some time to run through this. Great stuff! A few observations as I went through the test plan:
[INFO] You can supply either --config-file or --config-variable to specify a different configuration.
If we delete mintable.jsonc to start fresh and re-add our accounts, does that mean all of our accounts will look new to Plaid and decrement from our 100 allowed accounts limit (if using a free account)?
Yes On Sun., Jun. 28, 2020, 12:42 a.m. mrginogit, notifications@github.com wrote:
Finally got some time to run through this. Great stuff! A few observations as I went through the test plan:
- Following the install/migrate steps, it took me a second to realize it installs globally, and my jsonc file ended up in my Windows user folder. It may be good to mention this parameter in the migration instructions too: [INFO] You can supply either --config-file or --config-variable to specify a different configuration.
- Transactions updated successfully
- If we delete mintable.jsonc to start fresh and re-add our accounts, does that mean all of our accounts will look new to Plaid and decrement from our 100 allowed accounts limit (if using a free account)?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kevinschaich/mintable/issues/55#issuecomment-650694765, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGIEYDWFATBIB36TNG3Q5TRY3C4JANCNFSM4MGDCFWA .
@yawhide, answers below:
are you hoping to have a community build list of templates?
That's hopefully the plan. I will add templates for the ~5 or so banking institutions which I use personally, but this will be a lot more valuable as a crowdsourced effort.
Also in the templates, is there a way to specify if the banking institution's transactions are in usd or cad?
Not currently. Happy to consider it as a feature request or approve a PR but probably won't be prioritized for the 2.0.0
release for now.
@kevinschaich Can you consider a template/plugin for importing data from Personal Capital? At this time mintable can only import data that exists in the institution's 'database' and most have limited it to only the most recent year or so. Thanks.
@eliluong I don't use Personal Capital so I wouldn't be able to build/test the integration there, but definitely encourage you to try following the instructions here:
Import Transactions via a CSV / bank statement
Basically – if Personal Capital supports CSV exports – you're set. There is a CLI setup wizard in the link above to get you started and then you'd need to define a mapping from PC's output columns to Mintable's input columns.
Happy to support you if you encounter any issues, and please share your config as a template if you do get it working! 😄
Hey everyone, another exciting update – as of today, #80, v2.0.0-beta.40
– all the features scheduled for the v2.0.0
milestone are complete, and we've fixed all the bugs reported so far! 🎉
A few more new features I'm excited to announce:
cron
Integration / DocumentationTest away and hit me with your feedback!
Hey all, happy to announce that v2.x.x
now also has the capability to filter or modify your transactions on-the-fly (a hotly requested feature from v1.x.x
)!
Check it out:
@dflock @yawhide @eliluong @kev1nnsays @pickettd @mspych @thomastraum @mrginogit @nboley2 @willie – Hey all!
Apologies for the @ spam – I wanted to make sure this reaches you guys before the masses. Barring any DEFCON-1 issues, I think we can shoot for the beginning of August for a tentative release date. Wanted to ask you guys to read through the conversation above and if you haven't already, test out whatever you have time for:
Let me know what's broken, what's not intuitive, and what's not documented well. I hope we can make v2.0.0
a great release and pain-free upgrade for everybody.
Thank you so much for your continued contributions to make personal finance more accessible to our community! 😄
v2.0.1
🎉Thanks so much for all your help!
Congrats!
— ✌ Thomas Traum — TRAUM INC — Creative Director — thomas@trauminc.com— +44 (0)79 121 60 200
On 18 Aug 2020, at 01:05, Kevin Schaich notifications@github.com wrote:
Mintable v2.0.1 🎉 https://github.com/kevinschaich/mintable/releases/tag/2.0.1 Thanks so much for all your help!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kevinschaich/mintable/issues/55#issuecomment-675175275, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACH3EYWYKLURDBTM2ZEYDLSBHAVPANCNFSM4MGDCFWA.
Version
2.x.x
represents an almost complete rewrite from the ground-up, expect it to be rough around the edges until we complete a few rounds of beta testing. Thanks for helping make Mintable better.What's New in
v2.0.0
v1.x.x
, trimmed the fat where possible.v1.x.x
installation over in one command.npm
package: Callmintable
as a command, anywhere on your machine without cloning anything.mintable
CLI/setup wizard: Configure everything through an automated CLI-based setup wizard.What You've Helped Fix
updateConfig
with theinitialize
argument nukes existing config if it exists – Fixed in #74 /v2.0.0-beta.34
v2.0.0-beta.34
v2.0.0-beta.34
mintable fetch
will not create new sheet tabs – Fixed in #77 /v2.0.0-beta.34
v2.0.0-beta.34
v2.0.0-beta.36
v2.0.0-beta.36
v2.0.0-beta.39
v2.0.0-beta.40
v2.0.0-beta.40
cron
Integration – Fixed inv2.0.0-beta.40
v2.0.0-beta.41
v2.0.0-beta.44
v2.0.0-beta.44
Testing Instructions
I've compiled a Testing Checklist below if you have the time, but if you don't want to start from scratch, I'd still appreciate any feedback.
Please report an Issue for anything not listed above which seems like a regression/bug and apply the
Bug: v2.0.0 Beta
label. If you encounter any issues with these instructions themselves or have any general feedback, please leave a comment below.Testing Checklist
v1.x.x
mintable.config.json
.v2.x.x
and migrate yourv1.x.x
config.v1.x.x
config, create a tab with that titleintegrations.google.documentId
property in~/mintable.jsonc
to the blank one you just created.~/mintable.jsonc
.integrations.google.documentId
property in~/mintable.jsonc
to the new backup sheet you just made.