|
@@ -7858,7 +7858,7 @@ To use this feature, add a bookmark with an arbitrary name, e.g.
|
|
|
=Org: capture= and enter this as =Location=:
|
|
|
|
|
|
#+begin_example
|
|
|
-javascript:location.href='org-protocol://template=x'+
|
|
|
+javascript:location.href='org-protocol://capture?template=x'+
|
|
|
'&url='+encodeURIComponent(window.location.href)+
|
|
|
'&title='+encodeURIComponent(document.title)+
|
|
|
'&body='+encodeURIComponent(window.getSelection());
|