plainclothes Posted June 7, 2021 Share Posted June 7, 2021 Reluctantly switching Quicksilver user. It's hard to break with over a decade of habits, but things are getting sketchy on mac os 11. Sorry if this is explained elsewhere, but my QS-tainted searches couldn't find it. After performing an action on something, eg moving or renaming a file, the standard behavior of Quicksilver is to return with the modified item selected. Is there any way to get Alfred to behave similarly? Link to comment Share on other sites More sharing options...
deanishe Posted June 7, 2021 Share Posted June 7, 2021 (edited) Normally, you'd just use Alfred's selection hotkey (Alfred Preferences > Features > Actions) to pop up Alfred for the selected file once the move completes. When Alfred disappears, it will never reappear without being told to (though workflows can make it do so). You can implement precisely the behaviour you want with a workflow, if you like. It's a few lines of AppleScript to tell Finder to move the file and then Alfred to action the new location. Edited June 7, 2021 by deanishe Link to comment Share on other sites More sharing options...
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