Skip to content

Group recipes' images in subfolder #4

Description

@pinage404

Hello,

I have few recipes with an image for almost each steps

The folder contains many files, it begins to be uncomfortable

Currently, the format is :

<recipe>.<step-number>.jpg

I would like to put every images related to one recipe in a subfolder, with something like this pattern :

<recipe>/<step-number>.jpg


I think the impacted code would be here

let pattern = dir.join(format!("{}.*.{}", stem, ext));


What do you think about this ?

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