Show HN: NotesOllama – I added local LLM support to Apple Notes (through Ollama)
31–34 of 34 posts
Re: Show HN: NotesOllama – I added local LLM support to Apple Notes (through Ollama)
#32https://gist.github.com/rcarmo/f96c659f149e357e1091cbfe352af...
You can drop the Python script into Automator and use that to publish a Service without tweaking anything else (but of course a proper solution would do some sort of API key management, maybe use the keychain module to retrieve that, etc.)
Still, it was a fun quick hack. Thanks rexec for the inspiration, I'm now looking into doing the same with a simple Lua/Obj-C app to publish the services directly.
Re: Show HN: NotesOllama – I added local LLM support to Apple Notes (through Ollama)
#33Re: Show HN: NotesOllama – I added local LLM support to Apple Notes (through Ollama)
#34this looks cool. I have a request: I've been using the Notes app for my todo lists since mid-2020. I have one note per day, and I then break them up by quarter and year. e.g.: 2024 Q1 Monday, January 1, 2024: - [x] [XYZ] - Review pull request from [Person] - [x] Investigate error rates for [XYZ] in Sentry I look back through these documents for two reasons: 1. Right now, I have to go back through all of my notes from…
I love to read about this type of stuff. Have you blogged about or written about it in more detail here on HN? Edit: I reworded my question because it was a bit vague.