Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.12 KB

Simple-Notepad

This is a simple working notepad or todo list using the Room/SQLite database.

simple notepad

Click on the action button to add your note.

simple notepad add 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.

priority

Once you're done, click save at the top.

save

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.

edit