03-04-2023, 10:10 AM | #1 |
Bozana
Posts: 23
Karma: 32224
Join Date: Jan 2013
Device: PC
|
Tags Sort In Individual eBooks
I would like to know the sort function in Search & Replace, to sort my tags from A to Z, please?
I've been doing this: When I want to do on mass via Search and Replace: Can anyone help me. please? I've been looking years for a solution. Thank you! Last edited by theducks; 03-04-2023 at 11:29 AM. Reason: removed oversize inline images |
03-04-2023, 04:28 PM | #2 |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
I'm not sure you can. IIRC the metadata editor always shows list items in the order they are stored, which is the order they were entered. They get sorted when they are displayed or otherwise presented (e.g. in a so-called jacket).
Another reason I prefer to enter/edit metadata in the book-list. BR |
03-04-2023, 04:43 PM | #3 |
Well trained by Cats
Posts: 30,451
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Almost all values in Calibre are tables in a Relational Database.
The first use of a value makes the entry in the <value type> table and gets assigned an 'Index number'. The that index is linked to the Title (index). All additional uses (other books)just use the index as a link. The indexes are sequentially assigned and never change. Bottom line is, the book metadata entry will be biased by previously use of the value when imported. |
03-07-2023, 10:03 AM | #4 |
Bozana
Posts: 23
Karma: 32224
Join Date: Jan 2013
Device: PC
|
Thank you both for answering me.
So, basically it can't be done with a sort function (regex) on mass. :-S |
03-07-2023, 12:29 PM | #5 |
Well trained by Cats
Posts: 30,451
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
??? Where are you looking?
Because when I look at the: 'Jacket' (generated by Calibre) in the book, The Info pane, The Details section in the Library... Mine are now sorted. Obviously, I did something builtin to Calibre or a plugin I frequently use, because When I first get some books, they are not always ordered. Things I regularly use: Polish, Count Pages, Resize Cover ( why would that...), and the Editor (It gets rid / packs more CSS than Polish) |
03-07-2023, 05:36 PM | #6 | |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
BR |
|
03-07-2023, 06:04 PM | #7 |
Custom User Title
Posts: 9,571
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Taglike columns will always be sorted when they're displayed. However, if them being unsorted in Edit Metadata bothers you, this template will also sort tags:
Code:
program: list_sort($tags, 0, ',') Import the attached file into Action Chains in the config dialog: |
03-07-2023, 06:34 PM | #8 |
Well trained by Cats
Posts: 30,451
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
|
Tags |
regex function, regex sort, sort, sort tags, tags |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wanting 1 column to have (up to) 4 other columns as individual tags | DirCat | Library Management | 5 | 07-21-2021 10:59 AM |
Set custom sort order for individual series | papercrane | Library Management | 4 | 01-05-2021 07:06 PM |
Alphabetize tags on individual records | laszlopanaflex | Library Management | 6 | 11-10-2018 05:57 PM |
Regex to selectively grab individual tags? | Sidetrack | Library Management | 1 | 05-02-2012 03:33 AM |
Exporting based on individual tags | BookJunkieLI | Library Management | 7 | 02-22-2012 05:18 PM |