by Lucas Martins Mendes
Version 4 (January 1, 2026)
Download (66 downloads)
Automatically moves files from directories based on a configuration file with mappings like "folder-path" -> "folder-path". (JSON)
Please set the configuration file path in the block inside the flow.
To add new paths to the watched list, use the "Config" starting point. The configuration file is saved as JSON at the end of the process.
Please note that:
- the destination folder is a folder where a new folder will be created or the folder itself if "." is inserted (a singular period without the quotes).
- There is an optional "delay" parameter to each configuration entry so the fiber waits before moving the file (usefull for screenshots); if you want to set it, you need to edit the configuration file by hand (maybe I'll an UI for that later).
# Change log #
(v4) 2026-01-01: re-worked the flow to reduce the number of watcher fibers and fixed the notification for ongoing move operations, If you don't want notifications just remove the block; Added change log.
| 5 stars | 2 | |
| 4 stars | 0 | |
| 3 stars | 0 | |
| 2 stars | 0 | |
| 1 star | 0 | |
| Reports | 0 |
Rate and review within the app in the Community section.