vitor Posted March 18, 2013 Posted March 18, 2013 Alfred v2.0.1 (173) | OSX 10.8.3 If a directory is hidden with chflags hidden /path/to/dir Alfred can’t move files inside it. Everything goes as expected, except that the file stays in it’s original place. However, if we try to move a file to a visible directory inside a hidden directory, then Alfred has no trouble with it.
Andrew Posted March 18, 2013 Posted March 18, 2013 I'll take a look into this and see if I can reproduce, cheers
ichibod Posted March 22, 2013 Posted March 22, 2013 I would like to move files into hidden folders as well.
Andrew Posted April 4, 2013 Posted April 4, 2013 Alfred asks Finder do to the copying (using AppleScript) which means you get the nice progress dialog etc. I've done some investigation into why this isn't working and it looks like over aggressive OS X security policies. If you have one or two folders which are hidden, it might be better to setup a workflow which uses a lower level script cp or mv for these specific folders. I've kept a ticket in the bug tracker to look into this deeper when I get time (possibly moving away from Finder / AppleScript)
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