View Single Post
Old 03-07-2020, 05:50 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,777
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@pg111 - does it work?

I use this feature a lot so I set a couple of unimaginative short cuts:

Click image for larger version

Name:	Annotation 2020-03-08 093715.jpg
Views:	461
Size:	88.8 KB
ID:	177559

In the Book List I make the source book current and press Ctrl+C, then move to the target book (usually top of list because I just added it) and press Ctrl+V. Saves me lots of time.

The 'u's are injected into all 'string' tweaks, started a while back (version 4 maybe), might be something to do with unicode. AFAIK they're harmless, here's my exclude list

exclude_fields_on_paste = [u'authors',
u'author_sort',
u'title',
u'title_sort',
u'pubdate',
u'timestamp',
u'cover',
u'#setting']

Added: I moved your thread to here, the Editor subforum is all about the Book Editor, metadata editing is regarded as a Library Management function.

BR

Last edited by BetterRed; 03-07-2020 at 05:57 PM. Reason: Added
BetterRed is offline   Reply With Quote