mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Improve MaterialIcon.vue (#66)
* Update style on MaterialIcon * Update a few descriptions
This commit is contained in:
parent
3cea2e5d94
commit
166b34a411
@ -15,12 +15,17 @@ export default {
|
||||
|
||||
.material-holder {
|
||||
color: #476582;
|
||||
background-color: rgba(27,31,35,0.05);
|
||||
width: fit-content;
|
||||
background-color: rgba(27,31,35,0.05);
|
||||
padding: 0.25rem 0.5rem;
|
||||
margin: 0;
|
||||
font-size: 0.85em;
|
||||
border-radius: 3px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
font-size: 18px;
|
||||
font-size: 16px;
|
||||
position: relative;
|
||||
top: 0.2rem;
|
||||
}
|
||||
</style>
|
@ -59,7 +59,7 @@ To do this, go to `My Library` > triple dots (`⋮`) > `Edit categories` then dr
|
||||
|
||||
## Delete a Category
|
||||
|
||||
You can delete a Category in `My Library` > triple dots (`⋮`) > `Edit categories` then long press the category you want to delete, and press the trash can icon (🗑️).
|
||||
You can delete a Category in `My Library` > triple dots (`⋮`) > `Edit categories` then long press the category you want to delete, and press the trash can icon (<MaterialIcon icon-name="delete"/>).
|
||||
|
||||
::: expander <strong>Click to reveal video guide!</strong>
|
||||
<figure class="centered">
|
||||
@ -75,7 +75,7 @@ You can delete a Category in `My Library` > triple dots (`⋮`) > `Edit categori
|
||||
|
||||
## Add Manga to Category
|
||||
|
||||
You can add Manga to a Category by long pressing on the one you want to add. Then press the label icon (<MaterialIcon icon-name="label"/>) (in the middle between pencil and three dots). Thereafter select which category you want it in. You can also add multiple manga to a category by selecting them when you see the label icon (<MaterialIcon icon-name="label"/>).
|
||||
You can add Manga to a Category by long pressing on the one you want to add. Then press the label icon (<MaterialIcon icon-name="label"/>). Thereafter select which category you want it in. You can also add multiple manga to a category by selecting them when you see the label icon (<MaterialIcon icon-name="label"/>).
|
||||
|
||||
::: tip
|
||||
You can also add Manga to multiple Categories by selecting the categories you want to have it in
|
||||
|
@ -11,7 +11,7 @@ This is useful when the source you are using is taken down or there are no plans
|
||||
|
||||
Source migration transfers all the data from a manga entry over to the other source.
|
||||
|
||||
1. Go to the top right corner of the library and press the overflow menu (3 dot menu), and tap "Source Migration".
|
||||
1. Scroll down to the source you're transferring from and tap select.
|
||||
1. Go to the top right corner of the library and press the triple dots (`⋮`), and tap "Source Migration".
|
||||
1. Scroll down to the source you're transferring from and tap `SELECT`.
|
||||
1. Scroll down to the title you're transferring and tap that. Tachiyomi will do a global search of all the sources you have installed and enabled. Change the search query if you're not able to find the manga you want.
|
||||
1. Once you find the manga you want, you just tap it, check the parts of the manga data you want to transfer over, and you're done.
|
||||
|
@ -18,7 +18,7 @@ lang: en-US
|
||||
:::
|
||||
|
||||
## Diagnosis
|
||||
1. Try opening the manga in webview. If there is CAPTCHA, solve it and see if it helped.
|
||||
1. Try opening the manga in WebView. If there is CAPTCHA, solve it and see if it helped.
|
||||
1. Change your internet connection (switch to WiFi, mobile data or a VPN, use a "What's my IP" site to confirm your ip has changed), then try again.
|
||||
1. Ask other users to try the action that gives you the error.
|
||||
|
||||
@ -46,19 +46,19 @@ In this case it is a problem with the site.
|
||||
1. It may have been fixed already, but not released yet, so look at [closed](https://github.com/inorichi/tachiyomi/issues?q=is%3Aissue+is%3Aclosed) issues as well.
|
||||
1. If you can't find the issue there, you can open a new one.
|
||||
|
||||
## Solving a captcha <Badge text="0.8.4 +"/>
|
||||
## Solving a CAPTCHA <Badge text="0.8.4 +"/>
|
||||
|
||||
Please note that webview is not the same as using your browser.
|
||||
Webview is a new feature introduced in stable version `0.8.4` to allow
|
||||
for log-in only features and solving captcha.
|
||||
Please note that WebView is not the same as using your browser.
|
||||
WebView is a new feature introduced in stable version `0.8.4` to allow
|
||||
for log-in only features and solving CAPTCHA.
|
||||
|
||||
You can find the web view option by opening a manga, then tapping the 3 dots in the top right while in the `Info` tab. If you have no existing manga from the source, go to `Catalogues`, press `Browse` beside the source, and open a manga, following the above instructions.
|
||||
|
||||
Once you are in webview, you will see a webpage and a bar on top with an arrow at the left side, pointing to the left edge of your screen.
|
||||
If there is no captcha on the webpage, initiate one by tapping a manga title, if possible. Once a captcha is shown, solve it. After that, use the aforementioned back arrow on the bar at the top of your screen to go back to your manga. Please do not use the back button on your phone as it does not work as expected.
|
||||
Once you are in WebView, you will see a webpage and a bar on top with an arrow at the left side, pointing to the left edge of your screen.
|
||||
If there is no CAPTCHA on the webpage, initiate one by tapping a manga title, if possible. Once a CAPTCHA is shown, solve it. After that, use the aforementioned back arrow on the bar at the top of your screen to go back to your manga. Please do not use the back button on your phone as it does not work as expected.
|
||||
|
||||
::: tip
|
||||
If webview doesn't work for you, please update the `Android System WebView` app through [Play Store](https://play.google.com/store/apps/details?id=com.google.android.webview), then go to [Developer Options](https://developer.android.com/studio/debug/dev-options) in your phone's settings and set WebView Implementation to Android System WebView.
|
||||
If WebView doesn't work for you, please update the `Android System WebView` app through [Play Store](https://play.google.com/store/apps/details?id=com.google.android.webview), then go to [Developer Options](https://developer.android.com/studio/debug/dev-options) in your phone's settings and set WebView Implementation to Android System WebView.
|
||||
:::
|
||||
|
||||
<figure class="centered">
|
||||
|
Loading…
Reference in New Issue
Block a user