项目作者: danielecook

项目描述 :
An alfred workflow for accessing codebox snippets.
高级语言: Python
项目地址: git://github.com/danielecook/codebox-alfred.git
创建时间: 2015-06-17T05:41:45Z
项目社区:https://github.com/danielecook/codebox-alfred

开源协议:Apache License 2.0

下载


codebox-alfred

An alfred workflow for accessing codebox snippets.

Download the latest version

Important!

The workflow works fairly well, but there are a few caveats. You should not do the following with your codebox libraries:

  • Don’t put spaces into tag, list, or folder names. Use an underscore instead. I could have allowed spaces, but it would have made the alfred commands a lot messier (folders, tags, and lists would have to of been quoted).
  • Don’t nest folders/lists with the same name.

Usage

Set the codebox source using cb_src

set source

Be sure that your code box library shows the extension in finder or it will not be discoverable.

cbsrc

Invoke the workflow by typing ff

search directory

Browse tags with ff #<search>
search tags

Search all Snippets: ff <search>

search all