Custom Links
The Custom Links feature allows you to enter a website address or an Android Intent to quickly search for an anime/manga inside that website or app. It's very similar to the Quicklinks feature of MALSync.
Usage
You can manage Custom Links by going to Profile -> Settings -> Custom links.
After you add a Custom Link a 🔗 button will appear in anime or manga details page.
Configuration
When adding a Custom Link you can configure these options:
-
Link name: the display name to show so you can identify it when choosing Custom Links to open. -
URL: the url of the website or Android Intent URI. The url must contain the{name}text because the app will replace that text with the anime/manga title. -
Space separator: the character to use as the spaces separator for the anime/manga title search query.Different websites uses different separators, try to search something on the desired website and taking a look at the full URL in the address bar to see which one uses. For Android Intents you should use the empty
separator most of the time. -
Title language: the language to use by default for the anime/manga title.You can leave it empty and the app will ask you everytime which language you want to use.
Examples
Here are some Custom Links examples so you can copy paste them 😉.
Nyaa
Separator: +
Anime
https://nyaa(dot)si/?f=0&c=1_0&q={name}
Manga
https://nyaa(dot)si/?f=0&c=3_0&q={name}
MangaDex
Separator: +
https://mangadex.org/search?q={name}
Mihon
Separator:
intent:#Intent;action=eu.kanade.tachiyomi.SEARCH;S.query={name};end