Jump to content

Acidham

Member
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Acidham

  1. I am running Alfred 3.7.1 Pre-Release Build 942 on Mac OS 10.14.1.

     

    After I used quicklook in my WF, execute the same step via external call self Alfred stops (closing my WF). Without using quicklook first the call self works. 

     

    I found the following in console:

    27366555: RECEIVED OUT-OF-SEQUENCE NOTIFICATION: 442 vs 527, 513, <private>

     

    Is this related to a bug or am I doing something wrong?

  2. Create a Todoist task from selected Apple Mail

     

    To get it to work you need: 

    • Todoist Premium (todoist.com)
    • JSON Helper (mousedown.net)

     

    Download: GitHub

     

    It is an early version and still contains some bugs because I did not test all use cases.

  3. Find a location on Google Maps

    This workflow generates a Google Map image of a location (e.g.country, address or city). The location will be shown as pin marker. The image can then be used for e.g. sharing with others.

     

    Required

     

    Usage

    1. Enter floc followed by a location
    2. change zoom level if required
    3. Enter to open image in preview or press shift
    4. CMD send the image for sharing to dropbox. Requires: Drop Workflow
    5. ALT opens file actions for the image

     

    Download on GIT: https://github.com/Acidham/find-location

  4. Hi. Did you configure the tag name in WF settings? The tag name is the name of the tag that you use to tag a Evernote notes with URLs.

     

    If yes and it is still not working, what is the WF log saying (small bug top right)

  5. A workflow which preps for Git commits would also help. When I would like to commit a new or changed workflow I need to:

    1. create repo on git
    2. clone git repo
    3. create source folder in local repo
    4. Export workflow in Alfred to the git local repo
    5. rsync workflow sources to source folder in local repo
    6. commit

    maybe I am doing something wrong but an easier work-flow would be better....workflows are a core feature from Alfred. 

×
×
  • Create New...