diff --git a/src/.vuepress/components/Navigation.vue b/src/.vuepress/components/Navigation.vue index 6d9c72af..0e809350 100644 --- a/src/.vuepress/components/Navigation.vue +++ b/src/.vuepress/components/Navigation.vue @@ -61,15 +61,18 @@ export default { /* More */ downloaded_only: { text: "Downloaded only", icon: "cloud_off" }, download_queue: { text: "Download queue", icon: "get_app" }, - source_migration: { text: "Source migration", icon: "compare_arrows" }, + categories: { text: "Categories", icon: "label" }, settings: { text: "Settings", icon: "settings" }, about: { text: "About", icon: "info" }, + help: { text: "Help", icon: "help" }, + source_migration: { text: "Source migration", icon: "compare_arrows" }, /* Settings */ settings_general: { text: "General", icon: "tune" }, settings_library: { text: "Library", icon: "collections_bookmark" }, settings_reader: { text: "Reader", icon: "chrome_reader_mode" }, settings_downloads: { text: "Downloads", icon: "get_app" }, settings_tracking: { text: "Tracking", icon: "autorenew" }, + settings_browse: { text: "Browse", icon: "explore" }, settings_backup: { text: "Backup", icon: "backup" }, settings_security: { text: "Security", icon: "security" }, settings_advanced: { text: "Advanced", icon: "code" }, @@ -84,6 +87,10 @@ export default { button_browse: { text: "BROWSE" }, tab_sources: { text: "SOURCES" }, tab_extensions: { text: "EXTENSIONS" }, + sources: { text: "Sources" }, + latest: { text: "Latest" }, + extensions: { text: "Extensions" }, + migrate: { text: "Migrate" }, /* Misc */ install: { text: "INSTALL", class:"ext-installation" }, reorder: { text: "Reorder", icon:"reorder" }, diff --git a/src/help/guides/categories.md b/src/help/guides/categories.md index ef149330..5c954afa 100644 --- a/src/help/guides/categories.md +++ b/src/help/guides/categories.md @@ -13,10 +13,9 @@ lang: en-US To make a category follow the steps below. ::: guide -1. Go to . -1. Tap on **Edit categories**. -2. Press the bottom-right plus/add button. -3. Enter a name and press **OK**. +1. Go to . +1. Press on **+ Add** button on button right. +1. Enter a name and press **OK**. ::: ## Edit a category @@ -24,8 +23,7 @@ To make a category follow the steps below. To edit a category follow the steps below. ::: guide -1. Go to . -1. Tap on **Edit categories**. +1. Go to . 1. Long press a category. 1. Tap on the top-right. ::: @@ -37,8 +35,7 @@ You can change the order of Categories, such as bringing a certain Category to t To do this, follow the steps below. ::: guide -1. Go to . -1. Tap on **Edit categories**. +1. Go to . 1. Drag the category to your prefered position using the icon. ::: @@ -47,10 +44,9 @@ To do this, follow the steps below. To delete a category, follow the steps below. ::: guide -1. Go to . -2. Tap on **Edit categories**. -3. Long press a category. -4. Tap on the top-right. +1. Go to . +1. Long press a category. +1. Tap on the top-right. ::: ## Add manga to category