Added information to FAQ (#661)

* Added how to enable sources

* Added incognito and download only mode info

* Added DoH info

* Rearranged and added more info

* removed extra newline

* Moved tracking to the tracking page

* Update README.md

* removed remnants of the tracking section

* Add tracking filtering

* Added how to disable secure screen

* switch some instances of a for an

* Removed orphaned downloads section, doesn't actually exist in main Tachi

* Added suggestions from review

* Added translate icon to navigation vuefile

* changed filter to translate

* changed translate to language

Whoops, don't know how adding icons worked

* Remove some redundant wording and changed some words into their respective icons

* Changed quotation mark for correct ones

* Removed redundant wording
This commit is contained in:
loocool2 2021-06-09 10:02:21 -07:00 committed by GitHub
parent a96ed18895
commit 3f9e3253b6
4 changed files with 80 additions and 40 deletions

View File

@ -44,6 +44,7 @@ export default {
filter: { text: "Filter", icon: "filter_list" },
edit: { text: "EDIT", icon:"edit" },
delete: { text: "DELETE", icon:"delete" },
language: { text: "Filter", icon:"translate" },
/* More */
downloaded_only: { text: "Downloaded only", icon: "cloud_off" },
download_queue: { text: "Download queue", icon: "get_app" },

View File

@ -9,6 +9,27 @@ sidebarDepth: 2
## Application
### General
#### Will there be an iOS version?
There is no iOS version, and there are no plans for one. Since iOS and Android apps do not share code, it is hard to port.
#### Will Tachiyomi ever be on the Google Play Store?
Google Play's content policy does not allow the APK based extension system to work. The content on some websites will lead to Google taking it down at some point, and Inorichi does not want to have to deal with it as they have stated [before](https://github.com/tachiyomiorg/tachiyomi/issues/1745#issuecomment-441208074).
#### How can I report Tachiyomi copycats on the Google Play Store?
If you are on desktop, fill out [this](https://support.google.com/googleplay/android-developer/contact/takedown) form following [these](https://pastebin.com/08eeuJxH) steps.
#### Can Tachiyomi read Light Novels?
No. Tachiyomi is an image parser, meaning it cannot parse text.
#### I lost everything, what now?
To avoid data loss in the future, you can use the automatic backup feature.
::: note
Learn how to create automatic backups [here](/help/guides/backups/#turning-on-auto-backups/)
:::
### Library
#### How can I see how many chapters I've downloaded?
@ -37,7 +58,15 @@ The URLs of the manga chapters have changed, so Tachiyomi detects the chapter(s)
### Browse
#### Why can I not find a certain manga?
#### Why can I not see sources that I have installed?
##### If it is an extension that is not the same language as your phone's primary language
Enable the language of the source by going to <Navigation item="browse"/> → Sources tab → <Navigation item="language"/> → Turn on the language of the source you would like to use
##### If it is an NSFW extension
<Navigation item="settings"/><Navigation item="browse"/> → Tick show in sources list.
#### How do I find a manga I am looking for?
Sometimes you can struggle to find a source that has the manga you are looking to read. Here are some tips to help you find it:
::: guide Tips to find your manga
1. Look up the manga on [Google](https://google.com/) or a manga database such as [MangaUpdates](https://www.mangaupdates.com/).
@ -57,32 +86,33 @@ If the scanlator or aggregator does not have an online manga reader, you can dow
#### Why are some images not displayed?
Aside from network issues, it could be because the images are too big or that the decoder does not support that image type.
#### Will there ever be a dual-page reader option?
The logic required to make a dual-page reader automatically work along with scanlator page inconsistencies and other issues means it is unlikely to be added at this time.
#### How can I make Tachiyomi turn pages with the volume rocker? Can I reverse the tapping direction? Can I change the tapping zones?
Refer to the guides section of the site [here](/help/guides/reader-settings/#navigation-layout). Refer to [here](/help/guides/reader-settings/#volume-keys) if you want to use your volume rocker to navigate pages.
### Downloads
#### How do I download several chapters or manga simultaneously?
The app does not allow parallel downloads from one source to prevent IP bans caused by too many requests. We know that speed is being sacrificed, but it is better than an overall inaccessible source.
However, if you download several manga from different sources, the app will start downloading simultaneously from up to 5 different sources.
However, if you download several manga from different sources, the app will start downloading simultaneously from up to five different sources, provided the chapters are in the top five of the queue.
#### Why do my downloads sometimes stop midway through?
It is likely an issue to do with your connection to your network or the source. Tachiyomi will notify you of what error it has encountered trying to download.
#### How do I cancel or change the download queue?
Go to <Navigation item=”more"/> → Download Queue and cancel each or cancel all by tapping on the <Navigation item=”overflow"/> next to a manga chapter or on the top right. If you would like the change the order of the queue, tap and hold the = on the side of a item in the queue.
#### Can you make it possible to store manga on both internal storage and external SD-card?
At the moment, no. You could try using symlinks, but that requires having your device rooted.
::: note
Read more about rooting your device [here](https://www.xda-developers.com/root/)
:::
### Tracking
#### How do I log in with Kitsu?
To log in with Kitsu, you need to use your email address as your username.
#### Why am I unable to find a manga in MAL's search results?
If you cannot find a manga by name, you can look it up on MAL and then search for it in Tachiyomi using the following format: `id:<id from manga URL>`. You can also search for a manga on your MAL profile list by searching in the following format: `my:<manga name>`.
::: note
Related GitHub issue: [#65](https://github.com/tachiyomiorg/tachiyomi/issues/65)
:::
#### Why can I see manga pages from my downloads in my device's photo gallery?
Tachiyomi adds a `.nomedia` file to the Downloads folder by default to prevent this from happening, but sometimes it does not work, or something goes wrong. To fix this, all you need to do is create the file yourself. Name it `.nomedia` and place it in your downloads folder. If you have the same problem with your local manga, place the `.nomedia` file in the local folder.
### Local Manga
@ -137,41 +167,38 @@ It is a weekly updated, beta version of the app. It contains features that may b
If you are willing to use Tachiyomi Preview, be sure to [turn on auto-backup](/help/guides/backups/#turning-on-auto-backups) to prevent losing your library due to potential bugs or crashes.
#### What is a fork?
Forks are alternative versions of Tachiyomi with exclusive features. Read more about them [here](/forks/),
#### Why am I unable to uninstall Tachiyomi?
On **Android 10**, a bug was introduced that prevented users from uninstalling the app if the device had a MicroSD card. To fix the issue, please remove the MicroSD card from the device first, then uninstall Tachiyomi.
#### Will there be an iOS version?
There is no iOS version, and there are no plans for one. Since iOS and Android apps do not share code, it is hard to port.
#### Will Tachiyomi ever be on the Google Play Store?
Google Play's content policy does not allow the APK based extension system to work. The content on some websites will lead to Google taking it down at some point, and Inorichi does not want to have to deal with it as they have stated [before](https://github.com/tachiyomiorg/tachiyomi/issues/1745#issuecomment-441208074).
#### How can I report Tachiyomi copycats on the Google Play Store?
If you are on desktop, fill out [this](https://support.google.com/googleplay/android-developer/contact/takedown) form following [these](https://pastebin.com/08eeuJxH) steps.
#### Can Tachiyomi read Light Novels?
No. Tachiyomi is an image parser, meaning it cannot parse text.
#### Can I revert from the Material Design 2 update of Tachiyomi?
While there will never be a toggle between the two UI versions, you can continue to use the old UI version by using [TachiyomiAZ](https://tachiyomi.org/forks/TachiyomiAZ/).
#### Will there ever be a dual-page reader option?
The logic required to make a dual-page reader automatically work along with scanlator page inconsistencies and other issues means it is unlikely to be added at this time.
#### Why can I see manga pages in my device's photo gallery?
Tachiyomi adds a `.nomedia` file to the Downloads folder by default to prevent this from happening, but sometimes it does not work, or something goes wrong. To fix this, all you need to do is create the file yourself. Name it `.nomedia` and place it in your downloads folder. If you have the same problem with your local manga, place the `.nomedia` file in the local folder.
#### I lost everything, what now?
To avoid data loss in the future, you can use the automatic backup feature.
::: note
Learn how to create automatic backups [here](/help/guides/backups/#turning-on-auto-backups/)
:::
While there will never be a toggle between the two UI versions, you can continue to use the old UI version by using [TachiyomiAZ](/forks/TachiyomiAZ/).
#### Why am I having problems restoring from my backup?
See the [guide](/help/guides/backups/#restoring) on restoring from a backup.
#### How do I pause reading history or go incognito?
Enable Incognito Mode by going to <Navigation item=”more"/> → Incognito Mode.
#### Can I make Tachiyomi only read my downloaded chapters?
Enable the option by going to <Navigation item=”more"/> → Download only.
#### What is DNS over HTTPS?
DNS over HTTPS is an experimental way of providing, as the name implies, DNS resolution via HTTPS.
It provides the advantage of not being vulnerable to Man-in-the-middle attacks (due to TLS encryption in HTTPS), preventing DNS spoofing. If you would like to learn more, go [here](https://www.cloudflare.com/learning/dns/dns-over-tls/)
You can enable this feature by going to <Navigation item=”more"/><Navigation item=”settings"/><Navigation item=”settings_advanced"/>.
#### What should I do if I cant screenshot within Tachiyomi?
You have Secure Screen on, disable it if you want to screenshot by going to <Navigation item=”more"/><Navigation item=”settings"/><Navigation item=”settings_security"/> → Secure Screen.
## Extensions
### General

View File

@ -33,7 +33,7 @@ Unattended tracking is also supported for [Komga](https://komga.org), and works
[<MaterialIcon icon="videocam"/> Click for video guide](/assets/guides_login-to-tracker.mp4)
:::
1. Goto More → Settings → Tracking to Login
1. Go to <Navigation item="more"/><Navigation item="settings"/><Navigation item="settings_tracking"/> to Login
2. Tap the tracker you would like to login to. It will automatically open the browser and lead you through the login process.
::::
@ -53,3 +53,15 @@ Unattended tracking is also supported for [Komga](https://komga.org), and works
</ul>
::::
### How do I log in with Kitsu?
To log in with Kitsu, you need to use your email address as your username.
### Why am I unable to find a manga in MAL's search results?
If you cannot find a manga by name, you can look it up on MAL and then search for it in Tachiyomi using the following format: `id:<id from manga URL>`. You can also search for a manga on your MAL profile list by searching in the following format: `my:<manga name>`.
::: note
Related GitHub issue: [#65](https://github.com/tachiyomiorg/tachiyomi/issues/65)
:::
### How do I see which manga I have or have not tracked in my library?
Go to <Navigation item="library"/> → Tap <Navigation item="filter"/> on the top right → Go to the Filter tab and toggle Tracked. If you are logged into more than one tracker, toggle the tracker you want to include or exclude.

View File

@ -224,7 +224,7 @@ Try installing [Split APK Installer](https://play.google.com/store/apps/details?
## Getting Logcats and Crash Logs
To dump crash logs following an app crash, go to (<Navigation item="more"/> → <Navigation item="settings_advanced"/> → **Dump Crash Logs**)
To dump crash logs following an app crash, go to <Navigation item="more"/> → <Navigation item="settings_advanced"/> → **Dump Crash Logs**
::: guide-empty
<figure class="centered">