Timesheet time log sorting
The Timesheet "List View" presents time log entries in no apparent sort order. It would be very helpful to have the option to sort by start time or task name. Ideally, all views that show individual time log entries (such as the project timesheet list views) would sort by log entry start time, then by task name, by default, with the option of sorting the opposite way.
Just to be clear, I mean sorting timesheet logged entries by the beginning of the time spent. For example, say I log my work on a task from 2:15-3:30 PM, then log another entry to the same (or a different task) for 1:00-2:15 PM, and yet another log entry of 3:45-4:00 PM. When the timesheet list view is refreshed (which by the way is not convenient in the new UI), I would like to see the entries sorted by the start time of each, so when I look at my logs for the day, I can see what I did in chronological order of the day. So the entry starting at 1:00 would be shown first, then the entry that starts at 2:15, then the one at 3:45. Being able to set a preference of sorting ascending or descending would be nice.
There is sorting of time log entries in the mobile app at all, no visibility of the start/end times of any time log entry, and no apparent way to enter time logs in the mobile app by time range (start/end times) instead of just total time. Would also be nice to be able to view the timesheet across all tasks in the mobile app, instead of just one project at a time.
This is pretty basic stuff. You already have all the database fields, it is just a matter of presenting the data to the user and adding sorting functions to a button, column header or preference settings.
Thank you for your considerations of these ideas.