Jump to content

heyJoeCampbell

Member
  • Posts

    56
  • Joined

  • Last visited

Posts posted by heyJoeCampbell

  1. On 5/18/2021 at 7:43 PM, vitor said:

     

    Either I don’t understand what you want (please elaborate), or the answer to your question is probably in the README (please see the top post).

     

    My apologies - I thought the workflow had the ability to perform Find & Replace when renaming folders and files.

     

    But is does warrant the consideration for the developing such a workflow:

     

    1. Select Folder via file action
    2. Enter search string
    3. Enter replace string

    The workflow then replaces all instances of the string recursively.

     

    Does it sound like a worthy workflow?

  2. This would make for workflow that anyone could reuse for various use cases (similar to the default Alfred Web Search)

     

    Workflow Logic:

    1) Copy front browser url (automatically)
    2) Append copied url to predetermined url
    3) Open appended url into current browser window

     

    Use Cases:

    Annotate Current Webpage

    https://via.hypothes.is/{frontmost-browser-url}

    WaybackMachine Search

    https://web.archive.org/web/*/{frontmost-browser-url}

     

     

     

  3. If possible, I would suggest changing the Contact: Custom Action "Phone" field to "Home, Work, and Mobile" - adding the additional selections would enable users the ability to utilize the URL Schemes to trigger a call or text message:

     

    Home ‪— tel://{query}

    Work ‪— tel://{query}

    Mobile — sms://{query}

    Currently users can only either activate a Facetime call or a text via Messages. The ability to do both would be awesome 😀

     

    image.thumb.png.0bb6684e8ffaba45c2af05b3abf7c31d.png

  4. I expected selecting "Use Gmail to compose mail" work all any email initiated from Alfred's Contact feature would be passed to Gmail (via the default browser).

     

    Instead, Alfred uses the Mail app.

     

    I'm far from a coder, but I expect passing the email address via the following Gmail URL syntax would resolve the issue:

    https://mail.google.com/mail/?view=cm&fs=1&tf=1&source=mailto&to=EMAILADDRESS

     

    image.png.c036f5065740d3d3270f108988f86cba.png

     

    image.png.2d5b18a5a9ed561123b98ad23bfb7410.png

×
×
  • Create New...