diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000000000000000000000000000000000000..e2a639a57edca32a694b34344c8341e0c304d4ff --- /dev/null +++ b/TODO.md @@ -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