Skip to content

Instantly share code, notes, and snippets.

@kitop
Forked from pyreta/playlists.md
Last active February 16, 2018 11:33
Show Gist options
  • Save kitop/2db8c08d082c27ebce4c8292d6e6c848 to your computer and use it in GitHub Desktop.
Save kitop/2db8c08d082c27ebce4c8292d6e6c848 to your computer and use it in GitHub Desktop.
New Playlist Features

New Playlist Features

In addition to some visual differences (new icons, etc.), some new features have been added to the playlist folder tree:

1) Right-click to access dropdown menu + shortcuts

  • Dropdown menu is accessed by right-clicking instead of clicking gear icon
  • Shortcut icons now appear in place of gear icon. These shortcuts include:
    • Playlist Header: new folder, new playlist
    • Playlists: wrap, report, and share
    • Folders (owned): create playlist, sharing options
    • Folders (not owned): sharing details

playlistdemo

2) Double click folder/playlist name to edit

  • Double clicking a playlist or folder name will allow you to edit the name in place, and press enter to save.

renamedemo

3) Friendlier dropdown behavior

  • Opening a dropdown close to the bottom of the screen will open upwards (so you don't have to scroll down)

dropdown

4) Playlist Drag and Drop

  • Playlists are now able to be dragged into another folder by dragging into the folder itself, or next to a playlist.
  • Folder buttons located int he playlist dropdown and playlist page have now been removed. Drag and drop should be used.

playlistdnd

5) Lightning fast fitering

  • Even with thousands of folders and playlists, filtering is virtually instant.

filtering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment