|
1 | 1 | --- |
2 | | - |
3 | 2 | layout: default |
4 | 3 | title: Search |
5 | 4 | nav_order: 1 |
6 | | -parent: /ux/0parent.html |
| 5 | +parent: /ux/_index.html |
7 | 6 | --- |
8 | 7 |
|
9 | | - |
10 | 8 | **Finds you anything inside Sleep as Android. Settings, documentation, alarms, sleep records...** |
11 | 9 |
|
12 | 10 | We are aware that Sleep as Android is a very complex app. If you need anything done, then search is your best friend. |
13 | 11 | That is why you find it on almost every screen inside Sleep as Android - in the top bar. |
14 | 12 |
|
15 | | - |
16 | | - |
17 | 13 | Search will search through: |
18 | 14 |
|
19 | | -|=== |
20 | | -| |What can it find |What can you search by |Example query |
21 | | - |
22 | | -|Settings |
23 | | -|Anything inside the settings - tapping takes you to the specific settings screen and emphasizes the searched option |
24 | | -a|- Option name |
25 | | -- Option description |
26 | | -- Various aliases |
27 | | - |
28 | | -Just try what comes to your mind. |
29 | | -a|**eng** - find the "Force English" option to switch language |
30 | | - |
31 | | -|Documentation |
32 | | -|Looks through this documentation |
33 | | -|Documentation chapter names |
34 | | -a|**search** - finds you this page |
35 | | - |
36 | | -|Alarm |
37 | | -|Looks through active and inactive alarms |
38 | | -|Alarm time |
39 | | -a|**2:50** - finds you alarms that occur at 2:50 |
40 | | - |
41 | | -|Add-ons |
42 | | -|Looks through add-ons for Sleep as Android |
43 | | -|Add-on name |
44 | | -a|**cap** - finds the Captcha pack add-on |
45 | | - |
46 | | -|Graphs |
47 | | -|Looks through your sleep records |
48 | | -a|- Sleep record date |
49 | | -- Time |
50 | | -- Comment |
51 | | -- Tags |
52 | | -a|**watch** - finds all records that have been created with a smartwatch |
53 | | - |
54 | | -|Noise |
55 | | -|Looks through your sleep noise recordings |
56 | | -a|- Date |
57 | | -- Comment |
58 | | -- Tags |
59 | | -a|**talk** - finds all recordings with #talk detected |
60 | | -|=== |
| 15 | +| | What can it find | What can you search by | Example query | |
| 16 | +| --- | --- | --- | --- | |
| 17 | +| **Settings** | Anything inside the settings - tapping takes you to the specific settings screen and emphasizes the searched option | - Option name<br>- Option description<br>- Various aliases<br><br>Just try what comes to your mind. | **eng** - find the "Force English" option to switch language | |
| 18 | +| **Documentation** | Looks through this documentation | Documentation chapter names | **search** - finds you this page | |
| 19 | +| **Alarm** | Looks through active and inactive alarms | Alarm time | **2:50** - finds you alarms that occur at 2:50 | |
| 20 | +| **Add-ons** | Looks through add-ons for Sleep as Android | Add-on name | **cap** - finds the Captcha pack add-on | |
| 21 | +| **Graphs** | Looks through your sleep records | - Sleep record date<br>- Time<br>- Comment<br>- Tags | **watch** - finds all records that have been created with a smartwatch | |
| 22 | +| **Noise** | Looks through your sleep noise recordings | - Date<br>- Comment<br>- Tags | **talk** - finds all recordings with #talk detected | |
0 commit comments