Skip to content

Feature Request: Dynamic date placeholders for destination paths (e.g., YYYY-MM) #34

Description

@dannyneumann

Hi
I’m currently migrating some of my file automation workflows from Hazel to Forel. One of my essential workflows is keeping my downloads clean by automatically moving files into monthly archive folders (e.g., ~/Downloads/Backup/2026-07/).
Right now, I have to use a custom Zsh script with mkdir -p to achieve this. It would be a massive quality-of-life improvement if the native "Move" action supported dynamic date tokens/placeholders (like {{year}}-{{month}} or %Y-%m) directly in the destination path.
Ideally, if the dynamic subfolder doesn't exist yet when the rule triggers, Forel would just create it automatically before moving the file.
This is a super common pattern for sorting receipts, logs, or daily downloads, and having it as a native feature would make Forel even more powerful.
Thanks for the great work on this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions