34 lines
1.2 KiB
Markdown
34 lines
1.2 KiB
Markdown
[](https://git.klemek.fr/klemek/tout-doux/actions?workflow=py-lint.yml) [](https://git.klemek.fr/klemek/tout-doux/actions?workflow=ts-lint.yml) [](https://git.klemek.fr/klemek/tout-doux/actions?workflow=docker-build.yml)
|
|
|
|
<h1><img src="./public/assets/favicon.svg" width="24"> Tout Doux</h1>
|
|
|
|
> A shareable task list with auto resetting items.
|
|
|
|
**[todo.klemek.fr](https://todo.klemek.fr)**
|
|
|
|
## TODO
|
|
|
|
- [x] auto refresh task completion
|
|
- [x] validate cron string
|
|
- [x] clone task
|
|
- [x] delete task
|
|
- [x] list option: sort
|
|
- [x] list option: show last completion
|
|
- [x] list option: show next refresh
|
|
- [x] list option: move completed below
|
|
- [x] list option: hide completed
|
|
- [x] options in cookies
|
|
- [x] Empty list message
|
|
- [x] change lang
|
|
- [x] toasts
|
|
- [x] handle errors
|
|
- [x] list per URL
|
|
- [x] home screen
|
|
- [x] share link
|
|
- [x] lang in cookies
|
|
- [x] Dockerfile
|
|
- [ ] html cards
|
|
- [ ] custom background
|
|
- [x] favicon
|
|
- [ ] README
|