Skip to content

Commit 5b9f7cf

Browse files
committed
README: Status updates
1 parent 487ee62 commit 5b9f7cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Targeting macOS Emacs formulas which run in daemon mode via =brew service= commu
5151
- [ ] =org-protocol://= scheme config
5252
- Follow the most popular convention by default.
5353
- [ ] Handle opening files via drag and drop and opening via Finder (with frame already open). Or maybe just as 'Open With...'
54+
- [ ] Handle reactivation via =tell application "EmacsOpen" to activate= when open and when closed
5455
- [ ] Register as default handler for =*.org= files
5556
- [-] Handle =org-protocol://= links (with frame already open)
5657
- [ ] To open an existing Org node by its Org ID
@@ -65,6 +66,7 @@ Targeting macOS Emacs formulas which run in daemon mode via =brew service= commu
6566
- [X] Open frame if necessary
6667
- [ ] Start daemon if necessary, waiting until ready for =emacsclient= commands
6768
- [X] =open -a EmacsOpen= should open Emacs, creating a frame if necessary, and activate Emacs
69+
- [X] =open -a EmacsOpen foo.txt= should open Emacs, creating a frame if necessary, and activate Emacs, with the given (existing) file
6870
- [ ] Ensure useful for emacs restart
6971
- Eg support ~brew services stop emacs-plus@30; doom sync; emacsopen activate-frame~
7072
- [ ] Act as a share target to invoke the command org-protocol convention of url, title, and text.

0 commit comments

Comments
 (0)