Skip to content

[Feature Request] Add "Compress" / "Archive" action to complement "Uncompress" #49

Description

@dannyneumann

Feature Description

Currently, Forel includes an Uncompress action in the file operations list, but there is no corresponding Compress (or archive) action available. Adding a compression action would allow automating workflows that package files or folders (e.g. creating .zip or .tar.gz archives).

Proposed Solution

Add a Compress action under the standard file management section (alongside Move to folder, Copy to folder, Rename, and Uncompress).

Useful configuration options for this action:

  • Format: Standard archive formats (at least .zip, optionally .tar.gz).
  • Destination: Option to place the archive in the current directory or specify a target path.
  • Archive Name: Custom naming scheme or inherit from the source file/folder and/or Timestamp.
  • Cleanup (optional): Toggle to delete the source files after successful compression.

Context / Use Case

Automating file organization often involves both extracting incoming archives and bundling processed files into archives before moving them to long-term storage or cloud destinations.

Screenshot

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions