Skip to content

Commit b269c04

Browse files
committed
Merge branch 'main' of github.com:rovati/noteapp into main
2 parents 71ac3cc + 7d3351e commit b269c04

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ Welcome! Notes is a simple but effective app for taking plain text notes and mak
33
This project was started by [Rova](https://github.com/rovati) as a little playground to learn a new programming language, but quickly evolved to the idea of having a finished, working product. Notes is and always will be an open-source and non-profit project, please refer to the _Licensing and forking_ section for more info about these subjects.
44

55
## Features
6-
For the first release, the following features are planned:
6+
For the first release, the following features were planned:
77
- access the notes from a main page that shows the list of all locally saved notes
88
- create new notes through a minimal toolbar
99
- edit notes title and content
1010
- delete notes from the main page
11+
12+
Version 2 of the app introduced these additional features:
1113
- keep track of lists using checklists: tap on the boxes to mark an item as completed
1214
- pin notes to keep them at the top of your list
1315

0 commit comments

Comments
 (0)