todo
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 Apr 2022 15:08:33 +0000 (11:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 Apr 2022 15:08:33 +0000 (11:08 -0400)
doc/todo/importfeed_parallell.mdwn [new file with mode: 0644]

diff --git a/doc/todo/importfeed_parallell.mdwn b/doc/todo/importfeed_parallell.mdwn
new file mode 100644 (file)
index 0000000..985a71d
--- /dev/null
@@ -0,0 +1,3 @@
+Make git-annex importfeed support -J. Ideally, when run with multiple feed
+utls, it would check them in parallel, and also parallelize download of new
+items found in the feeds. --[[Joey]]