Business Requirement
allow users to avoid repeating the same announcemenet/post on several slack channels by only making it once via alfred and posting it on multiple channels
technical requirement
given a user is connected to the following channels on slack: ch-A, ch-B, and ch-C
and user would like to post check-in on all three channels
when user launches alfred (via hot key)
and begins typing some prefix (say slack)
and types the prefixes of teh channels above
then the alfred text field will show a list of all slack channels that match that prefix
and user presses tab to select each channel
and the alfred command line will have somethign like slack cha-a ch-b ch-c
when user hits enter (or writes post)
then
the same message goes on all three channels
Analysis
Status Update
Related Issues
References
Business Requirement
allow users to avoid repeating the same announcemenet/post on several slack channels by only making it once via alfred and posting it on multiple channels
technical requirement
givena user is connected to the following channels on slack: ch-A, ch-B, and ch-Canduser would like to postcheck-inon all three channelswhenuser launches alfred (via hot key)andbegins typing some prefix (say slack)andtypes the prefixes of teh channels abovethenthe alfred text field will show a list of all slack channels that match that prefixanduser presses tab to select each channelandthe alfred command line will have somethign like slack cha-a ch-b ch-cwhenuser hits enter (or writes post)thenthe same message goes on all three channels
Analysis
Status Update
Related Issues
References