Skip to content

Small tool that organizes files by creation date

License

Notifications You must be signed in to change notification settings

damian-af/dyfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyfile

Drop some files in the basket and I'll tidy up

Install

You will be asked to give permissions to add the folder action. You can reset them after installation

Execute

osascript -e install.scpt

This will ask you to select two folders:

  1. BASKET FOLDER. The one you will drop your files in.
  2. MEDIA FOLDER. The one where your files will live after tidying up.

Start droping files in your basket folder!

You can add the basket folder to Finder so you drop files easily

Uninstall

  1. Detach the folder action from basket folder
  2. Remove the action script $HOME/Library/Scripts/Folder Action Scripts/basket.scpt
  3. Remove this folder

Todo

Uninstall

Automate uninstall

Tests

Basket in Finder

It will be nice to add the basket folder to the favorites section in Finder automatically but there is no clean way to do it at the moment using applescript. Check this out.

It seems the right way is by using LSSharedFileList which will try in the future.

About

Small tool that organizes files by creation date

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages