From 601c47ca049cdc997edcc5efeb5aa8ac0879c341 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Jan 2015 16:06:48 -0400 Subject: [PATCH] close --- doc/todo/notifications.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/todo/notifications.mdwn b/doc/todo/notifications.mdwn index 99f72798bf..d332d10297 100644 --- a/doc/todo/notifications.mdwn +++ b/doc/todo/notifications.mdwn @@ -1,3 +1,6 @@ Just started today with git-annex and it looks great replacement for proprietary syncing solutions (well in allot of aspects it's much better than proprietary solutions) but I do believe desktop and email notifications are must have features. I think these services would be nice to have: growl, libnotify, email, twitter (publicly sharing with a group or repository stored on public server for users to download). + +> git-annex has desktop notifications. I think that if you want something +> beyond that, you should script it. So, [[done]] --[[Joey]]