I have gone through below steps, but still see the old target definitions for the move command instead of my replaced ones. What am I missing?
Hazel 4.1.4
Regards
- export rules of the Downloads folder
- remove the Downloads folder from Hazel
- convert exported plist to xml file
- Code: Select all
plutil -convert xml1 myRules.hazelrules
- find and replace the folder paths in that file
- terminate HazelHelper and cfprefsd via Terminal
- Code: Select all
sudo killall HazelHelper
sudo killall cfprefsd
- start Hazel
- add the Downloads folder
- import the changed .hazelrules file