Skip to content

Commit dcf5065

Browse files
committed
initial hugo
1 parent 942975d commit dcf5065

1 file changed

Lines changed: 9 additions & 47 deletions

File tree

hugo/content/ux/search.md

Lines changed: 9 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,22 @@
11
---
2-
32
layout: default
43
title: Search
54
nav_order: 1
6-
parent: /ux/0parent.html
5+
parent: /ux/_index.html
76
---
87

9-
108
**Finds you anything inside Sleep as Android. Settings, documentation, alarms, sleep records...**
119

1210
We are aware that Sleep as Android is a very complex app. If you need anything done, then search is your best friend.
1311
That is why you find it on almost every screen inside Sleep as Android - in the top bar.
1412

15-
16-
1713
Search will search through:
1814

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

Comments
 (0)