1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-License-Identifier: CC-BY-SA-3.0
SPDX-FileCopyrightText: 2024, 2025 GNOME Foundation, Inc.
-->
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="ui" version="1.0 if/1.0" id="shell-wellbeing" xml:lang="cs">
<info>
<link type="guide" xref="shell-overview#desktop"/>
<revision pkgversion="48" date="2025-01-30" status="review"/>
<revision pkgversion="48" date="2025-07-28" status="review"/>
<credit type="author">
<name>Philip Withnall</name>
<email>pwithnall@gnome.org</email>
</credit>
<credit type="author">
<name>Damilola Oladele</name>
<email>damilolamohammed2@hotmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Track how long you use your device, and help plan when to
take breaks.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Adam Matoušek</mal:name>
<mal:email>adamatousek@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Marek Černocký</mal:name>
<mal:email>marek@manet.cz</mal:email>
<mal:years>2014, 2015</mal:years>
</mal:credit>
</info>
<title>Screen time and break reminders</title>
<section id="screen-time">
<title>Screen time</title>
<p>You can track how much time you spend on your device, enable
screen time recording, and optionally set daily limits. To do this,
follow these steps:</p>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui>
overview and type <gui>Settings</gui>.</p>
</item>
<item>
<p>Klikněte na <gui>Nastavení</gui>.</p>
</item>
<item>
<p>Click on <gui>Wellbeing</gui> in the sidebar to open the panel.</p>
</item>
<item>
<p>Press the <gui>Enable</gui> button under <gui>Screen Time</gui> to
enable screen time recording. If a chart is visible on the page, then
screen time recording is already enabled.</p>
</item>
</steps>
<p>When screen time recording is enabled, the amount of time you have spent
logged in to the device each day will be stored for the previous few weeks.
The times are displayed in the chart, along with averages for days and weeks,
allowing you to explore how your screen time varies over time. Use the arrow
buttons below the chart to scroll through past weeks, and click on the bar for
each day to view its data.</p>
<p>Screen time data is not shared outside this device or with other users
on it. It is automatically deleted after a few weeks or when you disable
screen time recording.</p>
<p>To limit your daily device use, switch <gui>Screen Time Limit</gui> to on
and set a <gui>Daily Limit</gui>. When the limit is reached, you will receive
a notification and the screen will fade to grayscale.</p>
<p>Your daily limit is represented as a dashed line on the screen time
usage chart.</p>
<p>It is recommended to limit your screen time to 8 hours a day and to make time
for physical activity during those hours. One way to remind yourself to take
physical activity breaks is to enable
<link xref="shell-wellbeing#break-reminders">break reminders</link>.</p>
<p>To disable screen time recording, press the <gui>⋮</gui> button above the
screen time chart, then press <gui>Disable Screen Time</gui>.
This will also disable screen time limits.</p>
</section>
<section id="break-reminders">
<title>Break reminders</title>
<p>To periodically remind yourself to take a break from using
your device, enable break reminders by following these steps:</p>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui>
overview and type <gui>Settings</gui>.</p>
</item>
<item>
<p>Klikněte na <gui>Nastavení</gui>.</p>
</item>
<item>
<p>Click on <gui>Wellbeing</gui> in the sidebar to open the panel.</p>
</item>
<item>
<p>Switch <gui>Eyesight Reminders</gui> or <gui>Movement Reminders</gui> to on.</p>
</item>
</steps>
<p>When either <gui>Eyesight Reminders</gui> or <gui>Movement Reminders</gui>
are switched on, you will receive a notification at a chosen interval to
remind you to take a break from using the device.</p>
<p>It is recommended to set break intervals that let you rest before you get
tired, rather than recover afterward. Frequent breaks help prevent
fatigue, eye strain, upper limb problems and backache. You can choose
different intervals for short eyesight breaks and longer movement breaks.</p>
<p>Eyesight breaks remind you to look away from the screen and focus
your eyes on something else. They also remind you to take a moment to blink,
stretch, and change position. Movement breaks remind you to move around more, for
example by walking away from the device completely to stretch your legs.</p>
</section>
</page>
|