boysetsfrog / vimpc

Official repository for vimpc a vi/vim inspired client for the Music Player Daemon (mpd). Pull requests are welcome.
GNU General Public License v3.0
269 stars 34 forks source link

Formatting albums in library #46

Closed shkm closed 10 years ago

shkm commented 10 years ago

As I understand it, we can currently change the formatting of track strings in the library. Unfortunately, I can't find an option to change formatting of album strings.

I'd really like to be able to display the album's year first, sorting by it. For example:

Album Artist
  2014 - Album Title
    <Tracks>

An option to toggle the year would suffice, but it seems to me that implementing album (and maybe artist) string formatting would be considerably more powerful.

Any chance of either?

connermcd commented 10 years ago

I added the date to format options as %d.