From 9d638f4d013815240e193925b0d8aba0f9c762eb 2017-12-19 15:22:12 From: Brett Smith Date: 2017-12-19 15:22:12 Subject: [PATCH] TODO: Source filename is available to templates as of cc8c03a. --- diff --git a/TODO.md b/TODO.md index e2a639a57edca32a694b34344c8341e0c304d4ff..86026daa598baed5bc99cb9a6cdc5c392cf92916 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ 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