项目作者: deanishe

项目描述 :
Access your Default Folder X favourites and recent items in Alfred
高级语言: Python
项目地址: git://github.com/deanishe/alfred-default-folder-x.git
创建时间: 2016-03-22T14:05:33Z
项目社区:https://github.com/deanishe/alfred-default-folder-x

开源协议:Other

下载


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