Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Slack Channels in Schemata and Popup #5

Open
5 tasks
rradczewski opened this issue Sep 7, 2017 · 0 comments
Open
5 tasks

Support Slack Channels in Schemata and Popup #5

rradczewski opened this issue Sep 7, 2017 · 0 comments

Comments

@rradczewski
Copy link
Contributor

Might be nice to be able to quickly jump into the Slack and join a channel through the popup.

Steps:

  • Add optional slack_channel attribute (+ description whether to include # or not 😅 ) to the JSON schema
  • Show Join #channel invitation (with target=_blank leading to https://softwarecraftsmanship.slack.com/messages/${slack_channel}/ in popup if present
  • (Optional): Provide slack_channel_id as to be able to deeplink into slack clients using deep links alas slack://channel?team=${TEAM_ID}&id=${CHANNEL_ID} (our ${TEAM_ID} is T0A7W9V7C).
rradczewski added a commit that referenced this issue Mar 2, 2018
Adds all conferences on listed on https://www.socrates-conference.de/

Adds to: Issue #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant