Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giginet/alfred-autojump-workflow

Alfred 2 workflow to provide you a faster way to navigate your filesystem via autojump
https://github.com/giginet/alfred-autojump-workflow

Last synced: 3 months ago
JSON representation

Alfred 2 workflow to provide you a faster way to navigate your filesystem via autojump

Awesome Lists containing this project

README

        

# autojump.alfredworkflow

This is an Alfred 2 workflow to provide you a faster way to navigate your filesystem via [autojump](https://github.com/joelthelion/autojump)

## Usage

Type `j` and a part of directory names. Then it will display directories which you use most.

![](http://i.gyazo.com/1f9854780e6c41e9ec75bf71970b7d2c.gif)

If matched directories are not found. Then it will display list of your commonly used directories by `autojump -s`.

![](http://i.gyazo.com/49bba98d31e986bd4f3623cdcb0ca20a.gif)

## Requirements
1. [Alfred App v2](http://www.alfredapp.com/#download)
2. [Alfred Powerpack](https://buy.alfredapp.com/)

## Installing
1. Download [autojump.alfredworkflow](autojump.alfredworkflow?raw=)
2. Double-click to import into Alfred 2

## Detail

http://giginet.hateblo.jp/entry/2014/06/26/113624

## Acknowledge

I use this library to output compatible XML with Alfred.

[peteokma/alfred-workflows](https://github.com/peteokma/alfred-workflows)