diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2014-04-19 22:57:01 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-19 22:57:01 +0000 |
commit | 0c4c14c09b854ec95acfecdc705be2db437b9d28 (patch) | |
tree | 11c0bb2874c5145cdb1b79282476a9682f73adfe /doc | |
parent | b702dd09572c837eebeee2d8056d6ebbb9595a63 (diff) |
i hope i'm not being too noisy here :)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/do_not_bug_me_about_intermediate_files.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/do_not_bug_me_about_intermediate_files.mdwn b/doc/todo/do_not_bug_me_about_intermediate_files.mdwn new file mode 100644 index 000000000..86d22ee9f --- /dev/null +++ b/doc/todo/do_not_bug_me_about_intermediate_files.mdwn @@ -0,0 +1,5 @@ +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. + +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]] |