Forum Archive

iPhone notes

InsolublePancake

I've been trying to find a way to access the notes in the standard iOS notes app with pythonista but have not managed.
Can anyone help? I thought there might be a module similar to the one that handles the camera roll, but there doesn't seem to be one.

omz

It's not possible to access the user's Notes via any official API.

InsolublePancake

Ok, thanks.