NikxDa / actual-moneymoney

A CLI tool to import transactions from MoneyMoney to Actual.
3 stars 1 forks source link

Feature Request: Consider an option to ignore transactions which are not yet booked #6

Closed MirkoDziadzka closed 9 months ago

MirkoDziadzka commented 9 months ago

Please consider the following feature request:

Background:

Depending on the account type and bank, some transactions are marked as "not yet booked" in MoneyMoney. These transactions may get deleted by the bank or may change its value before they are finally booked. See the first transaction in the screenshot below.

I do not want to import them into the budget yet.

Screenshot 2024-01-19 at 15 55 01

Some users may want to have them, so I propose to make this a config option.

NikxDa commented 9 months ago

This has been added in the latest version as importUncheckedTransactions in the config file. Note that the newest version should also mark transactions as booked on the next import if the booking state has changed in MoneyMoney.