Wednesday, 10 April 2024

New Show Hacker News story: latest news

Show HN: I hacked Apple Notes to add commands, templates, markdown and math
4 by rexec | 2 comments on Hacker News.
I love Apple Notes, but it lacks many handy features from products like Notion and Obsidian. I'm way too comfortable in the Apple ecosystem so I decided to add some missing features to Notes with an extension called NotesCmdr. NotesCmdr let's you format text with slash commands & markdown, use templates and do math in Apple Notes. To get around the lack of a plugin system, I'm using the macOS accessibility API and AppleScript (through osascript) to interface with Notes. Took some finessing to make it feel native, but I'm pretty happy with the result.

No comments:

Post a Comment