Skip to content

A chrome extension which allow you to organise your Slack sidebar using a yaml config file. Ordering your sidebar helps with productivity and makes it easier to find the right person, team or topic.

License

Notifications You must be signed in to change notification settings

blwsh/Slack-Workspace-Organiser

Repository files navigation

Slack Workspace Organiser

Screenshot

Organise your Slack sidebar by using a yaml file. Ordering your sidebar helps with productivity and makes it easier to find the right person, team or topic.

Does your company use Slack Workspace Organiser? If so, please consider sponsoring this project

Chrome Web Store

Example Configuration

Below is an example configuration file which is used by the extension to create sections and move channels and DMs into them. You can export your current Slack workspace configuration by clicking the export button in the extension popup.

Design:
  emoji: art       # You can use any emoji supported by Slack in addition to custom ones you've added to your workspace.
  channels:
    - "#design"    # You can organise channels
    - "ben.watson" # and DMs in to sections
Recruitment:
  emoji: laptop-male
  channels:
    - "#engineering_recruitment"
    - "#jobs"
General:
  emoji: solider
  channels:
    - "#announcements"

Contributing

All contributions are welcome. Please read the contribution guidelines before you start.

Installation

$ make clean install

Development

$ make start

About

A chrome extension which allow you to organise your Slack sidebar using a yaml config file. Ordering your sidebar helps with productivity and makes it easier to find the right person, team or topic.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published