Merge pull request #41 from joseph619/patch-4

Update general.md
This commit is contained in:
Soitora 2019-09-25 08:55:42 +02:00 committed by GitHub
commit 22081342e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,62 +9,42 @@ The blue badges next to titles is how we indicate the default option, a yellow b
## Language <Badge text="System default" type="default-indicator" vertical="middle"/>
The language of the app. If changed, all parts of the app change to the language. Defaults to system language. Does not affect which catalog languages are enabled
The language of the app. If changed, all parts of the app change to the language. Defaults to system language. Does not affect which catalog languages are enabled. Currently, Tachiyomi supports 35 languages.
::: tip HELP US TRANSLATE!
Tachiyomi relies on its users to help with translations, if you're up to the task then head to the [translation](../faq/how-can-i-help/#translation) section.
:::
## Application theme <Badge text="Main theme" type="default-indicator" vertical="middle"/>
How the app looks and what colors are used through the app. There are four themes included, consisting of a light theme and three dark themes.
- `Main` is the default white theme with blue accents.
- `Dark` is themed to completely to material grey.
- `AMOLED` is pitch black in most places and suitable for OLED screens.
- `Dark Blue` is like the main theme as it keeps the blue accents but it's dark instead of white.
### Light themes
#### Main
::: expander <strong>Click to expand!</strong>
<figure class="centered">
<img width="100%"
:src="$withBase('/assets/media/main-theme.png')">
</figure>
:::
- This is the default white theme with blue accents.
### Dark themes
#### Dark
::: expander <strong>Click to expand!</strong>
<figure class="centered">
<img width="100%"
:src="$withBase('/assets/media/dark-theme.png')">
</figure>
:::
- This is themed to completely to material grey.
#### AMOLED
::: expander <strong>Click to expand!</strong>
<figure class="centered">
<img width="100%"
:src="$withBase('/assets/media/amoled-theme.png')">
</figure>
:::
- This is pitch black in most places and suitable for OLED screens.
#### Dark Blue
::: expander <strong>Click to expand!</strong>
<figure class="centered">
<img width="100%"
:src="$withBase('/assets/media/dark-blue.png')">
</figure>
:::
- This is like the main theme as it keeps the blue accents but it's dark instead of white.
## Library manga per row <Badge text="Portrait: 3" type="default-indicator" vertical="middle"/> <Badge text="Landscape: 4" type="default-indicator" vertical="middle"/>
This setting allows you to set how many manga show up per row. It can be between 1 and 10 and can be set to differing amounts depending on the orientation you want.
## Start screen <Badge text="My library" type="default-indicator" vertical="middle"/>
This setting changes what screen the app opens up to. It can be changed between `My library`, `Recently read`, and `Library updates`.
This setting changes what screen the app opens up to. It can be changed between `My library`, `Recently read` and `Library updates`.
## Library update frequency <Badge text="Manual" type="default-indicator" vertical="middle"/>
This setting changes how often the app automatically scans for manga updates. It can be changed from preset values between hourly and every 2 days.
This setting changes how often the app automatically scans bookmarked manga for chapter updates. It can be changed from preset values between hourly and every 2 days.
## Library update restrictions <Badge text="False" type="default-indicator" vertical="middle"/>
This setting allows you to keep certain categories from updating. If you have categories you don't want to update, because you have a category that you would not like to update, then you can use this setting to save time from updating. If you would like to update manga while this setting is on, pull down in the manga or chapters view to manually update
This setting allows you to prevent certain categories from updating. If you have categories you don't want to update, because you have a category that you would not like to update, then you can use this setting to save time from updating. If you would like to update manga while this setting is on, pull down in the manga or chapters view to manually update
## Only update ongoing manga <Badge text="False" type="default-indicator" vertical="middle"/>
This setting allows you to keep manga that sources have mark as finished from updating. If you would like to update manga while this setting is on, pull down in the manga or chapters view to manually update.