Slack Message Markdown

Posted on  by 



Message

Slack Chat is an Atom package that integrates the slack messaging client into the atom text editor.

Message

Slack Message Markdown Link

Find a great developer community in this comprehensive list of 46 Slack chat groups for devs, including the top ones—categorized by topic and rated.

Slack Post Markdown

Slack Message MarkdownSupport
  • Get client id and secret keys by creating a slack app
    • Name: pick an arbitrary name
    • URL: http://slack-chat.herokuapp.com/slack
    • Redirect URI(s): http://slack-chat.herokuapp.com/slack
    • Description: not necessary
    • Team: Your team, but the app seems to work with other teams as well.
  • Go to the slack-chat package settings in atom
    • Paste in your client id and secret
  • When the browser opens, select the team you'd like to use with atom
  • Authorize the app
  • Copy the received token into the slack-chat package settings.
  • Restart atom

Slack markdown is essentially adding formatting to your text messages to make them more readable for the viewer. This formatting helps the readers understand the. Integromat gives you the ability to integrate Slack with many other services.

Markdown
  • [x] Send/receive messages in real time
  • [x] Real time message notification system
  • [x] User Status (online/offline)
  • [x] Create Keybindings for selection
  • [x] Parse markdown
  • [x] Display emoji (regular and custom)
  • [x] Display/download images/files
  • [x] Display images/gifs/open graph data when a url is posted
  • [x] Send a selection of text as a message/file
  • [ ] Discover channels the user is not currently a part of
  • [ ] Refresh when a user is invited to a channel
  • [ ] Manually resize panel in chat views
  • [ ] Upload files
  • [ ] Code highlight for markdown
  • [ ] Fix markdown differences between github flavored and Slack
  • [ ] Load previous when at top of scroll
  • [ ] Search for messages
  • [ ] User requests




Coments are closed