Jump to content

rspike12

Member
  • Posts

    42
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by rspike12

  1. If I put your script into the terminal I get the right informations:

     

    <item uid="diskspace" arg="" valid="no">

    <title><riki12>: 921GB available</title>

    <subtitle>191GB (18%) used of 1.1TB total</subtitle>

    <icon type="fileicon">/</icon>

    </item>

    <item uid="diskspace" arg="" valid="no">

    <title><riki12> TC: 79GB available</title>

    <subtitle>1.9TB (97%) used of 2.0TB total</subtitle>

    <icon type="fileicon">/Volumes/<riki12> TC</icon>

    </item>

     

     

    but if I put your script into Alfred and I digit the keyword "space" nothing happens:

    I can see the HD icon in a "working" status but nothing more.

  2. many thanks

    This could help other people:

     

    To take a screenshot of the entire screen and save it to the desktop

    screencapture -S ~/Desktop/screen.jpg

     

    To take a picture of a window, and save it to the desktop

    screencapture -iW ~/Desktop/screen.jpg

     

    To take a screenshot of a section of the screen, and save it to the clipboard

    screencapture -ic ~/Desktop/screen.jpg

  3. Whit the fix is working here (Mavericks)

     

    a question:

    Is there a way to keep the window open after delete a file in the recent downloads?

     

    I think it could be useful cause many times I need to delete more than one file in my downloads folder and It would be so fast with this workflow

  4. Hi

    I have a lot of hotkeys as abbreviations to do something like repair permission in Utility disk or "Save file as PDF".

    I Made those with Keyboard Maestro cause I'm not very able with the scripts.

    Is there a way to create a workflow with Alfred to do that:

    I want to open alfred

    Digit for example "repair permission"

    and Alfred should press the hotkey (for example alt+option+G)

    I need to do that cause I always forget the

    Hotkeys!

    Any help will be appreciated

×
×
  • Create New...