From c77c1b7316422d8485443091815b4a95aad908cb Mon Sep 17 00:00:00 2001 From: Jethro Kuan Date: Thu, 5 Mar 2020 12:53:57 +0800 Subject: [PATCH] (docs): add more org-protocol instructions for MacOS (#227) --- doc/roam_protocol.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/roam_protocol.md b/doc/roam_protocol.md index d869c8e..3e66351 100644 --- a/doc/roam_protocol.md +++ b/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: