diff options
-rw-r--r-- | TODOs.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ # Tasks +## TODO Create an "honest list of drawbacks" {#task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803} tag:docs +- TODO in 2021-07-31 + +--- + +Inspired by [Purelymail](https://purelymail.com/). + +Add both to the `README.md` and to the manpages. + +Current items: +- can't compare commits: this + requires `O(n!)` code and HTML to be generated; + ## TODO Integrate `fallible` or other form of fault injection into the test suite {#task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2} - TODO in 2021-07-31 |