elpachongco / expenses-cli

My personal expenses tracker
http://earlps.net/expenses-cli/
1 stars 0 forks source link

Add support for upcoming expenses #2

Open elpachongco opened 2 months ago

elpachongco commented 2 months ago

When displaying without a date range filter, all expenses, even ones with future dates, are displayed. Upcoming events can be added to its separate section, possibly grouped by month.

elpachongco commented 1 month ago

We may need to revert efedc8 which sets the default max date range to the current date. Instead, we can show another section for upcoming expenses and limit the existing tables to rows of the current date.