]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/12_adding-pre-existing-material/04_searching-for-files-using-tags.html
e7870e5bbe969b7c6185d0f3f29252cd8d54d39f
[ardour-manual-diverged] / _manual / 12_adding-pre-existing-material / 04_searching-for-files-using-tags.html
1 ---
2 layout: default
3 title: Searching for Files Using Tags
4 ---                        
5
6 <p>
7   A <dfn>tag</dfn> is bit of information, or metadata, that is associated 
8   with a data file. Specifically, tags are keywords or terms that you feel 
9   have some relevance to a particular soundfile. Ardour can store these tags 
10   in a searchable <dfn>database</dfn> so that you can quickly search for sounds based 
11   on the tags that you have assigned to them. 
12 </p>
13 <p>
14   For example you can assign the term <kbd class="input">120bpm</kbd> to a 
15   sound, and then when you search for this tag, the file will appear in the
16   search list. Tags are independent of the filename or anything else about 
17   the file. Tags, and the file paths that they are associated with, are 
18   stored in a file called <samp>sfdb</samp> in your Ardour user folder.
19 </p>
20 <p>
21   To <dfn>add tags</dfn> to a given file, open the <kbd class="menu">Session &gt; Import</kbd> 
22   dialog, select the file in the browser, and type new tags into tag area in
23   the soundfile information box on the right.<br/>
24   Tags are stored when the input box loses focus, there is no need to
25   explicitly save them.
26 </p>
27 <p>
28   You can <dfn>search</dfn> for specific tags in the <kbd
29   class="menu">Search Tags</kbd> tab of the same dialog. Files which have 
30   been tagged with the relevant terms will appear in the results window. 
31   Selected files can be auditioned and marked with additional tags if
32   required. 
33 </p>
34     
35
36 {% children %}