mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-30 04:59:32 +00:00
Added 'getRelative' tag
This commit is contained in:
parent
f47b808478
commit
c4c8955bc2
@ -126,6 +126,13 @@ The following properties can be configured:
|
||||
<br><b>Default value:</b> <code>relative</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>getRelative</code></td>
|
||||
<td>Determine how much time (in hours) should be left when calendar events start getting relative (If you want this to start half an hour before an event occurs)<br>
|
||||
<br><b>Possible values:</b> <code>0 (never)</code> - <code>48 (48 hours before the event)</code>
|
||||
<br><b>Default value:</b> <code>6</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>urgency</code></td>
|
||||
<td>When using a timeFormat of <code>absolute</code>, the <code>urgency</code> setting allows you to display events within a specific time frame as <code>relative</code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user