mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Add expander
This commit is contained in:
parent
31bdab5c9e
commit
7f75b859a8
@ -9,6 +9,7 @@ lang: en-US
|
|||||||
|
|
||||||
## Create backup
|
## Create backup
|
||||||
Create backup lets you backup your library, tracking settings, and reading history. To create a backup go to `Settings > Backup` and then select `Create backup`, this will bring up a dialog letting you choose what to backup. Manga is greyed out because it will always be backed up.
|
Create backup lets you backup your library, tracking settings, and reading history. To create a backup go to `Settings > Backup` and then select `Create backup`, this will bring up a dialog letting you choose what to backup. Manga is greyed out because it will always be backed up.
|
||||||
|
::: expander <strong>Click to reveal video guide!</strong>
|
||||||
<figure class="centered">
|
<figure class="centered">
|
||||||
<video autoplay crossorigin="use-credentials" height="534"
|
<video autoplay crossorigin="use-credentials" height="534"
|
||||||
intrinsicsize="500x100" loading="lazy" loop="loop" muted="muted"
|
intrinsicsize="500x100" loading="lazy" loop="loop" muted="muted"
|
||||||
@ -18,9 +19,11 @@ Create backup lets you backup your library, tracking settings, and reading histo
|
|||||||
<source :src="$withBase('/assets/media/createbackup.mp4')" type="video/mp4" />
|
<source :src="$withBase('/assets/media/createbackup.mp4')" type="video/mp4" />
|
||||||
</video>
|
</video>
|
||||||
</figure>
|
</figure>
|
||||||
|
:::
|
||||||
|
|
||||||
## Restore backup
|
## Restore backup
|
||||||
Restore backup lets you restore your previously created backup. To restore a backup go to `Settings > Backup` and then select `Restore backup`, this will bring up a file explorer. Proceed by navigating to where your stored backup is located then select it.
|
Restore backup lets you restore your previously created backup. To restore a backup go to `Settings > Backup` and then select `Restore backup`, this will bring up a file explorer. Proceed by navigating to where your stored backup is located then select it.
|
||||||
|
::: expander <strong>Click to reveal video guide!</strong>
|
||||||
<figure class="centered">
|
<figure class="centered">
|
||||||
<video autoplay crossorigin="use-credentials" height="534"
|
<video autoplay crossorigin="use-credentials" height="534"
|
||||||
intrinsicsize="500x100" loading="lazy" loop="loop" muted="muted"
|
intrinsicsize="500x100" loading="lazy" loop="loop" muted="muted"
|
||||||
@ -30,6 +33,7 @@ Restore backup lets you restore your previously created backup. To restore a bac
|
|||||||
<source :src="$withBase('/assets/media/restorebackup.mp4')" type="video/mp4" />
|
<source :src="$withBase('/assets/media/restorebackup.mp4')" type="video/mp4" />
|
||||||
</video>
|
</video>
|
||||||
</figure>
|
</figure>
|
||||||
|
:::
|
||||||
|
|
||||||
## Backup frequency
|
## Backup frequency
|
||||||
Backup frequency lets you select a frequency in which Tachiyomi will automatically backup your library. To setup Backup frequency go to `Settings > Backup` and the select `Backup frequency`, this will bring up a dialog letting you choose between preset backup frequencies.
|
Backup frequency lets you select a frequency in which Tachiyomi will automatically backup your library. To setup Backup frequency go to `Settings > Backup` and the select `Backup frequency`, this will bring up a dialog letting you choose between preset backup frequencies.
|
||||||
|
Loading…
Reference in New Issue
Block a user