mathisdt / trackworktime

Android app to track your work time via WiFi or location and categorize each recorded intervall by a predefined client/task and a free text.
https://zephyrsoft.org/trackworktime
GNU General Public License v3.0
136 stars 30 forks source link

Edit hint during worktime #249

Open PhoenixIV opened 1 year ago

PhoenixIV commented 1 year ago

I like to make notes about what I worked on.

Right now you have to finish writing your hint before starting to work. Editing the hint while work is running does nothing. It would only get applied to the next period.

I would like the hint to safe when I stop working / end the period, so I can take notes during work.

I think it makes sense that way...

mathisdt commented 1 year ago

Thanks for your idea!

There already is a possibility to edit the hint: tap on the table on the main screen, so the "Edit Events" screen opens. Here you can tap on any "start" event and change the hint to your liking.