Skip to content

Improve pause-return-missed detection #9

@florianbeisel

Description

@florianbeisel

We can easily detect whether the user is likely to have missed booking in when they return from work.

  • Detect if user has started a break
  • Note when the system goes idle
  • If the system returns from idle and the user hasn't checked in after ten minutes notify him that he has likely forgotten

This will of course miss the case where the user stays at his machine and surfs the web in which case the system wont be idle.
This can be caught through a fallback that we already have - does the user exceed is configured break time allotment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions