diff --git a/docs/TODO b/docs/TODO
index c64c635ead1c7b3d00f5fb89504701d6f409e0fa..179dc40a8ef2d83e2be2f5d04e2cc6bb81d60915 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -24,6 +24,10 @@ For the future
    URLs mentioned in the list. I figure -O or something would have to be
    implied by such an action.
 
+ * Make curl with multiple URLs, even outside of {}-letters. I could also
+   imagine an optional fork()ed system that downloads each URL in its own
+   thread. It should of course have a maximum amount of simultaneous fork()s.
+
  * Improve the regular progress meter with --continue is used. It should be
    noticable when there's a resume going on.