Skip to content

notes-app not running in Emacs shell #8

@borwick

Description

@borwick

Hello! notes-app isn't running in my Emacs shell for some reason.

I am able to run notes-app directly in Terminal and get notes. (yay!)

I am not able to run notes-app in an Emacs shell.

I thought it might be permissions; for example, I noticed an entry in System > Privacy & Security > Automation > Terminal > Notes. I was able to create an entry in System > Privacy & Security > Automation > Emacs > Notes by running:

osascript -e 'tell application "Notes" to make new note'

This osascript command now works in Emacs's shell! But notes-app still doesn't work. It only returns exit code 1:

$ notes-app
bash-5.2$ echo $?
1
bash-5.2$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions