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
This extension allows to fill the attendance sheet provided at kenjo.io in a more easier manner. If the real attendance is not important, and you are just filling this sheet for legal purpose - this extension is for you. It comes with an entropy and a small options page.
3
5
4
6
For this extension to work, the "Attendance" widget needs to be visible on the home screen.
@@ -8,18 +10,25 @@ For this extension to work, the "Attendance" widget needs to be visible on the h
8
10
-[Mozilla Firefox][firefox-store]
9
11
10
12
## Settings
11
-
In the settings, it is possible to change the following:
12
-
- Entropy: This will alternate the start time randomly with a maximum of the given value
13
-
- Schedule: You can set a custom start time, a custom duration (depending on how many hours you work per day) and the duration for your break.
14
-
- Fill Month: You can also activate a hidden button, which will allow you to prefill the whole month. I'm not endorsing that feature, but, you know...
13
+

14
+
15
+
### General Settings
16
+
-**Show for complete month** - this will show you the button for the complete month. Keep in mind that you won't be able to change the prefilled values until the respective day has been reached.
17
+
-**Show for entire week** - same as above, but just for the current week.
18
+
-**Show for single day** - shows the button to fill the attendance for just this day.
19
+
20
+
-**Entropy** - you can alternate the starting time. The entropy marks the maximum amount of minutes that will be added to the start time. If you don't want to have anything of that happening, just set it to 0.
21
+
22
+
### Schedule
23
+
-**Start** - set the time you usually start working.
24
+
-**Pause** - your usual pause duration.
25
+
-**Hours** - the amount of hours you work on this day.
15
26
16
27
## FAQ
17
28
-**I cannot see the button?**
18
29
- Make sure to add the attendance widget to your Home Screen
19
30
-**I still cannot see the button!**
20
31
- Press _"Refresh"_ or <kbd>F5</kbd> - mostly, this appears after you've navigated inside the kenjo web app, and return back to the Home screen.
21
-
-**What does _Attendance: Fill Month_ do?**
22
-
- It fills the attendance sheet for the entire month. As there is currently no way to remove entries that were made in advance, I highly discourage you to do that. Also, HR might not like it.
0 commit comments