You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ability to limit any view to a period of time with start/end dates. It should have a configurable default (e.g. last 90 days) and ideally allow selection of date range via a datepicker.
ability to toggle display order of transactions oldest/most recent, with a configurable default (I typically want to see most recent at the top)
include a 'balance' view similar to CLI balance output, grouped by month/week with the ability to expand/collapse each child account by clicking on the parent account name. For Example:
I actually did a couple web changes a while back, update to the latest version to check it out. When viewing transactions for an account. You can change the date range, and click the date column to change order. Doesn't save across refresh, but it's something.
I'm loving using ledger to keep track of my day-to-day expenses. I thought I'd create an issue to list some features I'd like to see.
Command line
It'd be great if there were an additional column that showed the change from previous period for each total as a percentage. For example:
Web
ability to limit any view to a period of time with start/end dates. It should have a configurable default (e.g. last 90 days) and ideally allow selection of date range via a datepicker.
ability to toggle display order of transactions oldest/most recent, with a configurable default (I typically want to see most recent at the top)
include a 'balance' view similar to CLI
balance
output, grouped by month/week with the ability to expand/collapse each child account by clicking on the parent account name. For Example:I must stress that this a wish list and I have zero expectations on anyone but myself to implement these features
The text was updated successfully, but these errors were encountered: