Jump to content

ddjfreedom

Member
  • Posts

    16
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Like
    ddjfreedom got a reaction from David in Recent Downloads with Feedback   
    An Alfred workflow for opening or revealing the most recently downloaded items in “~/Downloads”.
      http://d.pr/f/yLXo   The items are sorted in decreasing order according to when they were added to the folder. Items are filtered by whether they contain the query as a subsequence. The result is displayed using the feedback functionality.   Github repo: https://github.com/ddjfreedom/recent-downloads-alfred-v2   Use config.yaml in ~/Library/Application Support/Alfred 2/Workflow Data/recentdownloads.ddjfreedom/ to control the new default behavior:  
     
    Updated: 1. added the option to delete files (holding 'ctrl') (by fmr) 2. result's icon matches file's icon 3. added the option to move files to trash (holding 'cmd') (by fmr) 4. changed the default behavior of certain files: if the item can be installed (an application, an dmg file, a zip file containing those files, etc), the workflow will prompt the user whether to install it. After the installation, if the item installed is an application, the workflow will prompt the user whether to launch it.
  2. Like
    ddjfreedom got a reaction from thec13 in Recent Downloads with Feedback   
    An Alfred workflow for opening or revealing the most recently downloaded items in “~/Downloads”.
      http://d.pr/f/yLXo   The items are sorted in decreasing order according to when they were added to the folder. Items are filtered by whether they contain the query as a subsequence. The result is displayed using the feedback functionality.   Github repo: https://github.com/ddjfreedom/recent-downloads-alfred-v2   Use config.yaml in ~/Library/Application Support/Alfred 2/Workflow Data/recentdownloads.ddjfreedom/ to control the new default behavior:  
     
    Updated: 1. added the option to delete files (holding 'ctrl') (by fmr) 2. result's icon matches file's icon 3. added the option to move files to trash (holding 'cmd') (by fmr) 4. changed the default behavior of certain files: if the item can be installed (an application, an dmg file, a zip file containing those files, etc), the workflow will prompt the user whether to install it. After the installation, if the item installed is an application, the workflow will prompt the user whether to launch it.
  3. Like
    ddjfreedom got a reaction from Sridhar Katakam in Recent Downloads with Feedback   
    An Alfred workflow for opening or revealing the most recently downloaded items in “~/Downloads”.
      http://d.pr/f/yLXo   The items are sorted in decreasing order according to when they were added to the folder. Items are filtered by whether they contain the query as a subsequence. The result is displayed using the feedback functionality.   Github repo: https://github.com/ddjfreedom/recent-downloads-alfred-v2   Use config.yaml in ~/Library/Application Support/Alfred 2/Workflow Data/recentdownloads.ddjfreedom/ to control the new default behavior:  
     
    Updated: 1. added the option to delete files (holding 'ctrl') (by fmr) 2. result's icon matches file's icon 3. added the option to move files to trash (holding 'cmd') (by fmr) 4. changed the default behavior of certain files: if the item can be installed (an application, an dmg file, a zip file containing those files, etc), the workflow will prompt the user whether to install it. After the installation, if the item installed is an application, the workflow will prompt the user whether to launch it.
  4. Like
    ddjfreedom got a reaction from twinpeaks in Recent Downloads with Feedback   
    http://d.pr/f/nkhw
     
    Better performance on large number of files. Thanks, Clinton Strong.
  5. Like
    ddjfreedom got a reaction from twinpeaks in Recent Downloads with Feedback   
    Added the ability to include subfolders. It can be specified using 'subfolders' in 'config.yaml'. An example:
     
     
    It will include everything which is of the form "~/Downloads/*", "~/Downloads/a/*", "~/Downloads/a/*/*", "~/Downloads/b/*", "~/Downloads/c/*". But "~/Downloads/b" will not appear in the result (since 'exclude' is true).
     
    If you want to include every subfolder, ':all' can be used:
    or more flexibility
     
    Updated on AlfPT, and http://d.pr/f/409f
  6. Like
    ddjfreedom got a reaction from ClintonStrong in Recent Downloads with Feedback   
    An Alfred workflow for opening or revealing the most recently downloaded items in “~/Downloads”.
      http://d.pr/f/yLXo   The items are sorted in decreasing order according to when they were added to the folder. Items are filtered by whether they contain the query as a subsequence. The result is displayed using the feedback functionality.   Github repo: https://github.com/ddjfreedom/recent-downloads-alfred-v2   Use config.yaml in ~/Library/Application Support/Alfred 2/Workflow Data/recentdownloads.ddjfreedom/ to control the new default behavior:  
     
    Updated: 1. added the option to delete files (holding 'ctrl') (by fmr) 2. result's icon matches file's icon 3. added the option to move files to trash (holding 'cmd') (by fmr) 4. changed the default behavior of certain files: if the item can be installed (an application, an dmg file, a zip file containing those files, etc), the workflow will prompt the user whether to install it. After the installation, if the item installed is an application, the workflow will prompt the user whether to launch it.
  7. Like
    ddjfreedom got a reaction from Jono in Recent Downloads with Feedback   
    Fixed the default action issue. Now if 'install_action' is set to 'open', it should directly open the file. And now the script provides a unique uid every time it is invoked, so the results won't get reordered by Alfred. http://d.pr/f/lj1r also in AlfPT.
  8. Like
    ddjfreedom got a reaction from Jono in Recent Downloads with Feedback   
    It's now also in AlfPT
  9. Like
    ddjfreedom got a reaction from Enhorn in Recent Downloads with Feedback   
    It's now also in AlfPT
  10. Like
    ddjfreedom got a reaction from Jono in Recent Downloads with Feedback   
    An Alfred workflow for opening or revealing the most recently downloaded items in “~/Downloads”.
      http://d.pr/f/yLXo   The items are sorted in decreasing order according to when they were added to the folder. Items are filtered by whether they contain the query as a subsequence. The result is displayed using the feedback functionality.   Github repo: https://github.com/ddjfreedom/recent-downloads-alfred-v2   Use config.yaml in ~/Library/Application Support/Alfred 2/Workflow Data/recentdownloads.ddjfreedom/ to control the new default behavior:  
     
    Updated: 1. added the option to delete files (holding 'ctrl') (by fmr) 2. result's icon matches file's icon 3. added the option to move files to trash (holding 'cmd') (by fmr) 4. changed the default behavior of certain files: if the item can be installed (an application, an dmg file, a zip file containing those files, etc), the workflow will prompt the user whether to install it. After the installation, if the item installed is an application, the workflow will prompt the user whether to launch it.
×
×
  • Create New...