Files @ 0f945c28dfc4
Branch filter:

Location: NPO-Accounting/import2ledger/TODO.md

Brett Smith
main: Clean noop line.

I guess this was a remnant when I was trying to implement date filtering
before I decided to do it with hooks.
1
2
3
4
5
6
7
In roughly priority order:

* Stripe import via API
* Make source filename available to templates [this is easy]
* Some way of preventing re-imports
* Try all importers even after one fails
* Open files for import in binary mode; add a text-wrapping importer base