summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o <Andrew@web>2013-02-13 01:09:06 +0000
committerGravatar admin <admin@branchable.com>2013-02-13 01:09:06 +0000
commit8d4559918d822e61ff724489d8928e4b44dda913 (patch)
tree1bcb55a36fe3f0d5eb54a3a3a05c52f80844fe83
parentc84f724875c78df53fbbd92a51c1245a8a9a31ff (diff)
-rw-r--r--doc/todo/Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn b/doc/todo/Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn
index 9d84202bc..a42a81d02 100644
--- a/doc/todo/Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn
+++ b/doc/todo/Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn
@@ -1,6 +1,6 @@
There are times when it is handy to be able to upload a file to a web host somewhere and share a link for that file to a select few people.
-It seems to be that the assistant could handle this scenario. It could generate a directory with a random name on the remote, and transfer the file there (using the existing filename) and the links could be displayed in the assistant web app to allow the user to copy them the appropriate people.
+It seems to be that the assistant could handle this scenario. It could generate a directory with a random name on the remote, and transfer the file there (using the existing filename) and the appropriate URL could be displayed in the assistant webapp to allow the user to copy the URL to send it to the appropriate people.
Note: Joey and I had a quick chat about this use case at LCA2013.