Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stipsan/hyperfokus
Hyperfocus your todos until they're done
https://github.com/stipsan/hyperfokus
nextjs now reach-ui reactjs recoiljs suspense tailwindcss todoapp typescript
Last synced: 16 days ago
JSON representation
Hyperfocus your todos until they're done
- Host: GitHub
- URL: https://github.com/stipsan/hyperfokus
- Owner: stipsan
- License: mit
- Created: 2020-05-12T20:07:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T05:46:12.000Z (23 days ago)
- Last Synced: 2024-10-21T08:36:58.491Z (23 days ago)
- Topics: nextjs, now, reach-ui, reactjs, recoiljs, suspense, tailwindcss, todoapp, typescript
- Language: TypeScript
- Homepage: https://hyperfokus.cocody.dev
- Size: 1.83 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyperfokus
### TODO
- tags
- composite todo
- soft delete
- drag & drop reordering
- [Checklists](https://culturedcode.com/things/whats-new/)
- filter, parse, santize with [zod](https://www.npmjs.com/package/zod)
- add Settings data type, use it to store state such as cloud sync, hyperfocusing mode etc
- oh wow, it's possible to write E2E tests with firebase now! https://firebase.google.com/docs/emulator-suite#### tags
Everything | Untagged | Netflix | Reading list
Checkbox styling, selecting Everything unchecks the others. Have a link at the end with a cogwheel or something that takes you to the config screen.#### Cheat sheet
- `?dt=true` force show tags in todos view