Overhaul end user documentation
This commit is contained in:
parent
9ed3c8ee15
commit
1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions
41
docs/user_documentation/libraries/delete_content.md
Normal file
41
docs/user_documentation/libraries/delete_content.md
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
# Delete content from a library
|
||||
|
||||
```{warning}
|
||||
When you delete content from a library you delete the audio files from your {term}`pod`. Make sure you have a backup of any files you want to keep.
|
||||
```
|
||||
|
||||
You can delete content from a library at any time. To do this:
|
||||
|
||||
```{tabbed} Desktop
|
||||
|
||||
1. Log in to your pod.
|
||||
2. Select the upload icon ({fa}`upload`) in the top of the sidebar.
|
||||
3. Select {guilabel}`Get started` under {guilabel}`Upload third-party content in a library`.
|
||||
4. A screen appears showing your upload quota and your libraries.
|
||||
5. Select {guilabel}`Library Details` under the library you want to edit.
|
||||
6. Select the {guilabel}`✎ Edit` button at the top of the screen.
|
||||
7. Scroll down to the {guilabel}`Library contents` section. A list of tracks is shown.
|
||||
8. Select the checkbox ({fa}`square`) next to the tracks you want to delete. Selected tracks show a tick ({fa}`check-square`).
|
||||
9. Select {menuselection}`Actions --> Delete`.
|
||||
10. Select {guilabel}`Go`.
|
||||
11. Select {guilabel}`Launch` on the warning message that appears.
|
||||
|
||||
```
|
||||
|
||||
```{tabbed} Mobile
|
||||
|
||||
1. Log in to your pod.
|
||||
2. Select the upload icon ({fa}`upload`) at the top of the screen.
|
||||
3. Select {guilabel}`Get started` under {guilabel}`Upload third-party content in a library`.
|
||||
4. A screen appears showing your upload quota and your libraries.
|
||||
5. Select {guilabel}`Library Details` under the library you want to edit.
|
||||
6. Select the {guilabel}`✎ Edit` button at the top of the screen.
|
||||
7. Scroll down to the {guilabel}`Library contents` section. A list of tracks is shown.
|
||||
8. Select the checkbox ({fa}`square`) next to the tracks you want to delete. Selected tracks show a tick ({fa}`check-square`).
|
||||
9. Select {menuselection}`Actions --> Delete`.
|
||||
10. Select {guilabel}`Go`.
|
||||
11. Select {guilabel}`Launch` on the warning message that appears.
|
||||
|
||||
```
|
||||
|
||||
That's it! You've successfully deleted the content from your library.
|
||||
Loading…
Add table
Add a link
Reference in a new issue