Wangyou Zhang Posted November 29, 2018 Posted November 29, 2018 (edited) I write a workflow for opening files/directories either in Finder or in iTerm directly with Alfred. It supports saving history records and auto-suggestions according to the history records. Hope you like it Description This workflow could help you: open the given path/file in Finder (cmd) reveal the given path/file in Finder (ctrl) open the given path/file in iTerm It can remember at most MAX_LENGTH history records that you searched before and you can access them again conveniently. Download You can download the workflow file from my GitHub. Examples cd + nothing : It will list all the history records. cd + path/file name : It will open the path in Finder or open the file directly. cd + any string : It will list all history records that are possibly relevant to the input. cd + path/file name & press command while selecting an item in the list : It will reveal the path/file in Finder. cd + path/file name & press ctrl while selecting an item in the list : It will open the path/path of file in iTerm. Note : Please make sure you have installed iTerm before you try this ! Edited November 29, 2018 by Wangyou Zhang change descriptions
cands Posted November 29, 2018 Posted November 29, 2018 Really useful, great with the history! Thank you!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now