TODO: Start list.

This commit is contained in:
Brett Smith 2017-12-18 13:26:32 -05:00
parent fea64ee138
commit 8696ca33d6

7
TODO.md Normal file
View file

@ -0,0 +1,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