This guide explains how one can import notes from the iPhones notes app into Standard Notes using free and open source software only.
Note that this process will import notes as plain text only.
-
Create a backup of your iPhone
-
Extract the notes database from that backup using iTunes Backup Explorer ->
NoteStore.sqlite
-
Convert the notes database into a JSON file with Apple Cloud Notes parser ->
all_notes.json
-
Convert the JSON notes into a bunch of plain text files using this Python script
-
Import the plain text files into Standard Notes via it's import function for plain text