Provides easy access to Basecamp 2 and Basecamp 3 Projects inside Alfred 2 (plus caching!).
Download this bad boy, and open to install. Then:
- Visit this site to retrieve your Basecamp token
- Right click on the “bc” Script Filter and click “Configure”.
- Fill out your Basecamp information. Note that if you belong to more than one organization, you can enter them separated by commas. Organization ids can be found in the Basecamp URL: https://basecamp.com/xxxxxxx. The x’s are the ID you want. Each organization has it’s own id.
- Have fun.
This will cache your results, so if you need to refresh start your query with: !
- Fork this repository.
- Run
rake install
to symlink the directory in to Alfred. - Run
rake bundle:install
to bundle any gems locally. - Add your feature.
- Pull requests welcome! :)