Skip to content

[FEATURE REQUEST] - Watch File or Folder / Monitor File or Folder #250

@PixelForestFF

Description

@PixelForestFF

I have a feature request and have illustrated it in the attached image.
Feature Name: Watch Folder / Monitor Folder

Functionality:
  - Check if a file exists
  - Check if a file does not exist
  - Check if a folder exists
  - Check if a folder does not exist
  - Check if a folder contains any files
  - Check if a folder is empty

Behavior:
  - If the condition is true, proceed to the next step
  - If the condition is false, wait and keep checking

Detail:
  - "Check for" section: The user should be able to select whether they want to check for a file, a folder, or both. If both checkboxes are selected, it should check for both conditions.

  - When checking for a folder, there should be two additional checkboxes:
  • Contains files
  • Empty

  If both checkboxes are unchecked, the app should only check whether the folder exists.
  If "Contains files" is checked, it should check whether the folder contains any files.
  If "Empty" is checked, it should check whether the folder is empty.

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions