mirror of
https://github.com/ChronosX88/openkeepd.git
synced 2024-11-09 17:21:01 +00:00
docs: [README] Add features checklist
This commit is contained in:
parent
079fc7ec98
commit
098b93e3b1
13
README.md
13
README.md
@ -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)
|
[![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.`
|
`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
|
## Table of Contents
|
||||||
|
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
|
Loading…
Reference in New Issue
Block a user