From a03f834988be420faeda53fcbb911e9f4b266493 Mon Sep 17 00:00:00 2001 From: Andreas Date: Mon, 14 Jun 2021 04:50:52 +0200 Subject: [PATCH] Update information in backup.md (#679) --- src/.vuepress/components/Navigation.vue | 2 +- src/help/guides/backups.md | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/src/.vuepress/components/Navigation.vue b/src/.vuepress/components/Navigation.vue index f3aede46..d49d27c1 100644 --- a/src/.vuepress/components/Navigation.vue +++ b/src/.vuepress/components/Navigation.vue @@ -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 */ diff --git a/src/help/guides/backups.md b/src/help/guides/backups.md index 20d68351..6f5c552e 100644 --- a/src/help/guides/backups.md +++ b/src/help/guides/backups.md @@ -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 and then selecting **Create backup** and select a location to save it. +You can do this by going to 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 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 settings. @@ -62,7 +48,7 @@ You can do this by going to 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 and then setting a **backup frequency**. In the case of a catastrophic failure, at least you will be able to recover. ::: ## Forks information