Getting Started
Launch an application
- Safari, VLC, etc
Finding a document or image
- open rolling up
- spacebar rolling up (spacebar will transform in ')
open <file_name> => Open the file
find <file_name> => Open the file with Finder
in <text> => Search text in files
How can I search the web?
google best backend => Open www.google.fr with the keywork best backend
maps New York => Open maps.google.fr with the city New York
imdb Sherlock => Open Imdb with the movie Sherlock
Custom
stackoverflow Error 500 => Open Stackoverflow with the keyword Error 500
etc
Show Bookmarks
bm Facebook
bm Stocks
etc
System
*screensaver *
*shutdown *
*restart *
*quitall *
etc
Terminal
You can set the Terminal Application to Custom and change the applescript in order to lauch command via Alfred.
> ls
> login
> docker clean
Here is the applescript :
https://github.com/vitorgalvao/custom-alfred-iterm-scripts
Top comments (0)