adfinis / timed

Monorepo for the Timed time-tracking application
GNU Affero General Public License v3.0
5 stars 5 forks source link

Support for selective rescheduling #113

Open winged opened 1 year ago

winged commented 1 year ago

The reschedule feature is awesome but sometimes, it's not quite enough: When you need to move only a subset of the already reported time to another date, you cannot do this, as the feature will move all reports to the new day.

Since it's already dialog-based, one could probably build this quite easily, by showing a selectable list of reports in the reschedule dialog. By default, all reports would be selected, so it doesn't slow down the most-usual use case.

nis65 commented 1 year ago

I would like to add the following: I am one of the persons that use the "Attendances" Tab. And my workflow is: First record the attendances, then fill out the "timesheet" until the sum matches.

The current reschedule button only moves the "timesheet". I would like to have an option that moves "attendances" as well as "timesheet"s