Watched Folder Tag & Sort

Hello,

I am new to Maestro and I am looking for some help on have a watched folder notify me when something is download so I can add a tag and the item is then sorted to the correct folder. For example I may download a jpg or png and sometimes it is a logo and other times it is a technical drawing. I want to be able to tag these so they go to the appropriate folder.

Many Thanks

Hi @kodama,

Welcome to Keyboard Maestro! Here's one example of how this could be done:

[Example] Watched Folder Tag & Sort.kmmacros (7.3 KB)

###Key KM Actions and Tokens Used
•%TriggerValue%: https://wiki.keyboardmaestro.com/token/TriggerValue

•Prompt for User Input: https://wiki.keyboardmaestro.com/action/Prompt_for_User_Input

•Switch/Case: https://wiki.keyboardmaestro.com/action/Switch_or_Case

•Set File Attribute: https://wiki.keyboardmaestro.com/action/Set_File_Attribute

•Move or Rename File: https://wiki.keyboardmaestro.com/action/File_Actions

1 Like