41 lines
2.1 KiB
Markdown
41 lines
2.1 KiB
Markdown
# Create a playlist
|
||
|
||
Create playlists to share your favorite tracks with other Funkwhale users.
|
||
|
||
To create a playlist:
|
||
|
||
::::{tab-set}
|
||
|
||
:::{tab-item} Desktop
|
||
:sync: desktop
|
||
|
||
1. Log in to your account.
|
||
2. Select {guilabel}`Playlists` under the {guilabel}`My Library` section of the sidebar. The {guilabel}`Browsing playlists` screen opens.
|
||
3. Select {guilabel}`Manage your playlists`. The {guilabel}`Manage playlists` screen appears.
|
||
4. Enter a {guilabel}`Playlist name` for your new playlist.
|
||
5. Select the {guilabel}`Playlist visibility` for your playlist. Choose from the following options:
|
||
- {guilabel}`Everyone, across all instances` – the playlist is available to everybody who interacts with your {term}`pod`. This includes users of other pods.
|
||
- {guilabel}`Everyone on this instance` – the playlist is available to all users on your pod. This does not include users of other pods.
|
||
- {guilabel}`Nobody except me` – the playlist is only available to you and people you share it with.
|
||
6. Select {guilabel}`Create playlist`. A {guilabel}`Playlist created` message appears.
|
||
|
||
:::
|
||
|
||
:::{tab-item} Mobile
|
||
:sync: mobile
|
||
|
||
1. Log in to your account.
|
||
2. Select the hamburger menu ({fa}`bars`) to open the menu bar.
|
||
3. Select {menuselection}`My Library --> Playlists`. The {guilabel}`Browsing playlists` screen opens.
|
||
4. Select {guilabel}`Manage your playlists`. The {guilabel}`Manage playlists` screen appears.
|
||
5. Enter a {guilabel}`Playlist name` for your new playlist.
|
||
6. Select the {guilabel}`Playlist visibility` for your playlist. Choose from the following options:
|
||
- {guilabel}`Everyone, across all instances` – the playlist is available to everybody who interacts with your {term}`pod`. This includes users of other pods.
|
||
- {guilabel}`Everyone on this instance` – the playlist is available to all users on your pod. This does not include users of other pods.
|
||
- {guilabel}`Nobody except me` – the playlist is only available to you and people you share it with.
|
||
7. Select {guilabel}`Create playlist`. A {guilabel}`Playlist created` message appears.
|
||
|
||
:::
|
||
::::
|
||
|
||
Congratulations! You've created your playlist. Now you can [add some content to it](content/add.md).
|