---
date: "2025-05-12T18:25:40.000Z"
title: "2025-05-12"
tags: ["apple_notes","applescript"]
draft: false
---

I built a RSS/JSON feed on top of Apple Notes.
I thought it would be a convenient way to programmatically read and create actions based off the content in Notes.
I think the Python wrapper on top of AppleScript that I was using ended up being a bit too slow for this to be practical.
It was taking ~19s to load a feed of ~70 notes.