Greasy Fork is available in English.

LT Copy Book (fixed) - LibraryThing

Copies book data and automatically pastes it to a manual entry.

Autor
pnppl
Installationen heute
0
Installationen gesamt
33
Bewertungen
2 0 0
Version
2.2
Erstellt am
27.02.2022
Letzte Aktualisierung
22.08.2023
Lizenz
Public domain
Wird angewandt auf

Update 2023-08-21: brightcopy updated the script to work on more pages, did bugfixes, and confirmed it is public domain.


Just commented out a line and altered version and name of the script here: https://greasyfork.org/en/scripts/20899-lt-copy-book-librarything
Discussion at: https://www.librarything.com/topic/115928

Script originally by brightcopy. It is apparently public domain but I didn't set the license field since the info is secondhand.

Tested in Chromium and Firefox on Debian Bookworm with Violentmonkey 2.13.0.


Original description:

This script adds buttons for "Copy to library" and "Copy to wishlist" onto every Book Detail screen. When clicked, these buttons copy data from the book currently on screen and take you to the manual entry page. Data from the previous screen is pasted into the fields on the manual entry screen. The collection is set to either Your Library or Wishlist depending on which button was clicked.

The following data is copied, if available:

  • Title
  • Author (including role)
  • Date
  • Publication
  • ISBN
  • LCCN
  • Dewey
  • Languages (primary, secondary and original)
  • Other authors and roles

Due to it having a very complicated (and frankly, gross) data structure, the physical data such as pages and dimensions are not copied.

Comments, reviews, ratings or other user-specific data is not copied. You can copy your own books as well, but this personal information will not be automatically copied over.