-
┆Issue is synchronized with this [Trello card](https://trello.com/c/3RXpRQIx)
┆Attachments: Anexo 01.png | Anexo 02.png
-
in 0.5 settings is there to connect to trello. But it doesnt keep the token. I.e. Next time on turn tablet on and go to tasks. connect to trello is greyed.
0.6.3 settings is not there
-
Running python -m trello.util shows this warning and doesn't open the Oauth url
```
RuntimeWarning: 'trello.util' found in sys.modules after import of package 'trello', but prior to execution of '…
-
Saving changes on lists deletes list (Lane class). All I want to do is add 'a' to lists name and Trello somehow deletes this list :(
Here is my code sample:
$client = new \Trello\Client(
$key,
…
-
Jan K.: I have an idea in my head, inspired by http://increment.build/ for a SemVer version number incrementer as a service, using some of the ideas from PlusBump.
Forking the increment.build project…
-
請問
拖曳多選
按行選取
行列顯示
這三個的詳細需求是?拖拽多選我的理解是在列表上拖動多列時可以同時選取,但是按行選取和行列顯示有點不太清楚具體想實現成什麽樣子。
還有就是全選和全不選是否需要加上一個反選的功能,感覺這個日常玩也會使用到。
-
Make an example that looks and feels as close as possible to Trello's board to demonstrate the power and ease of the library and also to show that it will look better than Trello's.
Make sure we al…
-
some info
-
目前是用 trelolo.com/?{boardID}/{cardID}
不過 trello 的路徑是
trello.com/b/{boardID}/板名
trello.com/c/{cardID}/卡片名
如果要讓 trello.com 網址轉成 trelolo.com
直接這樣轉,板名會被當成 cardID ,而取得錯誤。
-
Wrong issue tracker so from https://github.com/org-trello/org-trello.github.io/issues/15
@arkima opened this issue:
> Hi,
> Firstly thanks for Org Trello.
>
> It would be great If I could pull data…