settings: support customizable tags separator
This commit is contained in:
@@ -429,6 +429,8 @@
|
||||
#
|
||||
#empty_tag_marker = "<empty>"
|
||||
#
|
||||
#tags_separator = " | "
|
||||
#
|
||||
#tag_editor_extended_numeration = "no"
|
||||
#
|
||||
#media_library_display_date = "yes"
|
||||
|
||||
@@ -348,6 +348,9 @@ Default tag type for left column in media library. Legend for possible letters i
|
||||
.B empty_tag_marker = TEXT
|
||||
Text that will be displayed, if requested tag is not set.
|
||||
.TP
|
||||
.B tags_separator = TEXT
|
||||
Separator that is placed between tags. Also interpreted by tag editor which splits input string into separate tags using it.
|
||||
.TP
|
||||
.B empty_tag_color = COLOR
|
||||
Color of empty tag marker.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user