This is awesome! I spent weeks looking for something like this a year back and am very interested!
I have some feature requests, if I know you've at least considered these (and are/are not planning them), it would definetly persuade me to pay for the product:
- Is there an API or some way to programatically upload a snapshot of my banking data, I don't care if the API is cumbersome, as long as there's way for me to interface with this from some custom scripts. (I'm envisioning a cron-job running on a VPS which polls my bank account using the Open Banking standard and uploads a snapshot to Projection Lab).
- I'd love a dedicated section for "Jobs". By this I mean a way to set what my current salary is, but also when I expect to be promoted and how much of an increase that promotion should be. This way I can model a successful career trajectory without having to create a bunch of jobs for each promotion (I guess the frontend could just delegate to doing this in the backend).
- I work at FAANG and I believe it's quite common to recieve vested stock RSU units that vest over n years and are then reissued, being able to model that would be super useful... and finally a real killer feature would be visualising actual stock prices and manually set growth expectations
Thanks! I think a good cross-section is already doable :)
There isn't a formal API yet, but there are several methods I've exposed on the early access channel to facilitate community plugin development, including the ability to programmatically update objects within PL. Here's an example thread on the discord where a community member has been leveraging those methods to build a Chrome extension that can pull balances in from YNAB: https://discord.com/channels/869222901054857216/112400124222...
For modeling career trajectory, have you seen the Advanced change-over-time editor yet? That can be super useful for mapping out a series of advancements within a single overall job. It can also come in handy for modeling how RSUs vest over the years, and between that editor and the "Recurrence" feature, you should be able to model some fairly sophisticated patterns.
I have some feature requests, if I know you've at least considered these (and are/are not planning them), it would definetly persuade me to pay for the product: - Is there an API or some way to programatically upload a snapshot of my banking data, I don't care if the API is cumbersome, as long as there's way for me to interface with this from some custom scripts. (I'm envisioning a cron-job running on a VPS which polls my bank account using the Open Banking standard and uploads a snapshot to Projection Lab).
- I'd love a dedicated section for "Jobs". By this I mean a way to set what my current salary is, but also when I expect to be promoted and how much of an increase that promotion should be. This way I can model a successful career trajectory without having to create a bunch of jobs for each promotion (I guess the frontend could just delegate to doing this in the backend).
- I work at FAANG and I believe it's quite common to recieve vested stock RSU units that vest over n years and are then reissued, being able to model that would be super useful... and finally a real killer feature would be visualising actual stock prices and manually set growth expectations