Write some more FAQ

pull/1/head
Zakhar Timoshenko 3 years ago
parent 0d1740b297
commit de8b06f54c

@ -141,6 +141,10 @@ function defaultSidebar(): DefaultTheme.SidebarItem[] {
text: "Settings", text: "Settings",
link: "/manuals/faq/settings", link: "/manuals/faq/settings",
}, },
{
text: "Miscellaneous",
link: "/manuals/faq/miscellaneous"
}
], ],
}, },
{ {
@ -183,6 +187,10 @@ function defaultSidebar(): DefaultTheme.SidebarItem[] {
text: "Reader settings", text: "Reader settings",
link: "/manuals/guides/reader-settings", link: "/manuals/guides/reader-settings",
}, },
{
text: "Synchronization",
link: "/manuals/guides/synchronization"
}
], ],
}, },
] ]

@ -6,6 +6,16 @@ description: Frequently Asked Questions
# General # General
Frequently Asked Questions Frequently Asked Questions
## What is Kotatsu?
Kotatsu is an open-source **Android** app that lets you read any from your device - faster and easier than ever.
::: tip Disclaimer
Kotatsu is not hosting any content, we are not affilated with or responsible for any source that is: slow, down, missing chapters, or has supbar image quality.
:::
## Where do i post app issues, bugs or feature requests?
To post app issues, bugs, and feature requests please open a ticket on GitHub by following the link [here](https://github.com/KotatsuApp/Kotatsu/issues/new/choose)
## Why isn't Kotatsu on the Google Play Store? ## Why isn't Kotatsu on the Google Play Store?
**Kotatsu** won't be on the **Google Play Store**. **Google** might take down the app due to certain content, which the developers wishes to avoid. **Kotatsu** won't be on the **Google Play Store**. **Google** might take down the app due to certain content, which the developers wishes to avoid.
@ -47,3 +57,25 @@ Any app proclaiming to be "**Kotatsu for iOS**" is not by us and should be treat
**Kotatsu** isn't designed for anime streaming. **Kotatsu** isn't designed for anime streaming.
Projects using the **Kotatsu** name for anime streaming aren't affiliated with the main project. Projects using the **Kotatsu** name for anime streaming aren't affiliated with the main project.
## Can I use Kotatsu on desktop?
No, you can't.
:::tip Note
[kotatsu-dl](https://github.com/KotatsuApp/kotatsu-dl) is a manga downloader for Windows, Mac and Linux, but you can't read from it.
:::
## Can Kotatsu sync across devices?
Yes, the application supports synchronization between devices.
Learn how to create a Kotatsu Sync account [here](/manuals/guides/synchronization)
## What do I do if I have to switch to a new phone?
Please follow these steps:
1. Backup your entire favourites and history from your old device and transfer it to your new phone.
1. Restore the backup.
:::tip Note
More information about backup and restore is listed [here](/manuals/guides/backups).
:::

@ -0,0 +1,14 @@
---
title: Miscellaneous
description: Moments that can be useful, but not often.
---
# Miscellaneous
Moments that can be useful, but not often.
## How do I pause reading history?
Enable Incognito mode by going to <nav to="main_three_dots">
## What is DNS over HTTPS?
**DNS over HTTPS** (in <nav to="network">) offers secure DNS resolution through HTTPS, preventing attacks.
Learn more [here](https://www.cloudflare.com/learning/dns/dns-over-tls/). This may help bypass some basic website blocking.

@ -1,6 +1,5 @@
--- ---
title: Reader title: Reader
titleTemplate: Frequently Asked Questions
description: Frequently Asked Questions about the Reader. description: Frequently Asked Questions about the Reader.
--- ---

@ -8,7 +8,3 @@ Frequently Asked Questions about various app settings.
## Why is taking screenshots blocked? ## Why is taking screenshots blocked?
Turn off **Screenshot policy** in <nav to="reader">. Turn off **Screenshot policy** in <nav to="reader">.
## What is DNS over HTTPS?
**DNS over HTTPS** (in <nav to="network">) offers secure DNS resolution through HTTPS, preventing attacks.
Learn more [here](https://www.cloudflare.com/learning/dns/dns-over-tls/). This may help bypass some basic website blocking.

@ -0,0 +1,4 @@
---
title: Synchronization
description: Allows you to continue reading on your device from where you left off on another device.
---
Loading…
Cancel
Save