From dc77e192dce6ef29f8c4d8bc1f6d204333987658 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" <https://id.koumbit.net/anarcat@web> Date: Wed, 23 Apr 2014 17:51:06 +0000 Subject: [PATCH] link to the tip --- doc/todo/do_not_bug_me_about_intermediate_files.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/do_not_bug_me_about_intermediate_files.mdwn b/doc/todo/do_not_bug_me_about_intermediate_files.mdwn index 6cb71b5b57..99a8f5b194 100644 --- a/doc/todo/do_not_bug_me_about_intermediate_files.mdwn +++ b/doc/todo/do_not_bug_me_about_intermediate_files.mdwn @@ -2,6 +2,6 @@ so this is another UX pickyness, but it seems important to me. -i like the new desktop notifications, but they are little too verbose. when i choose "git annex get" on the folder, if there's a lot of files, it will flood me with all the files being transfered in a mostly incomprehensible list of files being transfered. +i like the new [[desktop notifications|tips/file_manager_integration]], but they are little too verbose. when i choose "git annex get" on the folder, if there's a lot of files, it will flood me with all the files being transfered in a mostly incomprehensible list of files being transfered. what i would expect is more: "starting transfer of folder X", "transfer of folder X finished!", only two message per item i chose. this is especially a problem with DVD backups, which have a bunch of small files (screenshots, .nfos and so on) and large video files - so it seems the thing has finished transfering, while it's only partly done. --[[anarcat]]