Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1019 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 1019 Bytes

codebox-alfred

An alfred workflow for accessing codebox snippets.

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