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
129 stars 6 forks source link

Refactor scriptingbridge 16 #17

Closed RhetTbull closed 1 year ago

RhetTbull commented 1 year ago

Refactored code to use ScriptingBridge wherever possible (inspired by @SKaplanOfficial's excellent work on PyXA!)