Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I force Slack to display the user icon every time?

Tags:

slack

I've got a bot that sends long messages. When it sends multiple messages, the user icon often scrolls off the screen because no-one has sent a message between the bot's messages.

This means that it's less obvious when the message was sent and by whom. Is there any way to force Slack to display the user icon for every message?

like image 759
Robert Barron Avatar asked Aug 28 '16 08:08

Robert Barron


People also ask

How do I change the view in Slack?

From your desktop, click your profile picture in the top right. Choose Preferences from the menu. Click Accessibility. Under Zoom, select your zoom level.

What do the Slack icons mean?

Green = Active; Hollow = Away; Circle = Regular User; Triangle = Single Channel Guest.

Can you change text color in Slack?

As far as I know, Slack for OSX does not support customization of fonts or colors in the message area. You may make the font larger or smaller via the standard <Cmd>+ and <Cmd>- keystrokes. You may, however, customize the sidebar portion of Slack, on a per-team basis.


1 Answers

I found a way to do this by changing the name of the message sender to include some extraneous spaces. They seem to be considering messages from the same name to always have the same icon, but there are valid use cases for changing the icon on the fly with each message.

like image 147
Ben Avatar answered Sep 21 '22 16:09

Ben