pylipp / financeager

Organize your finances easily - from the command line!
GNU General Public License v3.0
82 stars 22 forks source link

Add option to display only standard/only recurrent entries with `list` #51

Closed pylipp closed 2 years ago

pylipp commented 4 years ago

e.g. by extending the functionality of the --filter option, or by providing a new one.

pylipp commented 2 years ago

Rather: list info recurrent entries in tabular form by running list --recurrent

| ID | Name | Value | Frequency | Start      | End |
|  1 | Rent |  -500 | monthly   | 2020-01-01 | --- |
pylipp commented 2 years ago

Closed in v0.26.3.0