Jump to content

ramiro.araujo

Member
  • Posts

    84
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by ramiro.araujo

  1. the thing is: I need to copy huge Windows Paths I get from other colleges, and convert them into Unix paths for us the Mac boys to browse. I can't manually replace every backslash with double backslash.

    It's an edge case in my case, but I don't see why not add the escape option since the backslash is such a special character in most languages.

  2. I use Path Finder instead of Finder, but Alfred is looking so good that I want to do all the file browsing and manipulation from there. The only problem I see is the lesser file filtering capabilities compared to Path Finder. Basically in Alfred you need to start with the first character of the filename, and continue filtering by typing the next character and so on. In Path Finder it searches anywhere within the filename, and I find this very much productive.

     

    Hope you like it!

  3. This is kind of an edge case for me, but I could't find a way to solve it. Since Alfred doesn't give to option to scape backslash, I cannot parse specific Windows paths (or anything that might end with a backslash). Basically an ending backslash automatically escapes the single quote or double quote and thus breaks the syntax of any of the scripting languages allowed. I tried with Ruby's <<SOMETHING string delimiter, but the backslash, since it's not escaped, it's treated as an escape character and it's not shown.

     

    Hope it makes sense

    Thanks!

    Ramiro

  4. Hi

    I'm having a strange behavior with Alfred v2, both the last version and the current (didn't try previous).

    Whenever clicking the preferences button (or cmd + ,) the preferences panel takes around 10 seconds! to show. After that everything looks ok, but definitely looks odd.

     

    I'm on 10.8.2, retina MBP 13"

     

    Cheers

    Ramiro

×
×
  • Create New...