caleb531 / open-conference-url

An Alfred workflow to open the Zoom/Meet/etc. URL for your next meeting
MIT License
46 stars 6 forks source link

Add Slack to default conference domains #29

Closed LinuxNtwrkng closed 1 year ago

LinuxNtwrkng commented 1 year ago

Not an issue but as I can't seem to find where it's specified, could we add app.slack.com to the default "conference domains" list?

This would allow someone to just add the Slack huddle URL (obtained by clicking "copy huddle link" from any Slack channel) to a recurring calendar event for regularly scheduled Slack huddles without further modification.

caleb531 commented 1 year ago

@LinuxNtwrkng That's a great idea! You are correct that it's not currently part of the default conference URLs, however you can easily add it for your installed workflow in Alfred's Workflow Configuration screen. To get there, visit:

Alfred Preferences > Workflow > Open Conference URL > click the "Configure Workflow..." button

Screenshot 2023-10-27 at 1 51 40 PM Screenshot 2023-10-27 at 1 51 06 PM

At any rate, yes, I will make a note to add app.slack.com to the default list. 🙂

LinuxNtwrkng commented 1 year ago

I did add it to my own workflow already but I thought it might be a nice enhancement for future users of this very useful workflow. Thank you!

caleb531 commented 1 year ago

@LinuxNtwrkng Okay, I've added support for Slack URLs in the latest v7.1.4-beta.1—can you please try it out? If it works well for you, I'll publish a stable release.

https://github.com/caleb531/open-conference-url/releases/tag/v7.1.4-beta.1

LinuxNtwrkng commented 1 year ago

@caleb531 Just tested and worked fine for me. Thanks!

caleb531 commented 1 year ago

@LinuxNtwrkng Fantastic, thank you for confirming! I have just released a stable v7.1.4 release with support for Slack conference URLs out of the box, now: https://github.com/caleb531/open-conference-url/releases/tag/v7.1.4

Therefore, closing this thread as Completed. 🙂