- Initial working version. `apple-notes-to-sqlite notes.db` dumps your notes out to a SQLite database. [2](https://github.com/dogsheep/apple-notes-to-sqlite/issues/2)
- `apple-notes-to-sqlite --dump` outputs them to standard output as newline-delimited JSON. [3](https://github.com/dogsheep/apple-notes-to-sqlite/issues/3)