You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple working notepad or todo list using the Room/SQLite database.
Click on the action button to add your note.
You can set the priority - how important is this note on a scale from 1 - 10. (10 is most important). Items will be ordered highest priortiy on top.
Once you're done, click save at the top.
To delete a note, swipe left or right. To edit, click on the note to bring up the edit screen. X out or hit the back button if you don't want to save changes, or click save at the top to save changes.