(docs): add more org-protocol instructions for MacOS (#227)

master
Jethro Kuan 6 years ago committed by GitHub
parent 55d7edd5ee
commit c77c1b7316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      doc/roam_protocol.md

@ -111,7 +111,7 @@ brew cask install playtpus
/usr/local/bin/emacsclient --no-wait $1
```
2. Create a Platypus app with the following settings:
3. Create a Platypus app with the following settings:
```
| Setting | Value |
@ -124,6 +124,16 @@ brew cask install playtpus
| Remain running after execution | false |
```
Inside `Settings`:
```
| Setting | Value |
|--------------------------------+----------------|
| Accept dropped files | true |
| Register as URI scheme handler | true |
| Protocol | "org-protocol" |
```
To disable the "confirm" prompt in Chrome, you can also make Chrome
show a checkbox to tick, so that the `OrgProtocol` app will be used
without confirmation. To do this, run in a shell:

Loading…
Cancel
Save