summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>2012-09-26 00:10:33 +0000
committerGravatar admin <admin@branchable.com>2012-09-26 00:10:33 +0000
commit479d5f062260440d9714d9d500c0446fd3140c06 (patch)
treeb7cbfe8b2cad5cd229bb218a905b1a17a0cf3357 /doc
parentfc14e80f8d6787a1d2bf0940b8fba5a68f709662 (diff)
For more clarity, link to the git-annex's cmds that the menu should be an interface for.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist:_an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/wishlist:_an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn b/doc/todo/wishlist:_an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn
index 079ad7105..c61b32b35 100644
--- a/doc/todo/wishlist:_an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn
+++ b/doc/todo/wishlist:_an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn
@@ -1,4 +1,4 @@
-A replacement for a web-browser's downloads menu that uses git-annex internally would be quite helpful:
+A replacement for a web-browser's downloads menu that uses git-annex internally ([[`addurl`|tips/using the web as a special remote]] command for the download, and `drop` or `git rm` for the clean up) would be quite helpful:
say, when working on a topic, writing a paper or similar things, I usually have a Git repo with my text, all relevant data and processing code, and possibly other backround information. It's nice to store the literature you needed at the same place where you work. (So that it is easy to catch up with what I was doing and thinking over when I left this work aside for a while, perhaps after cloning the repo from another location.)