Skip to content
This repository was archived by the owner on Mar 15, 2020. It is now read-only.
This repository was archived by the owner on Mar 15, 2020. It is now read-only.

Named playlists #48

@naggie

Description

@naggie

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.

For example: http://vosbox.org/dev/#bdb6adf864/Playlist-name

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.

Please provide your thought on this idea.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions