Amarok/Manual/Organization/Collection/SearchInCollection: Difference between revisions
(added button icon) |
(Marked this version for translation) |
||
(14 intermediate revisions by 7 users not shown) | |||
Line 5: | Line 5: | ||
<!--T:2--> | <!--T:2--> | ||
''Search Collection'' lets you specify complex filters to search for specific tracks in your collection. Use the edit box in the ''Media Sources'' pane or click the {{Icon|document-properties}} button right next to the edit box. | ''Search Collection'' lets you specify complex filters to search for specific tracks in your collection. Use the edit box in the ''Media Sources'' pane or click the {{Icon|document-properties}} button right next to the edit box. Alternatively you can simply press <keycap>Ctrl + F</keycap> to activate the search bar. | ||
<!--T: | |||
[[File: | <!--T:31--> | ||
[[File:Amarok_2.8_CollectionBrowserSearchField.png|center|300px]] | |||
===== Edit Box ===== <!--T:4--> | ===== Edit Box ===== <!--T:4--> | ||
Line 14: | Line 15: | ||
<!--T:5--> | <!--T:5--> | ||
When you type in the input field, '''Amarok''' will search for the text in all available tags such as artist, album and title. Your view of the collection will update automatically to display only the matches of the search. | When you type in the input field, '''Amarok''' will search for the text in all available tags such as artist, album and title. Your view of the collection will update automatically to display only the matches of the search. | ||
<!--T:30--> | |||
Pressing <keycap>Enter</keycap> after searching will populate your playlist with all of the found search items and clear the search box. This is a great way to quickly add hundreds or thousands of tracks to a playlist instantly! | |||
<!--T:6--> | <!--T:6--> | ||
To search in a specific tag, type <code>tag:value</code> into the search bar. Operators like | To search in a specific tag, type <code>tag:value</code> into the search bar. Operators like ">" and "<" can be used to create more general conditions. Several conditions can be used together by separating them by a space character. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year. | ||
===== Tags ===== <!--T:7--> | ===== Tags ===== <!--T:7--> | ||
Line 22: | Line 26: | ||
<!--T:8--> | <!--T:8--> | ||
The following tags can be searched: | The following tags can be searched: | ||
* | * Album | ||
* | * Artist | ||
* | * Bitrate | ||
* | * Composer | ||
* | * AlbumArtist | ||
* | * Genre | ||
* | * Playcount | ||
* | * Rating | ||
* | * Sample Rate | ||
* | * Score | ||
* | * Title | ||
* | * Track | ||
* | * Year | ||
* | * BPM | ||
===== Additional searchable fields ===== <!--T:9--> | ===== Additional searchable fields ===== <!--T:9--> | ||
Line 41: | Line 45: | ||
<!--T:10--> | <!--T:10--> | ||
Along with tags, the following can also be searched: | Along with tags, the following can also be searched: | ||
* | * Comment | ||
* | * Filename | ||
* | * Disc number | ||
* | * Length | ||
* | * Filesize | ||
* | * Format | ||
* | * Added (to Collection) | ||
* | * First played | ||
* | * Label | ||
* | * Last modified | ||
===== Operators ===== <!--T:11--> | ===== Operators ===== <!--T:11--> | ||
Line 56: | Line 60: | ||
<!--T:12--> | <!--T:12--> | ||
Numerical tags can use the following operators to create a condition: | Numerical tags can use the following operators to create a condition: | ||
* Equal: | * Equal: ":" | ||
* Less than: < | * Less than: "<" | ||
* Larger than: | * Larger than: ">" | ||
===== Examples ===== <!--T:13--> | ===== Examples ===== <!--T:13--> | ||
Line 92: | Line 96: | ||
<!--T:26--> | <!--T:26--> | ||
Select a term and check <menuchoice>Invert condition</menuchoice> to | Select a term and check <menuchoice>Invert condition</menuchoice> to exclude items matching this term from the results. Choose <menuchoice>AND</menuchoice> or <menuchoice>OR</menuchoice> for all terms in this search. If you choose <menuchoice>AND</menuchoice>, all search-terms must be present. </translate> | ||
<translate><!--T:27--> | <translate><!--T:27--> | ||
If <menuchoice>OR</menuchoice>, any matches will show up.<br /><br /> | If <menuchoice>OR</menuchoice>, any matches will show up.<br /><br /> | ||
Line 107: | Line 111: | ||
<!--T:29--> | <!--T:29--> | ||
[[Category: | [[Category:Amarok2.8]] | ||
[[Category:Multimedia]] | [[Category:Multimedia]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
</translate> | </translate> |
Latest revision as of 11:46, 25 July 2013
Search in Collection
Search Collection lets you specify complex filters to search for specific tracks in your collection. Use the edit box in the Media Sources pane or click the button right next to the edit box. Alternatively you can simply press Ctrl + F to activate the search bar.
Edit Box
When you type in the input field, Amarok will search for the text in all available tags such as artist, album and title. Your view of the collection will update automatically to display only the matches of the search.
Pressing Enter after searching will populate your playlist with all of the found search items and clear the search box. This is a great way to quickly add hundreds or thousands of tracks to a playlist instantly!
To search in a specific tag, type tag:value
into the search bar. Operators like ">" and "<" can be used to create more general conditions. Several conditions can be used together by separating them by a space character. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.
Tags
The following tags can be searched:
- Album
- Artist
- Bitrate
- Composer
- AlbumArtist
- Genre
- Playcount
- Rating
- Sample Rate
- Score
- Title
- Track
- Year
- BPM
Additional searchable fields
Along with tags, the following can also be searched:
- Comment
- Filename
- Disc number
- Length
- Filesize
- Format
- Added (to Collection)
- First played
- Label
- Last modified
Operators
Numerical tags can use the following operators to create a condition:
- Equal: ":"
- Less than: "<"
- Larger than: ">"
Examples
If you search without specifying a tag, Amarok will search in all important text tags:
More complex patterns can be used to get better results:
Edit Filter Dialog
If you prefer to build your searches more programatically, drag down the icons for the search terms you want, and drag to change search-term order. You may search by:
, , , , , , , , , , , , , , , , , , , , , , , , . You can also add and here.Select a term and check
Of course, clicking removes your selections.