From 8696ca33d636da7917c676478043eb49ed2092d3 2017-12-18 18:26:32 From: Brett Smith Date: 2017-12-18 18:26:32 Subject: [PATCH] TODO: Start list. --- 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