Skip to content

Environment variable + rename #476

@bluedogtwo

Description

@bluedogtwo

Describe the bug
I'm using two actions rename and move, but I'm having problem with the rename action. The environment variable doesn't expand?

I have tried things like:

  • rename: "{path.name.replace('IMG', "{env.DEST}")}"

  • rename: "{path.name.replace('IMG', '{env.DEST}')}"

  • move: "Pictures/{env.DEST}"

Environment (please complete the following information):

  • OS: MacOS
  • Output of organize --version: organize v3.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions