Jump to content

vlar

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by vlar

  1. Hello, 

     

    Either my google-fu is rusty or there isn't yet this possibility but to rule it out, I wanted to ask the community whether there is the possibility to trigger a focus mode quickly from Alfred. 

    The idea would be to trigger a focus mode on the Mac which would spread over the able devices to change notification / apparences settings. 

     

    I was wondering whether it was possible. 

    Cheers

     

     

  2. Hello @Vero

     

    Thank you for your methodic assistance. 

    From your answer, it told me that it wasn't an Alfred issue. 

    I found a fix for users facing the issue. 

     

    I swapped the browser for all URLs that were supposed to be opened on a different browser back to Default and I then set it back to Chrome. 

    The glitch is now resolved and the URL are opened through Chrome. 

     

    Thanks again.

  3. Hello, 

     

    I have a simple workflow which opens an URL to Chrome from a keyword trigger. 

    I have attached a screenshot of the simple workflow. 

    There was a recent MacOS update a few days ago and since then upon triggering these keywords it opens the URL directly onto Safari. (default browser)

    If there is any fix, I would be eager to try it out. 

     

     

    2022-02-22_10-27-15.png

    2022-02-22_10-27-35.png

  4. 2 hours ago, Vero said:

    @vlar Could you confirm you're using Alfred 4.6.1?

     

    The other reason you may see "unable to import" is if you're using a browser or post-download third party unarchiving tool that's trying to unarchive the workflow. If that's the case, either disable the tool or use an alternative browser.

     

    That's indeed correct. It worked perfectly well and so is the arg you have inserted. Thank you very much for all the follow up. 

     

  5. Hello,

    Since, I'm using a master workflow for hundreds of small custom actions it would be convenient but here is a most exhaustive description for this simple workflow: 

     

    Prompt keyword: csfip

    Title & No Subtext 

     

    Action Append to file  with only {clipboard}

     

    Post Notification with a title {clipboard} or with a text {clipboard}

     

     

    The bash script isn't actually triggered by Alfred itself but from a cronjob. 

     

     -

  6. Hello,

     

    I have designed a simple workflow which takes my clipboard and pass it into a small bash script and then there is a notification. 

    I would like the notification to include my clipboard value so 'I'm sure the content of my clipboard is the one I needed to be processed. 


    I did try through all the way possible :

     

    {clipboard}

    {var:clipboard}

     

    When I use {query}, it does indeed return a part of my script but not the clipboard.

     

    I have searched (surely wrongly) for hours without a solution. 

     

    Cheers to you all fellow productivists

     

×
×
  • Create New...