Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10


You can set a bookmark that will allow you to select a relative date range on a timesheet. This allows you to always show a range relative to today, without making any changes.


Here's a sample timesheet address:

https://gebsun-support.atlassian.net/plugins/servlet/ac/clockwork-cloud/clockwork-timesheet#!startingAt=2019-09-23&endingAt=2019-10-24&activeReportDetailKeys%5B%5D=projects&activeReportDetailKeys%5B%5D=users





To select 5 days before and 5 days ahead of today change startingAt and endingAt to:

https://gebsun-support.atlassian.net/plugins/servlet/ac/clockwork-cloud/clockwork-timesheet#!startingAt=-5&endingAt=5&activeReportDetailKeys%5B%5D=projects&activeReportDetailKeys%5B%5D=users





To select current day, use 0. For example endingAt=0.




Current limitations

Params from the address are only read when loading the page, if you change them after the timesheet loaded they will not be reflected. You need to close the tab and open a new one to try out a new address.
  • No labels