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

feat: Task logger #13

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

feat: Task logger #13

wants to merge 12 commits into from

Conversation

Woynert
Copy link
Owner

@Woynert Woynert commented Aug 6, 2024

Added client side task logger:

  • Log a task each time a new session is started
  • List past tasks in a widget view
  • Doesn't keep track of tasks from previous days
  • Logged tasks persist through restarts
  • File saved at ~..local/share/aboutlife/tasklog.json

In the future it might be useful to implement this logging at the server side. This data could be interesting to analyze.

@Woynert Woynert added the enhancement New feature or request label Aug 6, 2024
@Woynert

This comment was marked as resolved.

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

Successfully merging this pull request may close these issues.

1 participant