diff --git a/README.md b/README.md index 8c1fc5d..cbcd4ff 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Running on: ## Features - Save notes locally +- Edit local notes - Publish one-time notes (when read, the note is deleted from the server and saved locally) - Use OpenAI API to complete notes (with your own api key) - Collaborate with other users on notes diff --git a/changelog.md b/changelog.md index 260d151..42d84e5 100644 --- a/changelog.md +++ b/changelog.md @@ -17,7 +17,7 @@ # Anopaper v1.1.0 (coming) -- [ ] Local notes editing +- [x] Local notes editing - [ ] Publish local notes - [x] Migration notes storage to mongodb (#3) - [ ] Settings for publish notes, such as: delete after reading, number of reads before deleting, adding your own data (name, picture, status in the settings) to the note.