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

Export time tracking to calendar events #3957

Open
tmcnulty387 opened this issue Jan 31, 2025 · 3 comments
Open

Export time tracking to calendar events #3957

tmcnulty387 opened this issue Jan 31, 2025 · 3 comments

Comments

@tmcnulty387
Copy link

tmcnulty387 commented Jan 31, 2025

Hi, would it be possible to be able to export previously tracked time to google calendar events?

Problem

It's hard to reflect on how I spent my time during the day if I can only see the total amount of time spent towards a task instead of the time blocks the timer was active for. If previously tracked time could be represented as time blocks, I could see how for example how long my breaks were and what times of the day I was the least productive.

Possible Solution

Previously tracked tasks could store data that would contain start times and end times of tracking events (timestamps), these would be later used to convert tracked time into calendar blocks.

When the user clicks on a button labeled "export to calendar", possibly located on the page shown when completing a day, it would generate a file containing all the previously tracked events during that day using the stored start times and end times of tasks, each event would have the same name as the task name.

This file would be either in CSV or iCal format so that it can be imported into applications like google calendar. It would also be ideal for there to be an option in settings to enable automatic export, where on day completion it will automatically export the calendar file to a user defined directory.

Describe alternatives you've considered

I've considered using other applications like Clockify to track time, but they're very bloated because their main intention is to create billable rates for work. It also is annoying to use another application on top of superProductivity for time tracking as I need to start and stop timers for both superProductivity and the other application. If superProductivity could directly create time blocks instead of only tracking total time spent, it would be very helpful.

Additional

If this feature can't be implemented, I would appreciate an explanation for why it wouldn't be currently feasible, as I may try implementing it myself but I am unfamiliar with the code base. Thank you for your time.

Copy link

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

Copy link

Hello there tmcnulty387! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

@tmcnulty387
Copy link
Author

Similar to #2521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant