ledger-autosync
ledger-autosync copied to clipboard
Workflow that could include manual entry
Is there a workflow that I'm not seeing that could include manual entry and matching of some transactions other than manual de-duplication? Sometimes there are pending or future payments I want to go ahead and make note of but if I then import later I will have a duplicate transaction. Thanks.
I can't think of a way that this would work, except by some sort of fuzzy matching. I guess if the transaction were an exact duplicate (except for metadata) there might be a way to de-deduplicate, but a big part of the way ledger-autosync is able to de-duplicate quickly is by searching by id, which wouldn't be possible in this case.