ledger-autosync icon indicating copy to clipboard operation
ledger-autosync copied to clipboard

Workflow that could include manual entry

Open ibnzbssrckr opened this issue 3 years ago • 1 comments

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.

ibnzbssrckr avatar Feb 05 '23 16:02 ibnzbssrckr

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.

egh avatar Feb 08 '23 21:02 egh