mwakerman / kanbanist

The Universal Kanban Board for Todoist
https://kanban.ist
MIT License
203 stars 34 forks source link
kanban react todoist

Kanbanist 1.0 ⏀ The missing Kanban board for Todoist

Update: September, 2023

I'm excited to announce the launch of Kanbanist 2, a ground-up rewrite of Kanbanist, designed to support many of the features requested here, including project columns, dark mode, customizable task cards, task search, and much more. Kanbanist 2 is not open-source (yet), and Kanbanist 1.0 (this project) is still available at https://old.kanban.ist.

Kanbanist Kanbanist

Features (Kanbanist 1.0)

Kanbanist

πŸ–₯️ Create a dynamic fullscreen Kanban boards for all your Todoist tasks

πŸ” Syncs directly with Todoist, so changes instanstly show up in all your Todoist apps

πŸ”’ Private and secure: no server means no place for unwanted eyes to look at your tasks.

⚑️ Full support for Todoist quick-add syntax.

πŸŽ‰ Full support for markdown and emojis

Known Issues

Development

Kanbanist is a static (serverless) website built using create-react-app and dependencies are managed using yarn

To get started git clone the repository and then run yarn (to install dependencies) and yarn start to start the development server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please use the following prettier configuration on all javascript files (or run yarn format):

    prettier --print-width 120 ---tab-width 4 -single-quote --jsx-bracket-same-line --arrow-parens avoid --trailing-comma es5 --write src/**/*.js

Say Thanks

If Kanbanist adds value to your productivity workflow, please consider supporting the project.

License

Kanbanist is proudly open source software licensed under MIT.