Skip to content

[FR]: Automatic Date Assignment on Status Change #1699

@vanadium23

Description

@vanadium23

Feature Description

Currently, the tasknotes project has a set of predefined date fields, but there's no automation when transitioning between statuses. For example, when a task moves to in-progress, the start_date should be set automatically; when it moves to cancelled, the cancelled_date should be recorded — and so on.

Proposed solution:

Add an optional date_property setting to the status configuration. When a task transitions to a given status, the current date is automatically written to the specified date field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions