This commit is contained in:
Kovid Goyal 2016-06-11 06:48:54 +05:30
parent 534e378abb
commit bc2f455b51

View File

@ -53,7 +53,7 @@ Once a genre exists, that is at least one book has that genre, you can easily ap
Setup Setup
---------------------------------------- ----------------------------------------
By now, your question might be "How was all of this up?" There are three steps: 1) create the custom column, 2) tell calibre that the new column is to be treated as a hierarchy, and 3) add genres. By now, your question might be "How was all of this setup?" There are three steps: 1) create the custom column, 2) tell calibre that the new column is to be treated as a hierarchy, and 3) add genres.
You create the custom column in the usual way, using Preferences -> Add your own columns. This example uses "#genre" as the lookup name and "Genre" as the column heading. The column type is "Comma-separated text, like tags, shown in the tag browser." You create the custom column in the usual way, using Preferences -> Add your own columns. This example uses "#genre" as the lookup name and "Genre" as the column heading. The column type is "Comma-separated text, like tags, shown in the tag browser."