Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Idea: simplify search patterns configuration #85

@dmerejkowsky

Description

@dmerejkowsky

I got the idea why thinking about #83 and #86

Currently, the syntax is a bit redundant when using a custom version template:

[[file]]
src = "pub.js"
search = "version={current_version}"
version_template="{major}.{minor}"

What if instead, you could just write this?

[[file]]
src = "pub.js"
search = "version={major}.{minor}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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