Skip to content

Instructions

Aditya Rajput edited this page Mar 10, 2026 · 2 revisions

Creating rules

  1. Tap the ➕ icon.
  2. Select an action to perform. The default is copy/move.
  3. 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.
  4. Choose whether the rule should look at files inside subfolders of the source folder.
  5. 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.
  6. For the MOVE action:
    1. Choose whether the original file should be kept or deleted after the execution is complete (ie, copy vs move).
    2. Select a "superlative" to use as tie-breaker in case of multiple matches, or choose "all" to instead perform the action to all matches.
    3. Choose the destination folder by tapping on the "select folder" prompt.
    4. 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.
    5. Enter a regex template to configure what the copied/moved file should be named.
    6. Choose whether any conflicting files should be overwritten (if not, conflict will cause the flow to fail).
  7. For the DELETE_STALE action:
    1. Choose how many days a file must remain unmodified for, in order to be marked as stale and thus deleted.

Managing rules

  1. Tap on a rule to expand it.
  2. The four icons correspond to "execute rule", "toggle rule", "edit rule", and "delete rule".

Configuring the app

Tap the ⚙ icon in the top left to head to app settings.

Clone this wiki locally