danielecook / codebox-alfred

An alfred workflow for accessing codebox snippets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An alfred workflow for accessing codebox snippets.

License:Apache License 2.0


Languages

Language:Python 100.0%