Diff
Differences From Artifact [9659433a40]:
- File
help/search.page
— part of check-in
[ac8632bc29]
at
2014-06-03 00:29:43
on branch trunk
— Search dialog offers (x) all channels or (x) just current for server+cache scan
again. Removed search="" parameter from channels that don't implement it.
(To remove extraneous .has_search channel attribute again somewhen..)
External: Xiph IO cache ?search= should be changed to work on station titles instead of genres. (user: mario, size: 1993) [annotate] [blame] [check-ins using]
To Artifact [9e8c65c6ba]:
- File help/search.page — part of check-in [04c9f4d564] at 2015-03-24 01:30:20 on branch trunk — Minor updates to help pages. (user: mario, size: 1600) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
18 19 20 21 22 23 24 |
<p>Just enter text into the quick search box atop. Streamtuner2 will instantly highlight
any matches in the current stations view. If you switch tabs, just click the glass icon
to reapply the highlighting.</p>
</section>
<section id="cachesearch">
<title>Search window</title>
| > | > | | < < < | < < | | | 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 |
<p>Just enter text into the quick search box atop. Streamtuner2 will instantly highlight
any matches in the current stations view. If you switch tabs, just click the glass icon
to reapply the highlighting.</p>
</section>
<section id="cachesearch">
<title>Search window</title>
<p>You can get to the search dialog via <guiseq><gui>Edit</gui>
<gui>Find</gui></guiseq> or <key>Ctrl</key>+<key>F</key>. Centrally
to this dialog is the text field, where you can specify the phrase
to scan for.</p>
<p>It either will search in all channels, or just the last active
channel/service.</p>
<p>Then there are two search methods. You mostly want to use
the live <gui>Server search</gui>. It passes your search terms to
the actual directory services, and loads the most recent data into a
result list (this might take a few seconds). It's not implemented
for all channel plugins however.</p>
<p>With <gui>Cache find</gui> would just look up entries in your
already downloaded channel/genre lists. Since often you are just
looking for something you had already seen, this will give you the
desired results.</p>
</section>
</page>
|