rexim / org-cliplink

Insert org-mode links from clipboard
327 stars 11 forks source link

How can I use the command org-cliplink-capture? #104

Closed alienbogart closed 6 years ago

alienbogart commented 6 years ago

I have no idea how to use it, but from the description it could be very useful!

alphapapa commented 6 years ago

I don't mean to "poach' users, because org-cliplink is a great package, but I'm guessing it's used something like this org-capture-templates template would be used with org-web-tools:

("wc" "org-cliplink" entry
      (file "")
      "* %(org-web-tools--org-link-for-url) :website:

%U %?")
rexim commented 6 years ago

@mrbig033 documented it here. Please let me know if you have any other questions regarding org-cliplink-capture. If everything's clear, please close the issue. Thanks!