Skip to content

Allow add_task to set default task #109

@bitprophet

Description

@bitprophet

Right now, can only set the default task for a Collection via the decorator, which is kinda dumb given one can mix & match tasks within collections. IOW the concept of default-ness is if anything more an attribute of the collection than the task, so not even being able to manage it via the Collection is pretty dumb. Conversely, a task may not want to be the default in all collections it's in, only some.

Easy enough to add a kwarg to add_task to solve all 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