mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Explain titleReplace.
This commit is contained in:
parent
44c0f409a9
commit
2cc05e1878
@ -96,6 +96,16 @@ The following properties can be configured:
|
|||||||
<br><b>Default value:</b> <i>An example calendar.</i>
|
<br><b>Default value:</b> <i>An example calendar.</i>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><code>titleReplace</code></td>
|
||||||
|
<td>An object of textual replacements applied to the tile of the event. This allow to remove or replace certains words in the title.<br>
|
||||||
|
<br><b>Example:</b> <br>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
titleReplace: {'Birthday of ' : '', 'foo':'bar'}
|
||||||
|
</code>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user