From 954f30722e965c2fe3c7b1b5f3678bb83e572010 Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 11 Apr 2023 03:42:11 +0200 Subject: [PATCH] calibre: sort author and title tweaks --- wiki/calibre.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wiki/calibre.md b/wiki/calibre.md index e281997..56fb5c6 100644 --- a/wiki/calibre.md +++ b/wiki/calibre.md @@ -39,3 +39,11 @@ Then press `Recalculate all author sort values` for the change to take effect. titles. Setting `title_series_sorting = 'strictly_alphabetic'` will use the standard title and wont make articles of titles suffixes. +Afterwards select all books, right-click and select `Edit metadata in bulk` +under `Edit metadata`. +Then check the box `update title sort` and press `Ok` to update all sort titles. + +This entry is based on two posts on mobileread - one regarding the +[sort author name](https://www.mobileread.com/forums/showthread.php?t=314663) +and the other regarding the +[sort title](https://www.mobileread.com/forums/showthread.php?t=249870).