3llo icon indicating copy to clipboard operation
3llo copied to clipboard

3llo - Trello interactive CLI aplication

Results 10 3llo issues
Sort by recently updated
recently updated
newest added

` 3llo > Board > card comments #6 Traceback (most recent call last): 14: from /usr/local/bin/3llo:23:in `' 13: from /usr/local/bin/3llo:23:in `load' 12: from /Library/Ruby/Gems/2.6.0/gems/3llo-1.2.0/bin/3llo:9:in `' 11: from /Library/Ruby/Gems/2.6.0/gems/3llo-1.2.0/lib/3llo/application.rb:36:in `start' 10:...

Adding a card with the name "Hallo ich bin Günther" causes the app to crash ![grafik](https://user-images.githubusercontent.com/33619308/140496013-3413d6ba-8513-494c-a1e1-e55d9a4de9de.png) Adding it on the web and using `card list` shows the card and the...

Hi, `> label` list is broken too ```shell 3llo > Thales SF > label list Traceback (most recent call last): 19: from /usr/local/bin/3llo:23:in `' 18: from /usr/local/bin/3llo:23:in `load' 17: from...

Is it possible to **tag** a card? Thanks!

Because of interactive base of 3llo its hard for example to add multiple cards at the same time or assign multiple cards to some one

enhancement

Sorry for the spam, just really loving the idea, especially since Trello can get slow with boards with a lot of cards. Would be great if when adding a card...

The command `3llo > A board name > list cards the_second_list_id` The error ``` /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/utils.rb:44:in `fetch': key not found: "pink_dark" (KeyError) from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/utils.rb:44:in `paint' from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:26:in `format_label' from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `block...

Thanks for the project! Is it possible to filter out results, such as selecting all except from the list "DONE" ? Or passing a query filter such that it only...