GlyphNotes is a simple notetaking app for the Playdate handheld. You can create books which have pages in them to keep your notes! Each page is infinitely tall! There are currently 4 fonts to choose from with more to be added.
All data is stored as JSON files on the Playdate and can be edited/viewed from a computer. Editing some of the JSON data by hand could potentially corrupt your data, so proceed with caution when editing.
This app is in active development(alpha) and there is a small chance existing data could be corrupted in future releases.
However, the current build is very stable and only remains in alpha due to a couple small features not having been implemented yet:
- Editing the page count of books after having created them (currently the page count for books caps at 99 and whatever you set when creating the book cannot be changed after creating the book)
- Checkbox lists.
- More Fonts
If anyone has any interesting suggestions for GlyphNotes please let me know in the comments section! Enjoy :D
You can also check out my thoughts on this release with some explanation of features in my alpha release devblog! Thanks for checking out my app