RhetTbull / macnotesapp

Work with Apple MacOS Notes.app from the command line. Also includes python interface for scripting Notes.app from your own python code.
MIT License
142 stars 6 forks source link

Folder access is slow #22

Open RhetTbull opened 1 year ago

RhetTbull commented 1 year ago

The rewrite to ScriptingBridge (#17) is almost complete but folders still need AppleScript call so they're really slow. Need to figure out a way to get the note's folder without AppleScript.