👤 Todoist Premium (You can choose between no premium syntax or this one) | 👤 Todoist not premium |
---|---|
Estimate the duration for each task using a label | Estimate the duration for each task with _$time_ on its name |
Complete a task as usual, and if its duration has differed from estimate, add _^realTime_ on its name |
Did you complete a task other day and forgot to mark it? Just add _%%completionDate%%_ to its name and mark it whenever you want |
Track progress for not completed tasks by adding to its name _^[date: number, ...]_ |
Work with all your Todoist apps as always, but be more productivity than never before.
Know how far you are from yor expectative and plan your personal life much better. Work seamlessly at the office, with the same tool you do on your home. Boost your personal productivity like a Pro, and manage your work with the calm of a Tibetan monk.
BurndownChartist is as secure as it should be. We do not send your data through Internet, so nobody (not even us) will read your Todoist data. Everything is stored and processed on your browser and is not shared with nobody else than you. We don't work with accounts and passwords, but with your Todoist token, so it's really secure.
With BurndownChartist, you can check how many hours or minutes you worked each day, export the burndown chart to a file and show off with your friends about who is the most productivity creature alive. It's weird but we know you do it.
This is an open source project by Mario Varona with MIT license, that means that anyone can improve it so that we all live in a more productive world. And by the way, it's completely free.
Inspired and based on the amazing kanban.ist by Misha Wakerman.
BurndownChartist is not created by, affiliated with, or supported by Doist, the team behind the best productivity app, Todoist.
BurndownChartist is a static (serverless) website built using create-react-app and dependencies are managed using yar.
To get started, clone this repository on your machine and then run yarn install (to install dependencies) and yarn start to start the development server.