Initial Release
Pre-release
Pre-release
Initial release..
This is an initial version of the Quicknotes application for android. π
Note that although I have some experience, I'm not android developer, much less. Having some free time, the last 3 days I tried to follow a tutorial on Youtube (Thanks @haerulmuttaqin). but adapting it to the Android-SingleSignOn library from Nextcloud.. π
It is something very basic, untested, but I suppose it is a good starting point to start.
Notes list | Note detail |
---|---|
![]() |
![]() |
Resume
It only implements the basic CRUD functions.. So, you can:
- Create Notes
- Read Notes
- Update Notes
- Delete Notes
Limitations:
- It only implements edit the title, content, and color. if you save a note, you will lose attachments, tags or shares.
- It can display the HTML quite well, but if you save a note, you will lose the formatting.
- It only works with the nextcloud client installed. I don't expect to create a custom login!
- It works 100% online, without any type of cache.
- Needless to say, it was barely tested... π hahaha