Search in conversation with a specific user
in:@username <string to search for>
Search in channel
in:@channelname <string to search for>
Resource: https://webapps.stackexchange.com/questions/103425/how-to-search-in-a-single-channel
Keyboard Shortcuts
Open search field
COMMAND + g
Create private channel w/ webhook
- Create a new private channel in slack
- Navigate to https://api.slack.com/apps and create a new app
- Navigate to https://api.slack.com/apps/YOURAPPID/incoming-webhooks
- Click Add New Webhook to Workspace
- Find the channel you created previously in the dropdown
- Click Allow
- Copy the Webhook URL and use it as needed