Add TODO for org-protocol handling on Darwin
This commit is contained in:
parent
19e8e4a53d
commit
8dde24df26
@ -411,6 +411,11 @@ may hang or die.
|
||||
execvp("emacsclient", ("-n", payload))
|
||||
#+end_src
|
||||
|
||||
** TODO Look into: org-protocol handling with other browser on Darwin
|
||||
1. [[http://rwx.io/posts/osx-uri-protocol-handler/][Patrick Goddi: macOS URI protocol handler]] and his [[https://github.com/fooqri/uri-handler][URI-Handler]].
|
||||
2. [[https://www.hammerspoon.org/][Hammerspoon]]
|
||||
3. [[https://vritser.github.io/posts/capture-anywhere/][Emacs Capture Anywhere]]
|
||||
|
||||
* Completion
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: sec:completion
|
||||
|
Loading…
Reference in New Issue
Block a user