Quote:
Originally Posted by Koosr1946
249 / 5.000
Just a clarification by means of a screenshot.
I would like to move the contents of the DATUM column to the GELEZEN column
If this is not possible then that is also fine, but then I know for sure and will have to do it manually one by one
|
You can do this with bulk metadata search & replace.
Steps:
- Backup you library in case something goes wrong.
- Search for date:true to find all books where Datum is set
- Select all the books (usually Ctrl + A)
- Open the bulk metadata edit dialog (usually E)
- Select the Search and replace tab
- Set "Search field" to Datum.
- Set "Search for" to "^(.*)$" (without the quotes)
- Set "Replace with" to "\1" (again without the quotes).
- Set "Destination field" to #gelezen, or whatever the lookup name is.
- Press OK