gpt4 book ai didi

trello - 向 Trello Card 添加自定义属性

转载 作者:行者123 更新时间:2023-12-01 04:58:12 27 4
gpt4 key购买 nike

我正在尝试向 Trello 卡添加自定义属性。目的是让我的应用程序可以向 Trello 卡添加其他数据(即“美元值(value)”或“持续时间”)。
我已经想到了替代方案,但不认为它们最适合需求。
1 - 卡片标签:它适用于类别,但不可取,因为它会给用户已经使用的标签添加困惑。此外,标签不适用于非分类数据。
2 - 向卡片添加评论:是的,这是可能的,但感觉很黑,如果用户不小心删除了评论,它会影响我的应用程序的工作方式。
对我来说最大的问题是我没有看到任何说明它是否可以完成的内容。在 blog post from Trello 中提到了类似的东西。 .这是直接引用它的引用。

Q: Is there a way to generate story points to use with my Agile team?

A: Kind of. I guess story points are an estimate of how long something will take to do. This falls into the idea of a custom property for a card that you’d like to have meaning. For example, if your Trello board was a Sales Leads board, you might want all your cards to have potential deal size $$$ on them. Right now we don’t want to cram Trello into any specific use, so something like this would have to be provided by a custom plugin (see the API question).


该帖子被标记为过时,但我在 API 文档或其他任何地方都没有看到它仍然是一个梦想或该功能可用的任何内容。任何帮助是极大的赞赏。
最后,不要认为这会影响这个问题,但我正在使用 node-trello 访问 API。

最佳答案

为此,我使用了附件 API(电源库)。
您可以将信息存储为 URL(1024 个字符长),并根据需要向用户显示。
我认为,要存储更多数据,您需要存储在其他地方,并使用卡 ID 或附件 URL 作为访问该数据的 key 。

关于trello - 向 Trello Card 添加自定义属性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35358300/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com