diff --git a/src/.vuepress/components/MaterialIcon.vue b/src/.vuepress/components/MaterialIcon.vue new file mode 100644 index 00000000..a3eadf9d --- /dev/null +++ b/src/.vuepress/components/MaterialIcon.vue @@ -0,0 +1,26 @@ + + + + + \ No newline at end of file diff --git a/src/help/guides/categories.md b/src/help/guides/categories.md index bf65a6ad..6c68d9be 100644 --- a/src/help/guides/categories.md +++ b/src/help/guides/categories.md @@ -75,7 +75,7 @@ You can delete a Category in `My Library` > triple dots (`⋮`) > `Edit categori ## Add Manga to Category -You can add Manga to a Category by long pressing on the one you want to add. Then press the square looking icon (in the middle between pencil and three dots). Thereafter select which category you want it in. You can also add multiple manga to a category by selecting them when you see the square looking icon. +You can add Manga to a Category by long pressing on the one you want to add. Then press the label icon () (in the middle between pencil and three dots). Thereafter select which category you want it in. You can also add multiple manga to a category by selecting them when you see the label icon (). ::: tip You can also add Manga to multiple Categories by selecting the categories you want to have it in @@ -94,7 +94,7 @@ You can also add Manga to multiple Categories by selecting the categories you wa ## Remove Manga from Category -You can remove Manga from a Category by long pressing on the one you want. Then press the square looking icon. Thereafter deselect which category you want to remove it from. You can also remove multiple manga from a category by selecting them when you see the square looking icon. +You can remove Manga from a Category by long pressing on the one you want. Then press the label icon (). Thereafter deselect which category you want to remove it from. You can also remove multiple manga from a category by selecting them when you see the label icon (). ::: tip You can remove a Manga to multiple Categories by selecting the categories you want to have it in :::