Create tracking page (#460)

* Create tracking page

* Added tracking to sidebar.js

* Added video files and links

* Changed video guide to guide
This commit is contained in:
loocool2 2021-01-29 08:59:14 -08:00 committed by GitHub
parent 89d0520fb5
commit 1ce64734d6
4 changed files with 41 additions and 0 deletions

View File

@ -17,6 +17,7 @@ module.exports = {
"/help/guides/reading-local-manga",
"/help/guides/reader-settings",
"/help/guides/categories",
"/help/guides/tracking",
],
},
{

Binary file not shown.

View File

@ -0,0 +1,40 @@
---
title: Tracking manga
description: How to automatically track read chapters on supported trackers
lang: en-US
---
# Tracking Info
- Tracking done **manually** for every manga.
- The last page of the chapter must be reached to have it mark the chapter as read and track it.
- You can manually set the chapter by tapping on the number and then either entering the number in or dragging the ticker up or down.
- After being offline, the tracker will not sync the last read chapter, even after going back online
- Tracking is one-way. Meaning updating status in Tachiyomi will update the tracker, but updating status in the tracker will not update Tachiyomi
# Setting up Tracking <MaterialIcon icon="sync" />
:::: guide Guide
::: videolink
[<MaterialIcon icon="videocam"/> Click for video guide](/assets/guides_login-to-tracker.mp4)
:::
1. Goto More → 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.
::::
## Setting up tracking for each entry
:::: guide Guide
::: videolink
[<MaterialIcon icon="videocam"/> Click for video guide](/assets/guides_add-to-tracker.mp4)
:::
1. Tap the manga
2. Tap the <MaterialIcon icon="sync" />
3. Tap "Add tracking" to add the manga to the tracker
<ul>
<li>Optional: You can change the search query</li>
</ul>
::::