From 5ead19159584599131a60ae6db3a82ed01974e5a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 7 Feb 2018 18:17:55 +0530 Subject: [PATCH] Fix #1747880 [user manual update](https://bugs.launchpad.net/calibre/+bug/1747880) --- manual/sub_groups.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manual/sub_groups.rst b/manual/sub_groups.rst index 5df12fb535..086640e954 100644 --- a/manual/sub_groups.rst +++ b/manual/sub_groups.rst @@ -79,6 +79,12 @@ After doing the above, you see in the Tag browser: From here on, to apply this new genre to a book (a comic book, presumably), you can either drag the book onto the genre, or add it to the book using edit metadata in exactly the same way as done above. + +.. note:: + Hierarchical display only works if the Tag browser is set to sort items by + name. This is the default and can be checked by clicking the + :guilabel:`Configure` button at the bottom of the Tag browser. + Searching ---------------