You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2020. It is now read-only.
As a prerequisite to tabbed playlists, optionally naming playlists would enable users to keep better track of playlists.
Storing the name server side would create authentication challenges, sharing issues and storage problems when editing playlists. Therefore, I suggest the name is to be stored in the URL along side the UID hash.
That way, if the playlist is edited, only the hash will change. The name could be set client-side and affect the page title. Also, then a playlist is loaded, the location hash should be reset.