File: shell-wellbeing.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (127 lines) | stat: -rw-r--r-- 5,306 bytes parent folder | download
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
<?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"/>

    <credit type="author">
      <name>Philip Withnall</name>
      <email>pwithnall@gnome.org</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Tracking how long you use the computer for, and helping 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>If you would like to keep track of how much time you spend on the computer,
  you can enable screen time recording and, optionally, limits to help you not
  spend too long per day on the computer. Do this by:</p>

  <steps>
    <item>
      <p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Nastavení</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 computer 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 computer, or with other users
  on this computer, and it’s deleted after a few weeks or if you disable screen
  time recording.</p>

  <p>If you would like to set yourself a limit on the amount of time you spend
  on the computer each day, switch <gui>Screen Time Limit</gui> to on and
  choose a limit as the <gui>Daily Limit</gui>. When this limit is
  reached, you will receive a notification when you’ve used the computer for
  that much time each day, 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’s recommended to not spend more than 8 hours on the computer each day,
  and to make time for physical activity around and during those hours. One way
  to help remind yourself to take physical activity breaks is to enable
  <link xref="shell-wellbeing#break-reminders">break reminders</link>.</p>

  <p>If you would like 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>If you would like to be periodically reminded to take a break from using
  the computer, you can enable break reminders. Do this by:</p>

  <steps>
    <item>
      <p>Otevřete přehled <gui xref="shell-introduction#activities">Činnosti</gui> a začněte psát <gui>Nastavení</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 computer.</p>

  <p>It is recommended to choose the break intervals so that you take breaks
  before you get tired, rather than to recover. Frequent breaks help prevent
  fatigue, eye strain, upper limb problems and backache. You can choose
  different intervals for short eyesight breaks and for longer movement breaks.</p>

  <p>Eyesight breaks are intended to give you a reminder to look away from the
  screen and focus your eyes on something else. Blink, stretch and change
  position. Movement breaks are to give you a chance to move around more, for
  example by walking away from the computer completely to stretch your legs.</p>
</section>

</page>