Overhaul end user documentation
This commit is contained in:
parent
9ed3c8ee15
commit
1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions
32
docs/user_documentation/playlists/remove_content.md
Normal file
32
docs/user_documentation/playlists/remove_content.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Remove content from a playlist
|
||||
|
||||
```{warning}
|
||||
Removing content from a playlist removes it for anybody who follows the playlist.
|
||||
```
|
||||
|
||||
You can remove content from a playlist at any time. To do this:
|
||||
|
||||
```{tabbed} 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. Select the edit icon ({fa}`edit`) next to the playlist you want to edit. The playlist edit screen appears.
|
||||
5. Select the delete icon ({fa}`trash`) next to the content you want to remove. Select {guilabel}`Clear playlist` to remove all content at once.
|
||||
6. Select {guilabel}`Stop Editing` to finish editing.
|
||||
|
||||
```
|
||||
|
||||
```{tabbed} 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. Select the edit icon ({fa}`edit`) next to the playlist you want to edit. The playlist edit screen appears.
|
||||
6. Select the delete icon ({fa}`trash`) next to the content you want to remove. Select {guilabel}`Clear playlist` to remove all content at once.
|
||||
7. Select {guilabel}`Stop Editing` to finish editing.
|
||||
|
||||
```
|
||||
|
||||
That's it! You've removed the content from your playlist.
|
||||
Loading…
Add table
Add a link
Reference in a new issue