NicolasPetton / elbank

Elbank is a personal finances application for Emacs
https://gitlab.petton.fr/nico/elbank/
GNU General Public License v3.0
93 stars 7 forks source link

Completely Manual Input #3

Open juliusdelta opened 6 years ago

juliusdelta commented 6 years ago

I've been looking for a personal finance tool and haven't wanted to dive into Ledger. My bank isn't supported by Weboob at this time. So I was wondering if this can be configured for 100% manual input instead of being forced to sync. If it's not I'd like to suggest that feature 😄. I'd love to help if I understood more about emacs lisp with that. Any thoughts regarding this?

NicolasPetton commented 6 years ago

There's no support for manually adding transactions, as it would defeat the purpose of Elbank, which is exactly not to do any manual bookkeeping :)

However, the categories branch (which I'll merge in master soon) has support for splitting transactions, and manually setting categories to arbitrary transactions.

NicolasPetton commented 6 years ago

@juliusdelta what about adding support for your bank to Weboob instead?