stefano Posted September 30, 2021 Posted September 30, 2021 Slack set status This workflow allow you to set various status, DND, and to close/reopen slack app from Alfred http://www.packal.org/workflow/slack-status-set https://github.com/esseti/alfred-slack-status Dependencies To genrate the token the workflow relise on an App that I've had to create in slack. If you already have a personal token `xoxp-..` you can use that one. PS: this is my first workflow. Screenshots alfredpanda 1
alfredpanda Posted November 24, 2021 Posted November 24, 2021 (edited) @stefano I'd absolutely love to use this, thanks for creating it, but am facing the same issue as described here: https://github.com/esseti/alfred-slack-status/issues/2 Edited November 24, 2021 by alfredpanda
afridho Posted November 25, 2021 Posted November 25, 2021 Have you install this module on your mac? https://pypi.org/project/requests/ @alfredpanda pip install requests
stefano Posted November 30, 2021 Author Posted November 30, 2021 I just noticed the notifications now. sorry for lack of support. did you solve the problem? should I update anywhere the instrcution/package? (This is the first time i share one workflow)
deanishe Posted November 30, 2021 Posted November 30, 2021 1 hour ago, stefano said: should I update anywhere the instrcution/package? The best solution is to bundle requests with the workflow, the same way you did with Alfred-Workflow. Requiring users to use dev tools like npm or pip pretty much always causes problems. Does workflow.web not work with the Slack API? It had some issues with SSL, but only on Sierra and older.
mhorn Posted July 26, 2022 Posted July 26, 2022 does this workflow work on alfred 5 on monterey 12.5? i checked that i have requests installed, pasted token in sssetup, but status does not change although i am getting notification.
alfredpanda Posted February 16, 2023 Posted February 16, 2023 (edited) I'd really love to get this working! I have installed requests. I get: [14:08:18.860] ERROR: Slack Status[Run Script] /bin/bash: python: command not found Edited February 16, 2023 by alfredpanda
mhorn Posted February 16, 2023 Posted February 16, 2023 i think your issue might have it's root in the absence of python 2.7. try this maybe: https://github.com/deanishe/alfred-workflow/issues/182#issuecomment-1069534176
alfredpanda Posted February 20, 2023 Posted February 20, 2023 On 2/16/2023 at 6:03 PM, mhorn said: i think your issue might have it's root in the absence of python 2.7. try this maybe: https://github.com/deanishe/alfred-workflow/issues/182#issuecomment-1069534176 Thanks, I tried that but still couldn't get it work. Going to have to give up. I'd donate to someone that could make a new version. I would use this a lot. Thanks.
alfredpanda Posted March 9, 2023 Posted March 9, 2023 I still feel the desire for this workflow every day 😩
giovanni Posted March 9, 2023 Posted March 9, 2023 @alfredpanda here you go. Please note that some status icons (e.g. :brb:) are not native to Slack and need to be installed (or edited). If others are interested I can make a more refined version where these icons are set in Workflow configuration etc. alfredpanda 1
alfredpanda Posted March 10, 2023 Posted March 10, 2023 16 hours ago, giovanni said: @alfredpanda here you go. Please note that some status icons (e.g. :brb:) are not native to Slack and need to be installed (or edited). If others are interested I can make a more refined version where these icons are set in Workflow configuration etc. It works!! 😍 Thank you so much. I mean I'm biased but I would love a more comprehensive version where we could choose the emoji, messaging, default length etc. I can see how I can already edit them though, so will experiment now. Thank you so much!
alfredpanda Posted March 10, 2023 Posted March 10, 2023 @giovanni the one thing that doesn't seem to work is the default length. E.g I cannot use "Meeting" without entering a length:
giovanni Posted March 10, 2023 Posted March 10, 2023 3 minutes ago, alfredpanda said: I cannot use "Meeting" without entering a length that is how it was, as Argument is required. If you want to use the default set the Argument to optional. alfredpanda 1
alfredpanda Posted March 10, 2023 Posted March 10, 2023 2 minutes ago, giovanni said: that is how it was, as Argument is required. If you want to use the default set the Argument to optional. My apologies. I'll look in closer detail at the arguments. I also need to investigate why DND seems to enable even when selecting No, and why Clear doesn't seem to work. I might be overlooking something:
giovanni Posted March 10, 2023 Posted March 10, 2023 yes @alfredpanda there seem to be a few (pre-existing I think, or induced by Slack changes) bugs. What did clear do? Just reset the status, or also resume notifications? Currently it only resets status. Anyway, try this version, I also added the workflow configuration. alfredpanda 1
alfredpanda Posted March 6 Posted March 6 Thank you @giovanni! This is one of my most-used workflows. It still functions correctly however I now get the following pop up when I set a meeting without specifically adding a duration.
pestefo Posted May 20 Posted May 20 I got this error when setting the permissions: Any clue? If i'm using more than one slack workspace, I may have to install 2 instances of the workflow? I'm also willing to donate to have it working
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now