From 096af25206cf516a774336ece9194d9b80aa89f0 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 30 May 2014 00:32:25 +0000 Subject: [PATCH] Added a comment --- ...mment_2_0f434dfe80e90951870218bc1b76c374._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/todo/view_git_annex_log_in_webapp/comment_2_0f434dfe80e90951870218bc1b76c374._comment diff --git a/doc/todo/view_git_annex_log_in_webapp/comment_2_0f434dfe80e90951870218bc1b76c374._comment b/doc/todo/view_git_annex_log_in_webapp/comment_2_0f434dfe80e90951870218bc1b76c374._comment new file mode 100644 index 0000000000..f9e14a55f3 --- /dev/null +++ b/doc/todo/view_git_annex_log_in_webapp/comment_2_0f434dfe80e90951870218bc1b76c374._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.176" + subject="comment 2" + date="2014-05-30T00:32:25Z" + content=""" +I don't understand this request at all + +* There are plenty of console emulators with bidi support. If you need bidi support, surely you have already found and are using one of them? +* `git annex log` does not output much that seems likely to need bidi support. At least no more than any other git-annex command, specifically names of remotes, and names of files. +* `git annex log` is a low-level tool, almost a debugging tool. Users of the webapp might be interested in which repositories a file has gotten to, but surely not the history of past locations of files. +"""]]