Advertisement
Guest User

Folder Action

a guest
Aug 20th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. As I understand, the folder actions receive whatever file(s) are added into the folder and whatever is currently in there on first run, I think. I've done this.
  2.  
  3.  
  4. [Folder Action] selected folder
  5. - Set Value of Variable: Original_Contents
  6. - Get Value of Variable: Original_Contents
  7. - Filter Finder Items (kind is image)
  8. - Move Finder Items To: Pictures
  9. - Add Thumbnail Icon to Image Files
  10. - Get Value of Variable: Original_Contents
  11. - Filter Finder Items (any is true, custom, documents-ish)
  12. - Move Finder Items To: Documents
  13. - Get Value of Variable: Original_Contents
  14. - Filter Finder Items (any is true, extension contains 7z,zip,tar.gz
  15. - Move Finder Items To: Archives
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement