Skip to content

Task - time tracking enhancements #76

@trebidav

Description

@trebidav
  • Protect from instant completion: the task can be completed only after half of the task.minutes elapsed - turn on / off per task
    • Maximum tracked time is e.g. 50% more than task.minutes (global.tracked_time_limit = 0.5)
  • task.minutes is updated: task.minutes = task.minutes x (1 - weight) + tracked x weight
    • global.updatetime_weight = 0-100% (default 50%)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions