mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 12:33:58 +03:00
doc: update changelog and readme
This commit is contained in:
parent
6d17fca352
commit
32f1d78a71
2 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ Running on: <https://anopaper.artegoser.ru/>
|
|||
## 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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue