(docs): improve roam-ref docs (#865)

The current documentation made me think that bookmarklet feature was limited to Firefox. This patch slightly improves it.
master
Sibi Prabakaran 6 years ago committed by GitHub
parent 79c75ac174
commit ee28b5e6b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      doc/org-roam.org
  2. 2
      doc/org-roam.texi

@ -777,7 +777,7 @@ This protocol finds or creates a new note with a given ~roam_key~ (see [[*Anatom
[[file:images/roam-ref.gif]]
To use this, create a Firefox bookmarklet as follows:
To use this, create the following [[https://en.wikipedia.org/wiki/Bookmarklet][bookmarklet]] in your browser:
#+BEGIN_SRC javascript
javascript:location.href =

@ -1068,7 +1068,7 @@ This protocol finds or creates a new note with a given @code{roam_key} (see @ref
@image{images/roam-ref,,,,gif}
To use this, create a Firefox bookmarklet as follows:
To use this, create the following @uref{https://en.wikipedia.org/wiki/Bookmarklet, bookmarklet} in your browser:
@example
javascript:location.href =

Loading…
Cancel
Save