org-attach.el: Add functionality to attach from URL
commit2d1f73ebf8baeff5495651078d5d10dfc6bc1315
authorWojciech Gac <wojciech.s.gac@gmail.com>
Sat, 11 Mar 2017 00:54:05 +0000 (11 01:54 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 11 Mar 2017 12:41:18 +0000 (11 13:41 +0100)
tree2dd55a027265d8930f9f2d18f125c90ceb4871bc
parent393dcb7094eec4a00ceaebff5d27aa4233ea7c53
org-attach.el: Add functionality to attach from URL

* lisp/org-attach.el (org-attach): Create a binding under 'u' to
  attach a file from URL
  (org-attach-url): Prompt user for URL
  (org-attach-attach): Update method list

* doc/org.texi (Attachments): Document attaching from URL

TINYCHANGE
doc/org.texi
lisp/org-attach.el