Updated Local Source (markdown)

Aria Moradi
2022-03-20 19:18:35 +03:30
parent e51c60a184
commit a97c3c01a6

@@ -43,12 +43,13 @@ Tachidesk requires a specific folder structure for local manga to be correctly p
<li><span class="ft-icon ft-image">...</span></li>
</ul>
</li>
<span class="ft-icon ft-image">cover.jpg</span>
<li><span class="ft-icon ft-image">cover.jpg</span></li>
</ul>
</li>
<li>
<span class="ft-icon ft-folder">Other Manga title/</span>
<ul>
<li><span class="ft-icon ft-image">cover.jpg</span></li>
<li>
<span class="ft-icon ft-folder">ch001/</span>
<ul>
@@ -75,7 +76,7 @@ Tachidesk requires a specific folder structure for local manga to be correctly p
</ul>
</div>
**Note:** Chapters should be ordered alphanumerically, using zero padded name prefixes is usually the best option.
**Note:** Chapter and page names should be ordered alphanumerically, using zero padded name prefixes is usually the best option.
The path to the folder with images must contain both the manga title and the chapter name (as seen above).