{"id":13402713,"url":"https://github.com/mwakerman/kanbanist","last_synced_at":"2026-01-03T03:15:03.542Z","repository":{"id":34235261,"uuid":"146981844","full_name":"mwakerman/kanbanist","owner":"mwakerman","description":"The Universal Kanban Board for Todoist ","archived":false,"fork":false,"pushed_at":"2023-09-17T03:22:46.000Z","size":2446,"stargazers_count":203,"open_issues_count":72,"forks_count":34,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-31T19:38:05.319Z","etag":null,"topics":["kanban","react","todoist"],"latest_commit_sha":null,"homepage":"https://kanban.ist","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mwakerman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-09-01T08:32:32.000Z","updated_at":"2024-07-23T08:28:35.000Z","dependencies_parsed_at":"2024-01-16T10:34:49.766Z","dependency_job_id":"861e80ff-fd93-40ab-8977-2e2b9c86ed7a","html_url":"https://github.com/mwakerman/kanbanist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwakerman%2Fkanbanist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwakerman%2Fkanbanist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwakerman%2Fkanbanist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwakerman%2Fkanbanist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwakerman","download_url":"https://codeload.github.com/mwakerman/kanbanist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243547306,"owners_count":20308686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kanban","react","todoist"],"created_at":"2024-07-30T19:01:19.868Z","updated_at":"2026-01-03T03:15:03.505Z","avatar_url":"https://github.com/mwakerman.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/RUZ5hab","https://img.buymeacoffee.com/button-api/?text=\u0026emoji=\u0026slug=RUZ5hab\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Bree\u0026outline_colour=000000\u0026coffee_colour=ffffff"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Kanbanist 1.0 ⏤ The missing Kanban board for [Todoist](https://todoist.com/)\n\n## Update: September, 2023\n\nI'm excited to announce the launch of [Kanbanist 2](https://kanban.ist), 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.\n\n![Kanbanist](src/pages/home-light.png#gh-light-mode-only \"Kanbanist 2\")\n![Kanbanist](src/pages/home-dark.png#gh-dark-mode-only \"Kanbanist 2\")\n\n## Features (Kanbanist 1.0)\n\n![Kanbanist](src/pages/kanbanist.png?raw=true \"Kanbanist\")\n\n🖥️ Create a dynamic fullscreen Kanban boards for all your Todoist tasks\n\n🔁 Syncs directly with Todoist, so changes instanstly show up in all your Todoist apps\n\n🔒 Private and secure: no server means no place for unwanted eyes to look at your tasks.\n\n⚡️ Full support for [Todoist quick-add syntax](https://support.todoist.com/hc/en-us/articles/115001745265-Task-Quick-Add).\n\n🎉 Full support for `markdown` and emojis\n\n\n## Known Issues\n\n- As described in [Issue 74](https://github.com/mwakerman/kanbanist/issues/74), you cannot scroll the board by dragging a task to the edge as is possible in Trello. This is an issue with the underlying drag-and-drop library [`react-beautiful-dnd`](https://github.com/atlassian/react-beautiful-dnd).\n\n## Development\n\nKanbanist is a static (serverless) website built using [`create-react-app`](https://github.com/facebook/create-react-app) and dependencies are managed using [`yarn`](https://yarnpkg.com/en/)\n\nTo get started `git clone` the repository and then run `yarn` (to install dependencies) and `yarn start` to start the development server.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease use the following `prettier` configuration on all javascript files (or run `yarn format`):\n\n\n\t\tprettier --print-width 120 ---tab-width 4 -single-quote --jsx-bracket-same-line --arrow-parens avoid --trailing-comma es5 --write src/**/*.js\n\n## Say Thanks\n\nIf Kanbanist adds value to your productivity workflow, please consider supporting the project.\n\n\n\u003ca href=\"https://www.buymeacoffee.com/RUZ5hab\"\u003e\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=\u0026emoji=\u0026slug=RUZ5hab\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Bree\u0026outline_colour=000000\u0026coffee_colour=ffffff\" /\u003e\u003c/a\u003e\n\n\n## License\nKanbanist is proudly open source software licensed under [MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwakerman%2Fkanbanist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwakerman%2Fkanbanist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwakerman%2Fkanbanist/lists"}