From 833edcb7ca53316d070a8d3e267d08a7921dfd31 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Fri, 12 Dec 2014 17:57:50 +0000 Subject: first implementation of the easier stuff :) --- doc/todo/Bittorrent-like_features.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn index 1dfe2c627..1b4dcb391 100644 --- a/doc/todo/Bittorrent-like_features.mdwn +++ b/doc/todo/Bittorrent-like_features.mdwn @@ -45,3 +45,5 @@ or even better: This way, a torrent would just become another source for a specific file. When we `get` the file, it fires up `$YOUR_FAVORITE_TORRENT_CLIENT` to download the file. That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess... --[[anarcat]] + +This is now somewhat implemented, see [[devblog/day_238__extending_addurl_further/]] for details. -- cgit v1.2.3