johannesgerer / buchhaltung

Smart tools for the ledger universe
http://johannesgerer.com/buchhaltung
MIT License
97 stars 8 forks source link

Split import.hledger into multiple files #37

Open bascht opened 5 years ago

bascht commented 5 years ago

After importing a few years worth of transactions from multiple accounts, the import.hledger file grows to ~2MB and becomes no longer navigable with proper syntax highlighting / etc.

Is there a way to split the import file into multiple (perhaps year-based) files and have the buchhaltung update command just file everything into the appropriate smaller files?