Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Allow tracking of time on multiple tasks concurrently #356

@strangelittlemonkey

Description

@strangelittlemonkey

At the moment, starting one talks pauses the timer of any previous task that was running. There are times when people are multitasking, but also I was using it to track time on a few people. With that comes that problem that I can't specify a database for it to load separate for each instance, and even if I could it would be overly burdensome for the task. I don't really want to run it from a jail or a new user just to get around this, I think ideally a unified interface would be possible. Would there be openness to a new feature to allow for the tracking of more than one task at a time?

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