User Tools

Site Tools


columns_ui:config:playlist_view:columns

This is an old revision of the document!


Columns Configuration

Columns

Columns

A list of all columns. Select one to modify it.

Display name

The name of the column; this is displayed above the column in the header.

Width

The width of the column in pixels.

Resize

The weight of this column; used in auto-resizing mode to allocate extra space to a column. The weight determines the percentage of the extra space that a column gets. If it is zero, the column has a fixed width. Higher weight means the column gets a greater share of the available space. For the mathematically inclined, here is a formula to calculate the actual width:1)

(width + (resize parts setting) * ( (window width) - (sum of all width settings) ) / (sum of all resize parts settings) )

Alignment

Set the alignment for the column's title and text; this does not affect the columns items if using tab characters in that column's display string.

Metafield to edit

Specifies the metafield to edit in inline metafield edit operations in this column. An empty value disables inline metafield editing on this column. See here for more information about inline metafield editing.

Playlist filters

Show on all playlists

Shows this column irrespective of the current playlist.

Show only on playlists:

Shows this column only on playlists specified in the Filter playlists text box.

Hide on playlists:

Shows this column on all playlists except those specified in the Filter playlists text box.

Filter Playlists

Playlists to apply the playlist filter to (applies only to Show only on playlists and Hide on playlists filters). Separate multiple playlists by a semi-colon. 2)

Show column

Sets whether the column should be displayed or not.

Use custom sort spec

Use's the column's sort string for sorting by column instead of the display string.

Use custom colour spec

Use's the column's colour string for setting colours instead of the global colour string. (This is negligibly slower, unless your strings are largely different in complexity.)

Display tab

The titleformatting expression used for formatting the display title.

Colour tab

The titleformatting expression used for setting the colours. Applies only when Use custom colour spec is enabled. See colour_string for more information.

Sort tab

The titleformatting expression used when sorting by this column. Applies only when Use custom sort spec is enabled.

Tools

Titleformatting help

String help

Speed test

Preview to console

Change editor font

Up

Move the selected column up.

Down

Move the selected column down.

New

Create a new column.

Delete

Remove the selected column.

Apply

Apply the changes now.

1)
the width will never be negative, in this case it will be zero, and the extra space gained is evenly distibuted across the other columns
2)
Note: currently playlists beginning with a space cannot be filtered
columns_ui/config/playlist_view/columns.1213746784.txt.gz · Last modified: 2008/06/17 23:53 by musicmusic