From f1d24fc3499243cccfb98cbdb73eb5a221530046 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 15 May 2017 12:29:27 +0530 Subject: [PATCH] ... --- resources/default_tweaks.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index a81479f52a..ab078629ed 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -186,7 +186,9 @@ gui_last_modified_display_format = 'dd MMM yyyy' # This flag affects calibre's library display. It has no effect on devices. In # addition, titles for books added before changing the flag will retain their # order until the title is edited. Double-clicking on a title and hitting return -# without changing anything is sufficient to change the sort. +# without changing anything is sufficient to change the sort. Or you can use +# the 'Update title sort' action in the Bulk metadata edit dialog to update +# it for many books at once. title_series_sorting = 'library_order' #: Control formatting of title and series when used in templates