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
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="bookmarks">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="streams#actions"/>
<desc>Collect favourites via bookmark function, entry editing and deleting.</desc>
</info>
<title>Bookmarks</title>
<p>Streamtuner2 allows to bookmark favoured streams/stations.
Which is what the <gui style="menu">bookmarks</gui> tab is for, of course.</p>
<p>Use right click for a stations <guiseq><gui>context menu</gui> <gui>bookmark</gui></guiseq>
or just press <key>F8</key>.</p>
<p>Once bookmarked the station is listed under
<guiseq><gui style="menu">bookmarks</gui> <gui>favourite</gui></guiseq>.
Additionally every appearance of the station in channel tabs gets a ★
star icon.</p>
<section id="editing">
<title>Editing</title>
<p>Entries can be removed from the bookmark list again. Use
<guiseq><gui>Edit</gui> <gui>Delete</gui></guiseq> or the <key>DEL</key>
key for that.</p>
|
|
<
>
|
|
>
>
|
>
|
|
|
|
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
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="bookmarks">
<info>
<link type="guide" xref="index#channels"/>
<link type="guide" xref="channels#list"/>
<link type="guide" xref="streams#actions"/>
<desc>Collect favourites via bookmark function, entry editing and deleting.</desc>
</info>
<title>Bookmarks</title>
<p>Streamtuner2 allows to bookmark favourite streams/stations.</p>
<list>
<item><p>Use right click for a stations <guiseq><gui>context menu</gui> <gui>bookmark</gui></guiseq></p></item>
<item><p>Or just press <key>F8</key> on a selected radio.</p></item>
<item><p>Else use the main menu <guiseq><gui>Station</gui> <gui>bookmark</gui></guiseq></p></item>
</list>
<p>Once bookmarked the station is listed under <guiseq><gui
style="menu"><key>bookmarks</key></gui> <gui><key>favourite</key></gui></guiseq>.</p>
<p>Additionally every appearance of the station in other channel
tabs gets a ★ star icon.</p>
<section id="editing">
<title>Editing</title>
<p>Entries can be removed from the bookmark list again. Use
<guiseq><gui>Edit</gui> <gui>Delete</gui></guiseq> or the <key>DEL</key>
key for that.</p>
|