-
-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.0.0 Beta Testing #55
Comments
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 |
All – thanks so much for your help testing so far! Along with a number of bug fixes, excited to announce two new features in
Keen to hear your thoughts on these! Thanks again 😄 |
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:
|
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, ***@***.***> 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
<#55 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGIEYDWFATBIB36TNG3Q5TRY3C4JANCNFSM4MGDCFWA>
.
|
@yawhide, answers below:
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.
Not currently. Happy to consider it as a feature request or approve a PR but probably won't be prioritized for the |
@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, A few more new features I'm excited to announce:
Test away and hit me with your feedback! |
Hey all, happy to announce that 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 Thank you so much for your continued contributions to make personal finance more accessible to our community! 😄 |
Mintable
|
Congrats!
— ✌ Thomas Traum — TRAUM INC — Creative Director — [email protected]— +44 (0)79 121 60 200
… On 18 Aug 2020, at 01:05, Kevin Schaich ***@***.***> 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 <#55 (comment)>, 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 Fix #67 - Confirm config overwrite during setup process #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 Fix error when could not find template sheet title #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.The text was updated successfully, but these errors were encountered: