Replies: 2 comments
-
|
I use the Windows task scheduler to execute organize periodically for a similar scenario depending on how quickly you want organize to process the files you set execution time to be quicker or not for me every hour works fine,. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Windows task scheduler is a good answer. If you need something that executes more promptly, the Python Watchdog library seems like it might do the job, including its |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use Organize to sort PDF statement downloaded to Downloads folder.And I need a tool to monitor the folder to trigger Organizer whenever there is new PDF coming in. Do you have any recommendation? Preferably, the tool should start when the computer starts and respawns if it crashes. I am opened to other ways to achieve this automation.
Beta Was this translation helpful? Give feedback.
All reactions