A Raycast extension to fetch all cards assigned to you and to search cards assigned to you.
You need three values for the extension to work:
You should be able to follow this link to login and get the personal access token - GET "https://trello.com/1/authorize?expiration=never&name=RayCastTrelloExtension&scope=read,write&response_type=token&key=13f8c59607ba6d82531d3db5f46999c1"
The extension has two commands:
This is currently a basic extension and there's a lot more to add, contributions welcome. Ideas include…
Showing more values from cards in the list view
Additional search options
The ability to change values on cards and move them between lists
Other ideas? Let me know
ChrisChinchilla on Slack, @ChrisChinch on Twitter, @ChrisChinchilla on GitHub.