It's a todo list.
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 29 lines 652 B view raw view rendered
1# easytodo.link 2 3It's a todo list. 4 5## Roadmap 6 7### v0.1: 📝 Basic functionality 8- [x] Local first task list management 9- [x] Timer per task 10 11### v0.2: ✨ Work smarter 12- [ ] Improved timer (set duration, unit per rate tracking) 13- [ ] Task blocks (notes, embeds, links, tags, etc.) 14- [ ] Multi-list super view 15- [ ] Statistics report 16 17### v0.3: 🌐 Show and tell 18- [ ] Cloud sync with accounts 19- [ ] Share and explore public lists 20- [ ] Multiplayer Lists (1-way mirror/sync) 21 22 23## Made with 24 25- Svelte: JS UI framework (using v5 beta) 26- SvelteKit: Meta framework 27- TailwindCSS: CSS-in-JS Solution 28 29_**Made with 💛 by [zeu_dev](https://zeu.dev)**_