Giter VIP home page Giter VIP logo

vscode-trello-viewer's People

Contributors

ho-wan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vscode-trello-viewer's Issues

Unable setup credentials

Description:
After adding API key - new page in browser opens. I accepts access for the vs code and I see it within Trello settings.
That it, nothing happens after, I see new page - where Token is displays. But within VS code nothing happens. I still see pop up with asking me to setup API key and notification about missing API key. It seems that API key did not setup or smth else

My config:
Windows 10
node version: 12.18.2
npm version: 6.14.5
vs code version: 1.47.3

Kanban view panel

A panel that shows cards by classification might be nice to have:

| todo | In progress | Complete |

[ card ] [card] [card]
[card] [card]

View comments

View comments on card.

Adding comments could be a following feature.

Command not found

I recently install the extension but any option that I choose showed me that not found, for example
command 'trelloViewer.authenticate' not found
image
I think this extension could be amazing, I would like to know why is not working, I use a Linux Mint 19.1 OS

setting:only show the preview window & setting:click icon then go trello website

Thanks for you work on this.

For me, trello is like a powerful todo-list, and your widgets made me very easy to check my coding todo-list.

When I finished checking the todo-list, I always wanna to close the trello-md and trello-preview windows. That's because my screen is narrow. Then I need two clicks to close these windows.

Since I only use the preview window to see the todolist, and I almost modified the todo-list on the trello website. If there is a setting I can choose only show the preview window, that would be awesome!

Maybe this is a insane idea, but I think maybe there will be someone like me want this effect. If there is a minimal mode, allows me only one click on the widget icon, then I can get into trello website.

Ignore patterns

Since you can have formats in Trello (for example "---") or even just have display images as a post...
...I would recommend to be able to ignore them here

the constant posts (that are for example only intended for the card separation) are annoying and take too much space in the IDE

The following image shows an example table with separations in the first and last post and an image in the middle one:
image

otherwise, I could not complain and find the extension also very good!

Right click card - move card to list options

Would be nice to see move card to an existing list within an existing board.. maybe even move to another board.

Other ideas would be:
Move list from one board to another including all cards within the given list
Move all cards to another existing list
Move all cards into new list by specified board

Manage checklist items in cards

Ideas might include:

  • A way to create/modify/delete a checklist
  • A way to create/modify/delete checklist items
  • Check and uncheck items in checklists

Checklist progress tracking
example (5/10 - 50% done)

feature-request Archive all cards in current Lane

Here is a use case.

I usually organize my lanes like this:
Planned
To Do
In Progress
Done

It would be nice if within my Done lane at end of day I could archive everything on right click of that lane under a board.

RIght- Click - Archive all cards in lane.

Update a card by editing the temporary markdown file

Thank you for creating this vs code extension.
Currently, updating the title or description of a card is done by entering the context into an input box. I would like that we can just edit the temporary markdown file for the card and then the extension can parse the content and update it to trello server. I think it would be more convenient, especially when there is a long description of the card.

Make a Check List from Todo+

Create a card with check list made from TODO+ extensions todo file.
can use .md export?!?
https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-markdown-todo#overview

I will attempt to dig into how to do this when I can, but am really new to VS code and a total coding noob.

Edit: for now i edited to handle the same icons Todo+ uses for ez copy and paste. Still would be nice to be able to update the checklist back into Trello and some how make it all more automated/command driven.
TrelloUtils.js Line 603:
checkItem.state === "complete" ? โœ” ~~${checkItem.name}~~ \n : โ˜ ${checkItem.name} \n;

P.S. thank you for starting this extension, Trello is the best! so is VScode!

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.