funkwhale/docs/user/playlists/create.md

42 wiersze
2.1 KiB
Markdown
Czysty Zwykły widok Historia

2022-01-19 18:49:46 +00:00
# Create a playlist
Create playlists to share your favorite tracks with other Funkwhale users.
To create a playlist:
2022-07-23 13:32:35 +00:00
::::{tab-set}
:::{tab-item} Desktop
:sync: desktop
2022-01-19 18:49:46 +00:00
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.
2022-07-23 13:32:35 +00:00
:::
2022-01-19 18:49:46 +00:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Mobile
:sync: mobile
2022-01-19 18:49:46 +00:00
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:
2022-07-23 13:32:35 +00:00
- {guilabel}`Everyone, across all instances` – the playlist is available to everybody who interacts with your {term}`pod`. This includes users of other pods.
2022-01-19 18:49:46 +00:00
- {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.
2022-07-23 13:32:35 +00:00
:::
::::
2022-01-19 18:49:46 +00:00
Congratulations! You've created your playlist. Now you can [add some content to it](content/add.md).