-
Notifications
You must be signed in to change notification settings - Fork 153
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
[WIP] Actual Budget Vision #213
Conversation
Co-authored-by: Matiss Janis Aboltins <[email protected]>
Co-authored-by: Matiss Janis Aboltins <[email protected]>
Co-authored-by: Matiss Janis Aboltins <[email protected]>
Added in the following headings from biohzrddd Developer experience External connectivity User experience User interface Primary Objectives
Removed history
Added in some paragraphs to What Makes Actual Budget Great
✅ Deploy Preview for actualbudget-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
docs/vision.md
Outdated
|
||
* Local-first | ||
|
||
Actual is local first meaning that the database that powers Actual Budget and ultimatley your budget live on your device, we don't store it on a server, now your wondering what actual server is for, well that allows us to sync changes between budgets, to do this we only send the changes to the server, it stores them and the client pulls down the change(s) |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
docs/vision.md
Outdated
|
||
* Goal templates moved to the UI. | ||
* Mobile transaction entry. | ||
* Implementing and testing syncing providers other than Nordigen. |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
docs/vision.md
Outdated
* Goal templates moved to the UI. | ||
* Mobile transaction entry. | ||
* Implementing and testing syncing providers other than Nordigen. | ||
* Enabling support for Nordigen and other syncing providers by default. |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
docs/vision.md
Outdated
|
||
* Open | ||
|
||
Actual is Open Source, the code is open for anyone to see, view and contribute to. You own your data, you can do whatever you want with it. |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
docs/vision.md
Outdated
* Enabling support for Nordigen and other syncing providers by default. | ||
* Darkmode. | ||
* custom reports. | ||
* and more |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't approve since I opened this PR, but thanks for writing all this up @shall0pass ! I 100% agree with what you've noted down here.
This looks great! |
Actual is Open Source utilizing the MIT license. The code is open for anyone to see, view, and contribute. You own your data; you can do whatever you want with it. | ||
|
||
### User Interface | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don’t interpret this as bringing up the recent “unlock” discussion :) , but I think a note here would be nice along the lines that we make mistakes easy to undo. Similar to the early Macintosh philosophy.
docs/vision.md
Outdated
title: Actual Budget Vision | ||
--- | ||
|
||
**Vision statement**: Our vision is to be the leading OSS personal finance software used by everyone in any stage of their financial journey. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: drop “our vision is” and let the heading speak for itself
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@shall0pass are you happy to merge this? |
I'm happy if you're all happy 😊. I didn't want to give the final approval since I authored a fair bit of it. |
LGTM 👍 |
Original PR: #175