Jump to content

kevinmp

Member
  • Posts

    12
  • Joined

  • Last visited

Posts posted by kevinmp

  1. I agree. It seems that running Alfred actions based on time-of-day has been discussed in these forums for eight years or more. A trigger or group of triggers based on TOD, wake, sleep, startup, shutdown would seem to fit very nicely in Alfred's new workflow design. Of course I could do this with crontab or launchd but if I want to trigger the action from Alfred as well I end up with duplicated scripts. I love the fact that Alfred has allowed me to get rid of this sort dispersion and collect all my scripts within its workflows.

  2. Sometimes I want to find a file called exactly "Foo" but Alfred helpfully provides a list of files called Foobar1, Foobar2, Foobar3 etc that match the characters I typed. Of corse, Foo would be in the list somewhere but maybe not in the items displayed or not conveniently near the top. While the existing behavior is right most of the time, sometimes it would be great to tell Alfred to match these characters exactly. In regular expressions one can use the metacharacter "$" for this purpose but obviously this wouldn't work in this case. The character ":" is illegal in a filename and could perhaps be used. By typing "Foo:" I could indicate to Alfred exactly the file I wanted.

  3. I use Alfred's file name search all the time, probably more than any other feature. Sometimes the item I'm looking for doesn't show up among the first 9 items that Alfred finds. This happens particularly if I want to open a folder that contains lots of similarly-named files. So if I want to open a folder called Example that contains file Example 1, Example 2, Example 3 and so forth, Alfred may show me 9 individual files but not the folder. Of course I can open the folder with a bit of conning arrow key use but it would be nice to have some sort of "end" key so I could search for "Example|", say, and not be offered a bunch of Example* files.

     

    Any way to do this?

  4. Sometimes I find that I want to redo a built-in or custom search using the same parameter. For example I may search IMDB and then decide I'd like search Wikipedia for the exact same thing. It would be great to have a user-defined string or meta character that meant "same as before". For example I could type CMD/Space imdb titanic and then later CMD/Space wiki @, where I'd set @ as the "same again" string.

  5. In V1 if I typed the name of a contact then I could use the right arrow key to get a list of alternative actions. Though I usually want to open the contact information in Alfred, sometimes it is convenient to use this to open it in the Contact application (viz. to edit the contact information).

     

    I don't seem to be able to do this any more in V2, the right arrow key is disabled on a contact entry. Can we please have it back?

  6. It would be really useful to be able to log in to a web page using its 1Click bookmark from within a workflow. Note that I'm NOT asking for any new integration to mess with the logins and passwords -- others have requested this and you've already rejected it (quite rightly, in my view).

     

    All I need is a workflow action similar to the URL action but using the name of a 1Click Bookmark. This is exactly what I can ask Alfred to do from the Alfred Window, I'd just like the same capability within a workflow. Note that it's not possible to do this using the existing scripting commands since 1P is not scriptable: only Alfred knows the secret handshake!

×
×
  • Create New...