Opening links from specific Slack workspace #436
GregEisenberg
started this conversation in
General
Replies: 1 comment 1 reply
-
Note after more debugging I moved back to using
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all
I have been keeping work and life separated while doing both on the same mac machine by using Google for Work and MS Office for life. (I won't bore you with the reasons why)
Finicky has a been a huge help to achieve this but I am still struggling to get some things correct . The main thing I am trying to figure out is how to have links from the Slack (the app) from a specific workspace use a specific browser. Is this even possible?
Each workspace has its own name and URL but I am not sure what value to check. Beyond that it seems that what I have tried fails because its getting
undefined
for a source objectNote any XXX is just removed to not leak info
but this not working and one reason it is not working is that
source
is undefined. Here is Finicky's debugI think Finicky v3 there was an "opener" object but I can not use
opener
because Finicky 4 tells me that is deprecated nowAny and all help greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions