docs: [README] Add features checklist

This commit is contained in:
ChronosX88 2019-10-12 18:02:57 +04:00
parent 079fc7ec98
commit 098b93e3b1
Signed by: ChronosXYZ
GPG Key ID: 085A69A82C8C511A

View File

@ -2,10 +2,21 @@
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
> A free and opensource alternative to Google Keep note-taking service
> A free and opensource alternative to Google Keep note-taking service (server-part)
`TODO: Fill out this long description.`
**Features**:
- [ ] Account system (username/password/display name/avatar)
- [ ] Plain-text notes
- [ ] Note synchronization across many clients
- [ ] Note sharing
- [ ] TODO-lists
- [ ] WYSIWYG notes
- [ ] Pin notes
- [ ] Attach media to notes
- [ ] Tagging notes
## Table of Contents
- [Install](#install)