broskoski / mac.are.na

Are.na channel -> playlist
MIT License
45 stars 11 forks source link

Favorites List #32

Open g-a-v-i-n opened 6 years ago

g-a-v-i-n commented 6 years ago

A list of favorites stored in cookies (maybe??)

g-a-v-i-n commented 6 years ago

Since cookies should always expire, I wonder if there is a better way to do this

callil commented 6 years ago

maybe with localStorage - https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage

g-a-v-i-n commented 6 years ago

ooh yes this is promising. maybe i'll ditch cookies altogether

hxrts commented 6 years ago

Alternatively, local storage could save an Are.na channel slug, then users could make a their own version of the mac.are.na channel, adding playlists with the native Are.na UI.