Amarok/Manual/Organization/Collection/SearchInCollection/uk: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
Line 1: Line 1:
<languages />
<languages />


<span class="mw-translate-fuzzy">
== Пошук у збірці ==
== Пошук у збірці ==
</span>


''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 <menuchoice>Edit Filter</menuchoice>-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 <menuchoice>Edit Filter</menuchoice>-button right next to the edit box.
Line 7: Line 9:
[[File:searchincollection.png|center|250px]]
[[File:searchincollection.png|center|250px]]


<span class="mw-translate-fuzzy">
=== Поле для введення тексту ===
=== Поле для введення тексту ===
</span>


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.
Line 13: Line 17:
To search in a specific tag, type <code>tag:value</code> into the search bar. Operators like <keycap><</keycap> and <keycap>></keycap> can be used to create more general conditions. Several conditions can be used together by separating them by a <keycap>Space</keycap>. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.
To search in a specific tag, type <code>tag:value</code> into the search bar. Operators like <keycap><</keycap> and <keycap>></keycap> can be used to create more general conditions. Several conditions can be used together by separating them by a <keycap>Space</keycap>. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.


<span class="mw-translate-fuzzy">
==== Мітки ====
==== Мітки ====
</span>


The following tags can be searched:
The following tags can be searched:
Line 31: Line 37:
* <menuchoice>BPM</menuchoice>
* <menuchoice>BPM</menuchoice>


<span class="mw-translate-fuzzy">
==== Додаткові поля для пошуку ====
==== Додаткові поля для пошуку ====
</span>


Along with tags, the following can also be searched:
Along with tags, the following can also be searched:
Line 45: Line 53:
* <menuchoice>Last modified</menuchoice>
* <menuchoice>Last modified</menuchoice>


<span class="mw-translate-fuzzy">
==== Оператори ====
==== Оператори ====
</span>


Numerical tags can use the following operators to create a condition:
Numerical tags can use the following operators to create a condition:
Line 52: Line 62:
* Larger than: <keycap>></keycap>
* Larger than: <keycap>></keycap>


<span class="mw-translate-fuzzy">
==== Приклади ====
==== Приклади ====
</span>


If you search without specifying a tag, '''Amarok''' will search in all important text tags:
If you search without specifying a tag, '''Amarok''' will search in all important text tags:
Line 62: Line 74:
[[File:searchincollection_example_editbox2.png|center|300px]]
[[File:searchincollection_example_editbox2.png|center|300px]]


<span class="mw-translate-fuzzy">
== Діалогове вікно редагування фільтрів ==
== Діалогове вікно редагування фільтрів ==
</span>


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: <menuchoice>Simple text</menuchoice>, <menuchoice>Title</menuchoice>,  
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: <menuchoice>Simple text</menuchoice>, <menuchoice>Title</menuchoice>,  

Revision as of 10:26, 8 November 2011

Other languages:

Пошук у збірці

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 Edit Filter-button right next to the 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.

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. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.

Мітки

The following tags can be searched:

  • Album
  • Artist
  • Bitrate
  • Composer
  • AlbumArtist
  • Genre
  • Playcount
  • Rating
  • Sample Rate
  • Score
  • Title
  • Track
  • Year
  • BPM

Додаткові поля для пошуку

Along with tags, the following can also be searched:

  • Comment
  • Filename
  • Disc number
  • Length
  • Filesize
  • Format
  • Added (to Collection)
  • First played
  • Label
  • Last modified

Оператори

Numerical tags can use the following operators to create a condition:

  • Equal: :
  • Less than: <
  • Larger than: >

Приклади

If you search without specifying a tag, Amarok will search in all important text tags:

З метою покращення результатів можна використати складніші шаблони пошуку:

Діалогове вікно редагування фільтрів

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: Simple text, Title, Artist name, Album Artist Name, Album Name, Genre, Composer, Comment, Filename, Year, Track Number, Disc Number, BPM, Length, Bit Rate, Sample Rate, File Size,

Format, Added to Collection, Score, Rating,
First Played, Playcount, Label, Last Modified. 

You can also add OR and AND here.

Select a term and check Invert condition to disallow that search-term. Choose AND or OR for all terms in this search. If you choose AND, all search-terms must be present. If OR, any matches will show up.

Of course, clicking Reset removes your selections.