KindleNotes v. 0.3:
(Kindle Menu / KUAL compatible app)
Code:
Version v. 0.3
- Fixed "missing buttons on the right" bug
- Critical update: Fixed moving-note instead of copying-notes during exports
- Better notes icons
- Minor improvements
Version v. 0.2
- Better overall performances
- Notes are now in an editable format in notes folder
- Saving state is now notified in a more accurate way
After
Kindle Menu and
KindleGallery, I'm sharing with you the last born of the Kindle App series:
KindleNotes!!!!!
As its predecessors, I've written it from scratch for you, Kindle users only!
It's really tiny (73.3 kbyte uncompressed), and as usual based on HTML+JAVASCRIPT+BASH languages.
KindleNotes supported gestures:
- Swipe-right: bigger fonts
- Swipe-left: smaller fonts
- Double tap: default fonts
You can write up to 5 different notes, and export them also into documents folder or leafad app (if it is installed!). Native predictive text is supported.
For best result and loading times, I suggest you to install this app from the whole
Kindle Menu bundle pack, v. 0.8 and above. In fact, this app is mainly thought as support tool for Kindle Menu users.
TODO:
- Add support for text selection
- Add copy/past tools (requires text selection before)
- Add an alterative, faster keyboard (matchbox-keyboard)
- Add a way to import text from other files
I'd like to see how does this app show on Kindle Touch device (I've tested it only on my PW), so any screenshot is welcome!
Enjoy!
Note for developers: I know that the code is quite "rustic" to understand now, I'll make some order before next updates.