-
Notifications
You must be signed in to change notification settings - Fork 3
Instructions
Aditya Rajput edited this page Mar 10, 2026
·
2 revisions
- Tap the ➕ icon.
- Select an action to perform. The default is copy/move.
- Choose the source folder by tapping on the "select folder" prompt. If you wish to target a "protected location", grant additional permission from the app settings.
- Choose whether the rule should look at files inside subfolders of the source folder.
- Enter a regex pattern than matches the entire name (including extension) of the file you wish to target. Refer to the examples and tips for more information.
- For the
MOVEaction:- Choose whether the original file should be kept or deleted after the execution is complete (ie, copy vs move).
- Select a "superlative" to use as tie-breaker in case of multiple matches, or choose "all" to instead perform the action to all matches.
- Choose the destination folder by tapping on the "select folder" prompt.
- Choose whether the destination file should be placed into a subfolder-structure similar to that in the source, or be placed directly in the destination. This is only available if subfolder-scanning is enabled.
- Enter a regex template to configure what the copied/moved file should be named.
- Choose whether any conflicting files should be overwritten (if not, conflict will cause the flow to fail).
- For the
DELETE_STALEaction:- Choose how many days a file must remain unmodified for, in order to be marked as stale and thus deleted.
- Tap on a rule to expand it.
- The four icons correspond to "execute rule", "toggle rule", "edit rule", and "delete rule".
Tap the ⚙ icon in the top left to head to app settings.