11-23-2020, 08:41 PM | #1 |
Groupie
Posts: 156
Karma: 12649
Join Date: Feb 2020
Device: iPad
|
How to regex bulk update the Title column from another column?
In the regex bulk update dialog I found how to use one column (say, the custom column #import_filename) to set another column (the destination column).
And in the dialog's Destination dropdown I found many columns, e.g. the title sort column, but not the normal Title column which is displayed in the book list. How can I update the Title (not title sort!) column from a regex? |
11-23-2020, 08:47 PM | #2 |
Wizard
Posts: 1,139
Karma: 1954142
Join Date: Aug 2015
Device: Kindle
|
It is there, two places after the title_sort, which is out of position and sometimes make things confusing.
Edit: The reason the title_sort is out of position is probably because fields are sorted by name and not label. The name of the title_sort field (in the field metadata) is sort, so it appears in the menu before tag and title. Last edited by capink; 11-23-2020 at 08:50 PM. |
Advert | |
|
11-23-2020, 08:51 PM | #3 |
Groupie
Posts: 156
Karma: 12649
Join Date: Feb 2020
Device: iPad
|
Thanks @capink! I could swear, that it was not there when I tried.
Will look at the list again tonight when I'm back at my calibre machine. |
11-25-2020, 02:30 AM | #4 |
Groupie
Posts: 156
Karma: 12649
Join Date: Feb 2020
Device: iPad
|
You were totally right, @capink! I just had overlooked it because of teh starnge ordering...
Thanks that you bothered to tell my the obvious! |
04-07-2021, 06:56 PM | #5 |
Junior Member
Posts: 8
Karma: 11516
Join Date: Oct 2013
Location: Austria
Device: Kobo touch
|
Hello.
I found this thread and want to ask if somebody knows the name of the "sorted title" field in the CALIBRDB field list. i.e: calibredb list --library-path "D:\EB_NEU" --separator \ --limit 500 --fields authors,author_sort,title,?title_sort? .... I don't know the name for this field: ?title_sort? Thanks for replys. |
Advert | |
|
04-07-2021, 07:40 PM | #6 | ||
Bibliophagist
Posts: 40,549
Karma: 157444380
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Quote:
|
||
04-09-2021, 06:03 AM | #7 |
Junior Member
Posts: 8
Karma: 11516
Join Date: Oct 2013
Location: Austria
Device: Kobo touch
|
Hallo David.
I tried this command: "c:\Program Files\Calibre2\calibredb.exe" list --library-path D:\EB_VORRAT --separator { --fields authors,title,sort --line-width 2024 >D:\EB_VORRAT_INHALT.TXT and the result is: Unknown fields: sort I think, CALLIBREDB does not knoe the fieldname "sort". regards |
04-09-2021, 06:54 AM | #8 | |
Well trained by Cats
Posts: 30,446
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
|
|
04-13-2021, 06:46 AM | #9 |
Junior Member
Posts: 8
Karma: 11516
Join Date: Oct 2013
Location: Austria
Device: Kobo touch
|
hello theducks.
Sorry, but I tried to run the calibredb.exe from CMD. May there is no field in the calibre-database for sorted titles. 1st try; the field-list operand is: --fields authors,author_sort,title,sort and errormessage is: Unknown fields: sort 2nd try; the field-list operand is: --fields authors,author_sort,title,title_sort and errormessage is: Unknown fields: title_sort regards Gorow |
04-13-2021, 01:01 PM | #10 |
Well trained by Cats
Posts: 30,446
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Well, title_sort is a valid field name (it IS available in the Bulk MDE) , but it may not be accessible from the CLI.
|
04-16-2021, 03:27 AM | #11 |
Junior Member
Posts: 8
Karma: 11516
Join Date: Oct 2013
Location: Austria
Device: Kobo touch
|
OK. I just want to inform about the output from field_list function of calibredb:
C:\Users\TEST>"c:\Program Files\Calibre2\calibredb.exe" set_metadata --list-fields ... Titel Feldname Autorensortierung author_sort Autoren authors Kommentare comments Titelbild cover Kennungen identifiers Sprachen languages Veröffentlicht pubdate Verlag publisher Bewertung rating Serie series Serie Index series_index Größe size Titelsortierung sort Schlagwörter tags Datum timestamp Titel title Titelbild cover |
Tags |
calibre 5, regular expression, title column |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
cannot figure out, please help: bulk metadata swap numeric mo/yr in title w/ regex | anoukaimee | Library Management | 5 | 11-07-2019 03:36 AM |
bulk custom column assignment | procyon | Library Management | 1 | 11-27-2017 07:01 AM |
shortcut: go to edit a specified user column in bulk directly? | nikoski | Library Management | 13 | 02-07-2017 01:13 PM |
Bulk Clear Custom Column Date - Not Working | BetterRed | Calibre | 5 | 02-23-2013 06:04 AM |
Bulk Edit Comments column | Jade Aislin | Library Management | 0 | 10-27-2011 04:18 AM |