Rewrite "Backups"

This commit is contained in:
Soitora 2023-07-26 18:48:25 +02:00
parent b6f4f7c2db
commit 39b52a6032
No known key found for this signature in database
GPG Key ID: A6D711EB4F2CCD97
15 changed files with 55 additions and 51 deletions

View File

@ -9,7 +9,7 @@ const nav = [
items: [
{
text: "Download",
link: "/download",
link: "/download/",
},
{
text: "Changelog",

View File

@ -59,11 +59,11 @@ function defaultSidebar() {
},
{
text: "Download",
link: "/download",
link: "/download/",
},
{
text: "Extensions",
link: "/extensions",
link: "/extensions/",
},
{
text: "Forks",

View File

@ -20,7 +20,7 @@ const themeConfig: DefaultTheme.Config = {
],
footer: {
message: `<a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">Open-source Apache Licensed</a> | <a href="./privacy">Privacy policy</a> | Powered by <a target="_blank" href="https://www.netlify.com/">Netlify <img src="/img/netlify.svg" alt="Netlify Logo" height="12px" width="12px" style="display: inline-block"></a>`,
message: `<a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">Open-source Apache Licensed</a> | <a href="/privacy/">Privacy policy</a> | Powered by <a target="_blank" href="https://www.netlify.com/">Netlify <img src="/img/netlify.svg" alt="Netlify Logo" height="12px" width="12px" style="display: inline-block"></a>`,
copyright: `Copyright © 2015 - ${new Date().getFullYear()} Javier Tomás`,
},

View File

@ -33,7 +33,7 @@ Learn more about scanlation in this **Wikipedia** [**article**](https://en.wikip
Open an issue on [GitHub](https://github.com/tachiyomiorg/tachiyomi-extensions/issues) if one does not already exist.
Make sure it is not on the removed extensions list [here](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/3475) first.
You can find the list of extensions to download [here](https://tachiyomi.org/extensions/)
You can find the list of extensions to download [here](/extensions/)
---

View File

@ -1,15 +1,15 @@
---
title: Backups
description: Backups are inter-compatible between Tachiyomi versions, with a few exceptions listed under forks information.
description: Backups in Tachiyomi are compatible between different versions of the app, with a few exceptions listed under forks information.
---
# Backups
Backups are inter-compatible between Tachiyomi versions, with a few exceptions listed under forks information.
Backups in Tachiyomi are compatible between different versions of the app, with a few exceptions listed under forks information.
## What's in a backup?
## What's Included in a Backup?
Backups can hold the following information:
Backups store the following information:
- **Titles**
- **Categories**
@ -19,46 +19,51 @@ Backups can hold the following information:
- **Manga information**
- Author, Artist, Date Added to Library, Selected Viewer, Read Duration, etc.
::: tip
You can do this by going to **More → Backup and Restore** and then selecting **Create backup** and select a location to save it.
::: tip How to create a backup
1. Go to **More → Backup and Restore**.
1. Select **Create backup** and choose a location to save it.
![Backup and Restore](/docs/guides/backups/backup.light.webp#light)
![Backup and Restore](/docs/guides/backups/backup.dark.webp#dark)
:::
## How do I restore a backup?
## Restoring a Backup
Restoring is done from the Backup and Restore settings.
Restoring a backup can be done through the Backup and Restore settings.
To ensure a smooth restoration process, remember to:
To restore a backup without issues be sure to:
1. Log into the Tracking services you previously used.
1. Download any extensions you've used in your backup.
- Log into the Tracking services that you previously used.
## Transferring Downloads to a New Installation
## How can I make my new install of Tachiyomi detect my old downloads?
You can transfer downloaded manga chapters from one version of Tachiyomi to another.
You can transfer downloaded manga chapters from one version of **Tachiyomi** to another.
## Enabling Automatic Backups
## How do I make Tachiyomi automatically backup?
It is highly recommended to enable automatic backups to ensure you can recover in case of any issues.
It is highly recommended you turn on auto backups, this will ensure you can recover if need be.
::: tip How to enable
1. Go to **More → Settings → Backup**.
1. Set a **backup frequency** to schedule automatic backups.
This way, you can recover from catastrophic failures.
::: tip
You can do this by going to **More → Settings → Backup** and then setting a **backup frequency**.
In the case of a catastrophic failure, at least you will be able to recover.
![Automatic Backups](/docs/guides/backups/automatic_backups.light.webp#light)
![Automatic Backupse](/docs/guides/backups/automatic_backups.dark.webp#dark)
:::
## Forks information
## Forks Information
This fork can only restore **MangaDex** entries in a backup.
If there are entries from other sources that are a part of that backup then they will not transfer.
Some forks of Tachiyomi have specific limitations regarding backup restoration:
This fork have some built-in extensions, namely: **E-Hentai**, **Hitomi.la**, and **nHentai** for TachiyomiAZ while TachiyomiSY only has **E-Hentai**.
- [Neko](/forks/neko) can only restore [MangaDex](/extensions/#all.mangadex) entries in a backup.
> Entries from other sources will not transfer.
- Some forks, such as [TachiyomiAZ](/forks/tachiyomi-az) and [TachiyomiSY](/forks/tachiyomi-sy), have built-in extensions.
> Example: [E-Hentai](/extensions/#all.ehentai), [nHentai](/extensions/#all.nhentai), and **Hitomi.la**.
- Restoring a backup made by these forks to standard Tachiyomi will not restore titles from such extensions.
> While it is possible to restore titles to these forks, backing them up out of these forks is not possible.
- Some forks only support restoring legacy backups and haven't implemented the changes needed for new backup formats yet.
Titles from said extensions will not be restored when restoring a backup made by these forks to standard Tachiyomi.
It is possible to restore titles to these forks, but it is not possible to back them up out of these forks.
This fork can only restore legacy backups, as it has not made the changes needed to support the new backup yet.
This fork have some built-in extensions, namely: **E-Hentai**, **Hitomi.la**, and **nHentai** for TachiyomiAZ while TachiyomiSY only has **E-Hentai**.
Titles from said extensions will not be restored when restoring a backup made by these forks to standard Tachiyomi.
It is possible to restore titles to these forks, but it is not possible to back them up out of these forks.
This fork can only restore legacy backups, as it has not made the changes needed to support the new backup yet.
Be aware of these limitations when dealing with backups in different Tachiyomi forks.

View File

@ -13,7 +13,7 @@ Essential information to help you get set up with Tachiyomi.
To get started with **Tachiyomi**, follow these steps:
1. Visit our [download](/download) page to get the latest version of **Tachiyomi**.
1. Visit our [download](/download/) page to get the latest version of **Tachiyomi**.
1. After the download is complete, open the `tachiyomi-*.apk` file.
1. Proceed with the installation process.

View File

@ -1,11 +1,10 @@
---
title: Download
description: WIP
description: Download page that allows users to access and install the latest version of the app.
---
# Download
WIP
Download page that allows users to access and install the latest version of the app.
![GitHub all releases](https://img.shields.io/github/downloads/tachiyomiorg/tachiyomi/total?label=downloads&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat)

View File

@ -1,8 +0,0 @@
---
title: Extensions
description: WIP
---
# Extensions
WIP

View File

@ -0,0 +1,8 @@
---
title: Extensions
description: Web-based extensions page that enables users to browse and install additional sources that provide access to a wide range of content from various websites.
---
# Extensions
Web-based extensions page that enables users to browse and install additional sources that provide access to a wide range of content from various websites.

View File

@ -16,7 +16,7 @@ hero:
link: /docs/guides/getting-started
- theme: alt
text: Download
link: /download
link: /download/
customMetaTitle: Tachiyomi

View File

@ -1,6 +1,6 @@
---
title: Privacy policy
description: WIP
description: Privacy Policy that explains how Tachiyomi collects, uses, and protects users' personal information.
---
# Privacy policy

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB