You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I propose the addition of a new feature to Timed that would streamline the verification process.
Currently, I use a script that opens a new browser window with the URLs of views containing entries for employees that I need to verify, such as:
While it would possible to use a browser bookmark for this purpose, the main inconvenience is the need to manually update the date each time. It would be highly beneficial for me (and potentially for others involved in verifying Timed entries) if we could set a dynamically evaluated date range parameter, for instance:
Is your feature request related to a problem? Please describe.
I propose the addition of a new feature to Timed that would streamline the verification process.
Currently, I use a script that opens a new browser window with the URLs of views containing entries for employees that I need to verify, such as:
https://timed.adfinis.com/analysis?fromDate=2024-11-04&ordering=-date%2Cid&reviewer=451&toDate=2024-11-10&user=323&verified=0
Describe the solution you'd like
While it would possible to use a browser bookmark for this purpose, the main inconvenience is the need to manually update the date each time. It would be highly beneficial for me (and potentially for others involved in verifying Timed entries) if we could set a dynamically evaluated date range parameter, for instance:
https://timed.adfinis.com/analysis?dateRange=@lastWeek&ordering=-date%2Cid&reviewer=451&user=323&verified=0
This feature would save time and reduce manual input, optimizing the workflow for verification tasks.
Describe alternatives you've considered
No response
Additional context
No response
Required
The text was updated successfully, but these errors were encountered: