Skip to content

deanishe/alfred-default-folder-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default Folder X for Alfred

Show and search Default Folder X favourites and recent items in Alfred.

Note: v0.3 and above are not compatible with Alfred 2!

Usage

  • dfx [<query>] — Show/search all DFX favourite/recent items.
    • or ⌘+<NUM> — Open in default application.
    • ⌘+C — Copy path to clipboard.
  • dfxf [<query>] — Show/search only DFX favourite folders.
    • or ⌘+<NUM> — Open in default application.
    • ⌘+C — Copy path to clipboard.
  • dfxr [<query>] — Show/search only DFX recent files/folders.
    • or ⌘+<NUM> — Open in default application.
    • ⌘+C — Copy path to clipboard.

Licencing, thanks

This workflow is released under the MIT licence.

The main workflow icon is the property of the magnificent folks at St. Clair Software.

It is based on the Alfred-Workflow library, which is also released under the MIT licence.

This bloody useful workflow would not exist but for nickwild.

Changelog

0.3.0

  • Remove update notification
  • Use Alfred 3.2's re-run feature to update results when cached data are updated

0.2.0

  • Update folders in background
  • Add auto-update info

0.1.0

  • First release