extensions
extensions copied to clipboard
Update: Slack: Adding more info to Slack Open Channel command
Description
Hi there! I updated the Slack Search Command to pull more data from Slack, like the user's Title (if it exists), their current status in Slack, when they will be back, their timezone location, as well as their current local time.
Current Search Command UI
New Search Command UI
Screencast
https://github.com/raycast/extensions/assets/1895120/77361592-390b-4574-8afa-ad8da58e9c06
Bonus
Adds Emojify to Unread Messages as well to help make messages with emojis more readable:
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run build
and tested this distribution build in Raycast - [x] I checked that files in the
assets
folder are used by the extension itself - [x] I checked that assets used by the
README
are placed outside of themetadata
folder