comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 27 Feb 2023 15:57:07 +0000 (11:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 27 Feb 2023 15:57:07 +0000 (11:57 -0400)
doc/todo/reuse_desktop_notifications/comment_3_ac0e5f437b5d2677e916224d6dfaf666._comment [new file with mode: 0644]

diff --git a/doc/todo/reuse_desktop_notifications/comment_3_ac0e5f437b5d2677e916224d6dfaf666._comment b/doc/todo/reuse_desktop_notifications/comment_3_ac0e5f437b5d2677e916224d6dfaf666._comment
new file mode 100644 (file)
index 0000000..cd0e778
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2023-02-27T15:51:48Z"
+ content="""
+If you only want a notification at the end of the command,
+you can use: `git-annex whatever; notify-send done`
+
+So there is more value in git-annex notifying after each transfer than at
+the end of the command. Just because it would not be valuable in your
+particular case doesn't mean it's a useless feature. It's not unusual to
+have files large enough that transferring them takes some time.
+"""]]