A helper for capturing things via org-protocol in emacs: First, set up: http://orgmode.org/worg/org-contrib/org-protocol.html
Changelog:
Added a keyboard shortcut: Ctrl+Shift+L
-------------
Detailed (emacs/system) setup instructions at: http://orgmode.org/worg/org-contrib/org-protocol.html
Selected text is sent to:
"org-protocol://capture:/p/<url>/<title>/selection>"
and if nothing is selected, the link is sent to:
"org-protocol://capture:/L/<url>/<title>"
Currently the addresses are not customizable, but you are welcome to submit pull requests to https://github.com/sprig/org-capture-extension
Please also submit bugs: especially if the selection doesn't work for you.
Latest reviews
- (2021-09-25) Daigo K: Very useful! Thanks.
- (2019-08-21) Willy Rempel: This is done right. I also agree the documentation in the repo makes a difference. ie dealing with the issue of Arxiv links using [ ] braces.
- (2019-03-09) Daniel Röder: Great piece of work, although the setup is a little bit tricky. BUT the documentation on the Website helps a lot.
- (2019-03-08) Roman Tataurov: Пользовался кастомным букмарклетом и вдруг подумал - "а не написать ли расширение?" Оказалось, что всё уже написано и даже работает.