aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 316d72d7..95b3e5e8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -29,6 +29,8 @@ Always
Next
====
+* Spell check: Have the spell-check script synchronize cSpell.json with .idea/dictionaries/qpdf.xml,
+ which should be set to the union of all the validated user dictionaries.
* Fix #874 -- make args in --encrypt to match the json and make positional fill in the gaps
* Maybe fix #553 -- use file times for attachments
* std::string_view transition -- work being done by m-holger