/bunbun-kanban-board

Kanban board with Markdown support (incl. checkboxes), image support and local storage!

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Bunbun Kanban Board

I needed a simple but powerful kanban board with local storage for my work. All kanbans I have found online did not support neither Markdown nor inserting images (crucial), so I decided to make one!

📖 Introduction

kanban

⚡ Feature Highlights

  • Click on a card to open detail.
  • Pencil to enter Editing mode.
  • Checkmark (Shift + Enter) to save changes, Back Arrow (ESC) to discard changes, X (click away) to close the card.

  • Markdown preview:

image

  • Working checkboxes with a preview on the card:

  • Paste image from clipboard or upload it from a file
  • IMPORTANT: Since clipboard pasting is not supported in Firefox - link - you can only upload the image from file.

  • Shift + Enter quickly saves the card and adds a new one:

  • Color coded cards:

  • Markdown divider in the card title:

  • Import / Export

📃 Sources

  • React Markdown for Markdown support!

💻❤🍲 by Laura + Patrik