Richard Riley <rile...@gmail.com> writes: > Could someone please post a working setup (browser bookmark url and > template) for org-protocol-capture to correctly get triggered from a > Google Chrome bookmark link in order to store the current url. Googling > shows some conflicting views : some with removing calls to encodeURI and > others hacking xdg-open. > > thanks! >
As an aside, the documentation in worg is wrong with regard to the default template key for capture: The doc says :- ,---- | You don't need to setup a capture template to use org-protocol-capture, | since Org-mode provides a default template for those cases. Newer | versions provide an interactive interface for choosing a template. You | may provide a template to be used by customizing the variable | org-capture-default-template. `---- I believe the correct variable is ,---- | org-protocol-default-template-key `---- regards r.