summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 6edc22a..bc89d28 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,6 +1,9 @@
* use syntax highlighting for Guile attachments
http://localhost:1234/issue/36487#2
+* use raw local emails when downloading attachments
+=extract-attachment= in =(mumi messages)= uses =fetch-bug= and =patch-messages=, which make calls to Debbugs. We should be able to use the raw local emails directly.
+
* do not download messages outside of the worker
instead fetch whatever messages we already have from the local database.