mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 04:25:46 +01:00
Cleanup :filter and :queue documentation.
This commit is contained in:
@@ -114,9 +114,9 @@
|
|||||||
<h2 tag="queue queueing">Queueing tracks</h2>
|
<h2 tag="queue queueing">Queueing tracks</h2>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<tags>p_f :f :filter</tags>
|
<tags>p_Q :qu :queue</tags>
|
||||||
<spec>:f<oa>ilter</oa> <a>artist</a> <oa>album</oa> <oa>track</oa></spec>
|
<spec>:qu<oa>eue</oa> <a>artist</a> <oa>album</oa> <oa>track</oa></spec>
|
||||||
<spec>f</spec>
|
<spec>Q</spec>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Queue tracks by artist/album/track. If only <a>artist</a> is
|
Queue tracks by artist/album/track. If only <a>artist</a> is
|
||||||
@@ -132,9 +132,9 @@
|
|||||||
<h2 tag="filter filtering">Filtering the library</h2>
|
<h2 tag="filter filtering">Filtering the library</h2>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<tags>p_F :F :Filter</tags>
|
<tags>p_f :f :filter</tags>
|
||||||
<spec>:F<oa>ilter</oa> <a>keywords</a></spec>
|
<spec>:f<oa>ilter</oa> <a>keywords</a></spec>
|
||||||
<spec>F</spec>
|
<spec>f</spec>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
Filter and show the tracks as a view. The tracks are filtered by
|
Filter and show the tracks as a view. The tracks are filtered by
|
||||||
|
|||||||
Reference in New Issue
Block a user