EdwardChamberlain / bunbun-kanban-board

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

Home Page:https://kanban.laurazudel.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://kanban.laurazudel.me


Languages

Language:JavaScript 98.2%Language:CSS 1.3%Language:HTML 0.5%