List Item ID

Any trouble you encounter with the Pedias, here's the place to ask for help.
Post Reply
jazzybeat
Contributor
Contributor
Posts: 9
Joined: Sat Feb 09, 2008 4:44 pm

List Item ID

Post by jazzybeat »

I would like to know if there is a way to export a list and include automaticly Item IDs of the books. I want to use the list for my database and entering manualy Custom IDS for each book would take a long time. I wish there was an option to add IDs from the dropdown column.

Any suggestion how to do this automaticly ?

Image
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: List Item ID

Post by Conor »

You can use the "Collection ID" field. You can activate it in Preferences -> Fields. Select all your books and use the "Book -> Incremental Collection ID..." command. From here you can fill the fields with "Apply To Selection" and also set the checkbox so new added books get the next ID automatically.

There is an internal ID you can use as well, but it's never displayed in the program. So you would need to create a text export template (they go in ~/Library/Application Support/Bookpedia/Templates) and use:
<!-BeginRepeat-->[key:title] = [key:uid]
<!-EndRepeat-->
This is not as convenient as you would not be able to cross check it easily in Bookpedia UI, but if you only care about the printed/exported listing then this would be fine.
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: List Item ID

Post by sjk »

I'm curious… why do a few items in the image have a hyphen prefix? I've never seen that before.
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: List Item ID

Post by Conor »

I am pretty sure they are custom fields renamed with hyphens. It's a smart way to keep them together and obvious that they are custom fields. Especially important here as some have the same name as existing fields.
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: List Item ID

Post by sjk »

Ahh, they do look like renamed custom fields, which explains why -ASIN and ASIN both exist.
Post Reply