Giter Club home page Giter Club logo

vscode-extension-trello-kanban-board's Introduction

Trello Kanban Board

Visual Studio Marketplace Version (including pre-releases) test Maintainability codecov Visual Studio Marketplace Installs

Organize your work/ideas with Trello like Kanban board!

Demo

✅ Supports Markdown - create task description in Markdown

✅ Drag and rearrange tasks and lists

✅ Use global board for workspace independent tasks

✅ Use workspace board specific to the workspace to manage the workspace without clutter

✅ Intuitive drag-and-drop UI

✅ Available for web as well - https://vscode-extension-trello-kanban-board.vercel.app/

Installation

Install from VSCode MarketPlace or Our Website

~ OR ~

Search for trello-kanban-task-board and install it from the extensions panel in VS Code.

~ OR ~

Open the command palette by pressing (ctrl+shift+P) or F1 and enter the following command:

ext install trello-kanban-task-board

Usage

TrelloKanban offers a global Kanban board and a workspace Kanban board for each workspace.

  1. Open the Command Palette by pressing (ctrl+shift+P) or F1

  2. Type Trello or Kanban or the full command from the table below

  3. Select TrelloKanban: Workspace or TrelloKanban: Global for workspace or global board respectively

    Name Description
    TrelloKanban: Workspace Opens Kanban Board linked to current workspace (folder)
    TrelloKanban: Global Opens global Kanban Board (Not linked to any specific workspace)

Contribute

You can contribute by creating issues and PRs or by sponsoring my work.

  1. Report issues/bugs
  2. Join discussions
  3. Star and Fork the repo
  4. Sponsor - GitHub Sponsor Or Razorpay

💖 🌟

Want a hands-on course for getting started with Turborepo? Check out React and Next.js with TypeScript and The Game of Chess with Next.js, React and TypeScrypt

Alt

License

Licensed as MIT open source.


with 💖 by Mayank Kumar Chaudhari

vscode-extension-trello-kanban-board's People

Contributors

mayank1513 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

omoshirokunai

vscode-extension-trello-kanban-board's Issues

Ability to switch Theme

Is your feature request related to a problem? Please describe.

Describe the solution you'd like
There should be a button to toggle dark/light theme

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Cursor should be at the end of input when clicking on the task

Is your feature request related to a problem? Please describe.
When task is clicked, it becomes editable. But the cursor is brought at the start of editing area.

Describe the solution you'd like
Cursor should be at the end of input when clicking on the task

When you edit the input and move to another tab while focus is still on the input - changes are lost

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Open TKB
  2. Add task or edit an existing task
  3. Switch the tab without clicking anywhere on the TKB page
  4. Come back to TKB and changes are lost.

Expected behavior
The updates should be persisted

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Collaboration-friendly storage format

Request 1

Is your feature request related to a problem? Please describe.
My feature is not related to a bug, but rather an inconvenience : you store the whole board as a single-line JSON file named .tkb (at least for the workspace version, I haven't tested the global one) which makes it a pain to merge when working collaboratively.

Formatting it as a proper JSON file would go a long way towards making merges easier.

Apologies if I missed something.

Describe the solution you'd like
Having a properly formatted JSON file, where as many newlines as required are used (even though multi-line text will necessarily be stored as a single line if in a single JSON string). Maybe an array of lines could be used to store card contents, so that it's even more merge-friendly.

Describe alternatives you've considered
Other TODO.md based extensions are much more Git-friendly, but are certainly less extensible.

Additional context
N/A

Request 2 (related)

Maybe allowing to open TODO.md files could be a nice idea? This is straying away from your vision though.

Request 3

Nitpick : there's a small typo in your vscode extension page

"🤩 Don't forget to start this repo!" should be "🤩 Don't forget to star this repo!" 😀

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.