Skip to content

Taskwarrior hook script doesn't start recording new active task #16

Open
@ChargingBulle

Description

@ChargingBulle

When running the following:

task add start:now Do the thing

one expects that this a) creates the task and b) starts the recording.
But instead it just creates the task and doesn't start the recording.

This is due to the hook script only being called when a task is modified but not when a task is created. Related: #17.

Please be aware that the following is also possible and in my personal workflow quite common:

task add start:-30min Do the thing

Thanks for your continuing effort to deliver great cli-based to do manager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions