Difference between revisions of "Foobar2000:Preferences:Quick Tagger"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Updated page formatting and added example quick-tag.)
 
Line 1: Line 1:
[[Category:foobar2000 Preferences|Quick Tagger]]
+
[[Image:Foobar2000_Preferences_Quick_Tagger.png‎|thumb|256px|Preferences page.]]
= Preferences: Quick Tagger =
+
==Fields==
 +
Use the buttons below the list to edit the entries of the list. Alternatively, you can use the context menu on the list itself. Enter the name of the tag field in the "Field Name" column. Enter a list of values in the "Values" column. Use a semicolon (";") to separate individual values.
  
[[Image:Foobar2000_Preferences_Quick_Tagger.png‎|Screenshot]]
+
{{panel|'''Note:''' The values will be used as-is; title formatting is not applied.|color=yellow}}
  
== Quick Tagger Fields ==
+
===Examples===
Use the buttons above the list to edit the entries of the list. Alternatively, you can use the context menu on the list itself. Enter the name of the tag field in the "Field Name" column. Enter a list of values in the "Values" column. Use a semicolon (";") to separate individual values. Note that the values will be used as-is, title formatting is not applied.
+
; Field Name
 +
: {{code|Rating}}
 +
; Values (semicolon-separated)
 +
: {{code|1;2;3;4;5}}
  
= See also =
+
==See also==
* [http://www.foobar2000.org/components/ Homepage/Download]
+
* [[Foobar2000:Components/Quick Tagger (foo_quicktag)|Quick Tagger (foo_quicktag)]] (component page)
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=58234&hl=Quick+tagger Official forum thread]
+
 
 +
[[Category:foobar2000 Preferences|Quick Tagger]]

Latest revision as of 12:06, 19 October 2018

Preferences page.

Fields

Use the buttons below the list to edit the entries of the list. Alternatively, you can use the context menu on the list itself. Enter the name of the tag field in the "Field Name" column. Enter a list of values in the "Values" column. Use a semicolon (";") to separate individual values.

Examples

Field Name
Rating
Values (semicolon-separated)
1;2;3;4;5

See also