Update information in backup.md (#679)

This commit is contained in:
Andreas 2021-06-14 04:50:52 +02:00 committed by GitHub
parent c0919ba65d
commit a03f834988
2 changed files with 3 additions and 17 deletions

View File

@ -60,7 +60,7 @@ export default {
settings_downloads: { text: "Downloads", icon: "get_app" },
settings_tracking: { text: "Tracking", icon: "autorenew" },
settings_browse: { text: "Browse", icon: "explore" },
settings_backup: { text: "Backup", icon: "backup" },
settings_backup: { text: "Backup and Restore", icon: "settings_backup_restore" },
settings_security: { text: "Security", icon: "security" },
settings_advanced: { text: "Advanced", icon: "code" },
/* Library info */

View File

@ -17,23 +17,9 @@ Backups can hold the following information:
1. **Manga information** such as Author, Artist, Date Added to Library, Selected Viewer, etc.
::: guide
You can do this by going to <Navigation item="more"/><Navigation item="settings"/><Navigation item="settings_backup"/> and then selecting **Create backup** and select a location to save it.
You can do this by going to <Navigation item="more"/><Navigation item="settings_backup"/> and then selecting **Create backup** and select a location to save it.
:::
Legacy Backups can hold the following information:
1. **Titles**
1. **Categories**
1. **Read chapters**
1. **Tracking settings**
1. **Reading history**
::: guide
You can do this by going to <Navigation item="more"/><Navigation item="settings"/><Navigation item="settings_backup"/> and then selecting **Create legacy backup** and select a location to save it.
:::
Legacy Backups are intended for versions of **Tachiyomi** or forks based on versions older than `0.10.7`.
## How do I restore a backup?
Restoring is done from the <Navigation item="settings_backup"/> settings.
@ -62,7 +48,7 @@ You can do this by going to <Navigation item="more"/> → <Navigation item="sett
It is highly recommended you turn on auto backups, this will ensure you can recover if need be.
::: guide
You can do this by going to <Navigation item="more"/><Navigation item="settings"/><Navigation item="settings_backup"/> and then setting a **backup frequency**. In the case of a catastrophic failure, at least you will be able to recover.
You can do this by going to <Navigation item="more"/><Navigation item="settings_backup"/> and then setting a **backup frequency**. In the case of a catastrophic failure, at least you will be able to recover.
:::
## Forks information