We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to propose implementing a little indicator that marks the time in month on top of the used budget view.
Example 1 It is the 10th of November:
The added line indicates that a third of the month has passed, but already 47% of the budget are spent (therefore, the indicator is red).
Example 2 It is the 20th of November:
Because two thirds of the month are over, the inidicator is blue and farther to the right.
This might be helpful for managing budget throughout the month and maybe cutting down on spending.
The text was updated successfully, but these errors were encountered:
Good idea, should not be that hard to implement!
Sorry, something went wrong.
Will be in the next release, thank you again for the suggestion :)
dreautall
Successfully merging a pull request may close this issue.
I'd like to propose implementing a little indicator that marks the time in month on top of the used budget view.
Example 1
It is the 10th of November:
The added line indicates that a third of the month has passed, but already 47% of the budget are spent (therefore, the indicator is red).
Example 2
It is the 20th of November:
Because two thirds of the month are over, the inidicator is blue and farther to the right.
This might be helpful for managing budget throughout the month and maybe cutting down on spending.
The text was updated successfully, but these errors were encountered: