Skip to content
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

Periodic Transactions from last day of the month #2005

Closed
jeremy-j-ackso opened this issue Feb 18, 2023 · 6 comments
Closed

Periodic Transactions from last day of the month #2005

jeremy-j-ackso opened this issue Feb 18, 2023 · 6 comments
Labels
A-WISH Some kind of improvement request, hare-brained proposal, or plea. period-expressions Period expressions, used in queries, periodic rules, etc.

Comments

@jeremy-j-ackso
Copy link

Would be great to have a Periodic Transaction syntax to specify from the end of the month that is agnostic to the number of days in the month.

I'm thinking either (or both) of something semi-textual (last day, last-1 day, last -2 day) or is ordinal with a - preceding it (-1st day, -2nd day, -3rd day).

This would allow me to specify a periodic transaction that always occurs on the last day of the month (or near the end of the month), without having to have individual periodic transaction blocks for the specific last day of each month in the year when creating my budget.

@simonmichael
Copy link
Owner

Agreed.

@simonmichael simonmichael added A-WISH Some kind of improvement request, hare-brained proposal, or plea. period-expressions Period expressions, used in queries, periodic rules, etc. labels Feb 19, 2023
@avrahamappel
Copy link

+1

Incidentally, I have so far noticed that every 31st day will move the forecasted transaction back to the 30th if there is no 31st day of the month

Not sure if this is documented or not. (If not, I hope it doesn't break!)

@simonmichael
Copy link
Owner

Good tip for the FAQ maybe!

@avrahamappel
Copy link

@simonmichael Also, just wanted to take a moment to express my gratitude for this amazing tool, and the whole PTA ecosystem as well!
Just saving my poor programmer brain from having to muddle through spreadsheets is already a huge bonus!

@simonmichael
Copy link
Owner

Thanks @avrahamappel, glad it's helping.

@simonmichael
Copy link
Owner

I have added this to docs and FAQ now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-WISH Some kind of improvement request, hare-brained proposal, or plea. period-expressions Period expressions, used in queries, periodic rules, etc.
Projects
None yet
Development

No branches or pull requests

3 participants