Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 09-19-2023, 07:37 PM   #16
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 893
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
I have custom identifiers in ids and thanks to the help of the people on the forum I was able to create a custom column that, depending on another one called library (destination), I get the identifier.
So that it is understood, to know the Amazon identifier
In the book's bookstore field, if I put Amazon, it brings me the Amazon identifier in another column with the name isbn.

In case it helps you at all

With this template:

program:
switch_if(
$#library == 'Yenny', select($identifiers, 'yenny'),
$#library == 'Cúspide', select($identifiers, 'cuspide'),
$#library == 'Amazon', select($identifiers, 'amazon'),
$#library == 'Kindle Unlimited', select($identifiers, 'ku'),
'')
Attached Thumbnails
Click image for larger version

Name:	1.png
Views:	47
Size:	23.5 KB
ID:	203873  

Last edited by dunhill; 09-19-2023 at 10:42 PM.
dunhill is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Quick Question Thasaidon Sigil 63 12-12-2020 11:19 AM
Quick question (-_-) Kindle Developer's Corner 2 10-24-2012 01:00 PM
Quick Question.. The Branimal Kobo Reader 3 04-25-2011 08:17 PM
Quick question... Magic Man Calibre 18 09-05-2010 03:18 PM
Quick Question. Baz047 Sony Reader 10 12-09-2008 12:25 PM


All times are GMT -4. The time now is 04:45 PM.


MobileRead.com is a privately owned, operated and funded community.