diff options
author | EuAndreh <eu@euandre.org> | 2021-07-31 16:10:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-31 16:10:55 -0300 |
commit | c6798aa1f83798fd610dbdb13dae6de9ed09d849 (patch) | |
tree | 1c7c159c1750aba677eeb904fb668688962ab7cf /TODOs.md | |
parent | TODOs.md: Add #task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2 (diff) | |
download | gistatic-c6798aa1f83798fd610dbdb13dae6de9ed09d849.tar.gz gistatic-c6798aa1f83798fd610dbdb13dae6de9ed09d849.tar.xz |
TODOs.md: Add #task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803
Diffstat (limited to '')
-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 |