Mangalord | Page search

Page search

{#if !data.authenticated}

Sign in to search your tags.

{:else if data.error} {:else} {#if data.contentSearch} {#if data.results.length === 0}

No pages match this search.

{:else} {/if} {:else}
{#if data.tag}
{data.tag}
{:else}
{/if}
{#if !data.tag} {#if data.distinct.length === 0}

You haven't tagged any pages yet. Open a chapter and right-click (or long-press on mobile) a page to add a tag.

{:else if filteredCloud.length === 0}

No tags match "{draft}".

{:else}

Browse your tags

{#each filteredCloud as s (s.tag)} {/each}

No tag selected. Pick one above to see matching pages, chapters, and mangas.

{/if} {:else}
{#if data.view !== 'pages'}
{/if} {#if data.view === 'pages'} {#if data.pages.length === 0}

No pages tagged with "{data.tag}".

{:else} {/if} {:else if data.view === 'chapters'} {#if data.chapters.length === 0}

No chapters contain pages tagged with "{data.tag}".

{:else} {/if} {:else} {#if data.mangas.length === 0}

No mangas contain pages tagged with "{data.tag}".

{:else} {/if} {/if} {/if} {/if} {/if}