Time Log: Difference between revisions
Calligarov (talk | contribs) (added hint for issues about adding log entries) |
No edit summary |
||
Line 13: | Line 13: | ||
[https://docs.google.com/presentation/d/1A5U1D_YVfKdbaIcitAJMfpKf2HnRa6zYxIDYkPhF-Ww/edit#slide=id.gb328b2d63d_0_9 edit] | [https://docs.google.com/presentation/d/1A5U1D_YVfKdbaIcitAJMfpKf2HnRa6zYxIDYkPhF-Ww/edit#slide=id.gb328b2d63d_0_9 edit] | ||
Track your time working on OSE using the time tracking widget on your specific wiki Log page. | |||
See an Example of what a time sheet looks like at [[Marcin Timesheet]]. | |||
All time sheet hours are tallied in this graph, so you can see overall team progress: | |||
<html><iframe width="600" height="350" src="https://osedev.org/graph/weekly/total/?start=2/1/2017"></iframe></html> | |||
=Embed a Time Sheet on Your Log= | |||
Just embed <nowiki><html><iframe width="600" height="500" src="https://osedev.org/wiki/name?start=9/1/2019"></iframe></html></nowiki> where 'name' is replaced by your First and Last Name. |
Revision as of 21:04, 26 May 2021
The Time Log is an embedded log where youu can keep track of your development hours. It should be embedded at the top of your Work Log. This feeds into the total time which we are tracking for the development of a new civilization. You can see the overall graph at MJ Log.
First, you need to embed the time log in your work log. You can embed it like this:
Once your log is activated on the back end, it will begin to look like the graph below. To use your log, here are the 3 steps:
Track your time working on OSE using the time tracking widget on your specific wiki Log page.
See an Example of what a time sheet looks like at Marcin Timesheet.
All time sheet hours are tallied in this graph, so you can see overall team progress:
Embed a Time Sheet on Your Log
Just embed <html><iframe width="600" height="500" src="https://osedev.org/wiki/name?start=9/1/2019"></iframe></html> where 'name' is replaced by your First and Last Name.