Questions tagged [slack]

Slack is a proprietary cloud-based team collaboration tool.

Slack is a proprietary cloud-based team collaboration tool.

https://slack.com/

2474 questions
187
votes
10 answers

Slack Markdown for Links Are Not Resolving

What am I doing wrong? None of the example Markdown links work so far in my Slack app. I pasted in the example below in a chat in my Slack app. I got this example from slack markdown syntax and it still treats it as literal text in the Slack…
PositiveGuy
  • 11,583
  • 13
  • 50
  • 102
133
votes
9 answers

Create Hyperlink in Slack

Is there a way to create a hyperlink without it auto resolving? I simply want some text I type to be clickable to some url when I post in slack. I don't see a way to do this yet.
PositiveGuy
  • 43,266
  • 106
  • 285
  • 457
129
votes
6 answers

Slack URL to open a channel from browser

This iTunes URL will open The Hitchhiker's Guide to the Galaxy in your iTunes: itmss://itunes.apple.com/us/audiobook/hitchhikers-guide-to-galaxy/id315596797 This Spotify URL will open ALL by the Descendents in…
MattDiamant
  • 7,330
  • 4
  • 32
  • 45
126
votes
10 answers

What is the simplest way to find a slack team ID and a channel ID?

We are trying to setup deep linking into slack, as described here: https://api.slack.com/docs/deep-linking The document states that to open a specific team, the following URL should be used: slack://open?team={TEAM_ID} Open Slack and switch teams…
lfboulanger
  • 1,720
  • 2
  • 15
  • 19
111
votes
1 answer

How to delete slackbot reminder that was created by other person?

There is slack private channel with slackbot reminder. It was created by person doesn't work at our company anymore. How can i delete this noisy slackbot reminder??
Andrey Glazkov
  • 1,739
  • 3
  • 12
  • 18
100
votes
3 answers

How do I jump to a specific date in history or the oldest message in a Slack channel in the desktop app?

My specific question is how to do this in the Slack desktop app, but I wouldn't mind settling for a way to do this via a web browser, and then worst case, a web api. I often want to jump to the beginning of a channel and just read, but it takes…
successhawk
  • 2,251
  • 2
  • 16
  • 34
93
votes
3 answers

How to set slack reminder for private channel

I am able to set slack reminder using /remind #public-channel but for private channel there is no option.
Pikachu-go
  • 2,878
  • 4
  • 17
  • 22
87
votes
11 answers

Slack clean all messages (~8K) in a channel

We currently have a Slack channel with ~8K messages all comes from Jenkins integration. Is there any programmatic way to delete all messages from that channel? The web interface can only delete 100 messages at a time.
Hann
  • 1,623
  • 1
  • 8
  • 6
78
votes
3 answers

Set a single reminder on all week days

Thanks to Slack Help center, I'm able to set a reminder on specific days but not an all week days. My question is: How to set a single reminder on all week day ? Something like this: /remind @channel "It's time for daily stand up !" Monday…
Toodoo
  • 6,992
  • 4
  • 29
  • 52
72
votes
4 answers

Why does Slack return a Segmentation fault after Fedora 29 upgrade?

I have upgraded Fedora from 28 to the latest 29 and Slack doesn't work anymore. It returns a Segmentation fault (core dumped). Edit: The issue has been fixed on Slack 3.3.4
Flat
  • 1,640
  • 1
  • 13
  • 14
59
votes
5 answers

Schedule a message in Slack

I need to send a message in slack at a time set in advance. Is there a way to do it through the Slack API or do I need to have a script running and checking if it's time to send the message and then send it?
LLL
  • 2,900
  • 2
  • 20
  • 36
57
votes
6 answers

How does one make Slack threads less narrow?

Threads would be a very nice feature of Slack, except that they are way too narrow and I can't find any way to configure their width. Does anyone know how to expand a thread to make it take up all the screen real estate (within Slack)? Zooming in…
John Strong
  • 1,566
  • 1
  • 12
  • 17
48
votes
3 answers

How do I get slack to remind me every fortnight from next Saturday

Slack has the /remind command that allows you to set a reminder in a channel. I am trying to have slack remind me every fortnight starting from next Saturday at 8pm to jump on a call. It seems like an extension of the help documentation. I…
mjdsmith
  • 591
  • 1
  • 4
  • 6
47
votes
2 answers

How to mention user in slack.client

This might be a simple question, but I can not get it work. I am using Slack Python Api to mention a user in a channel, and I am referring to the document here, https://api.slack.com/methods/chat.postMessage, and my code is simple as, from…
Haipeng Su
  • 1,673
  • 2
  • 10
  • 26
45
votes
1 answer

Schedule a repeating Slack phone call

I would like to schedule a call in Slack to automatically call a set group of people every day at a specified time. My use case is that I want all members of my team to automatically be called by Slack at 10:45am, for example, every week day for…
Devin
  • 1,011
  • 2
  • 13
  • 28
1
2 3
99 100