Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to targets #121

Open
almarklein opened this issue Jan 24, 2022 · 3 comments
Open

Improvements to targets #121

almarklein opened this issue Jan 24, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@almarklein
Copy link
Owner

almarklein commented Jan 24, 2022

  • Ability to set global targets (instead of per-tag).
  • Ability to set separate day and week targets (at least for the global targets, perhaps also for the tag-targets).
  • Track progress visually (a progress bar of sorts).
  • Overview of the status of the defined goals. (Which tags have a time goal and how far away am I from the goal currently?)
  • A visual "celebration" when a target has been reached.
  • Maybe: negative goals for activities that you want to limit.
  • Ability to set an absolute target that can be worked towards, instead of repeating it per week/day.
    • I suppose this can be mimicked by setting a yearly limit in many cases, but some of the behavior would be different, e.g. the work shown per day/week would be based on the remaining time, rather than simply dividing the total time by the time factor.
@almarklein almarklein added the enhancement New feature or request label Jan 24, 2022
This was referenced Mar 30, 2022
@almarklein
Copy link
Owner Author

The foundations for some of these changes have been made in #188. In particular, we can now store multiple targets per tag (but don't use it yet).

@Luzifer
Copy link

Luzifer commented Jul 25, 2022

One small addition to this: Would be great to have a target per "work week"…

As an example:

  • I'm working 40 hours / week (target: 40h / week)
  • I'm only working Mon-Fri (5d / week)
  • Today I worked 8:05 hours (so 5min overtime), the app tells me I've worked 2:22 overtime

@almarklein
Copy link
Owner Author

@Luzifer Good point!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants