-
I am trying to add a new API point in the api.json file for the API GET /1/lists/[idList]/cards
I have added the following block to the **api.json**:
```
"list.cards.get":
{
"name": "…
ghost updated
7 years ago
-
Hello,
When I saw you app, I realized that this is very utile for kanban systems and todo-list app.
The idea is to get access to a trello account, select the list that the user want to order with yo…
-
Not sure if it's a good idea, but we could just not use notebooks for jobs that are not notebook's themselves. Notebooks are quite a fat thing, the imply a new spark session, new python session and th…
-
Hi,
I was trying to add an option to a dropdown and it doesn't work as-is.
The docs (https://developers.trello.com/v1.0/reference#customfieldsidoptions-2) seem incomplete and inaccurate.
The va…
-
Someone wrote an IRC bot for Trello. https://github.com/oisin/trellobo
I've been using Trello for my own boards, but this may be a good fit for future Code52 projects.
Documentation: https://trello.…
-
Trying to import with attachments but it dies at this point:
fetching attachment from Trello API, path = https://api.trello.com/1/cards/{redacted}/attachments/{redacted}/download/
status = 404
…
n9yty updated
8 months ago
-
Hi there!
I did the steps listed on HOW_TO_SETUP.md, but when I receive a new Issue on Sentry, it doesn't create a new Trello card.
Is some additional setup needed for it?
How can I provide an …
-
`Card` has a `List` field, but no `Card.GetList()` method to fill it.
The information does not appear to be returned by the Trello API for calls to `List.GetCards()`, and cannot be optionally reque…
fdcds updated
4 years ago
-
We are discussing about using trello for project backend. I mentioned on last meeting. Julian agreed with using trello. but, when we are planning how to integrate with trello, then several issues are …
-
Hi,
### M-x org-trello-bug-report
```
System information:
- system-type: gnu/linux
- locale-coding-system: utf-8-unix
- emacs-version: GNU Emacs 25.3.1 (x86_64-redhat-linux-gnu, GTK+ Version…