Language: English [ others ]

Thursday, April 13, 2006

Tab-delimited export

I've added a tab-delimited export, for use in Microsoft Excel and elsewhere. Go to the Extras tab to download the file to your desktop.

Tab-delimited supplants the former CSV export, which had some drawbacks. (I'll be working to get it up to snuff in the near future.) Among other things, it handles special characters better, and includes all your fields. Problems remain with non-Latin characters, such as Chinese and Georgian.

So far, testers on the Google Group have reported no problems. If you find one, go ahead and post it there, or here.

In other news, also check out the Google Group for a cool new beta feature I'm developing, and asking for comments on. It's not ready for blogging yet.

16 Comments:

Blogger J said...

Thank you SO MUCH for this feature! I've been waiting for this for quite some time.

4/13/2006 8:05 AM  
Anonymous lilithcat said...

tab-delimited

What does this mean?

4/13/2006 9:04 AM  
Blogger Dystopos said...

CSV. CVS is a drug store chain.

4/13/2006 10:00 AM  
Anonymous sunny said...

'tab-delimited' means you get the content of one field, then a tabulator, then the content of the next field, etc. - one line per book. So when you open the exported file in excel or a similar program you get one line per book and one column per field (author in one column, title in the next etc.).

4/13/2006 11:39 AM  
Blogger LibraryThing said...

Re: CVS: Wow. I can't slip anything past you guys. Okay, fixed.

Re: Tab-delimited. Well said. Basically, the export now works.

4/13/2006 11:53 AM  
Anonymous ringman said...

I've had to edit out all the tabs in my comments!

4/13/2006 12:14 PM  
Blogger LibraryThing said...

Ringman! Just email me. I can strip 'em out lickety-split. I should have thought to.

Done now.

4/13/2006 12:20 PM  
Anonymous Alan said...

Problem is found to open the excel file by OpenOffice version 2.02. Can you solve it? Many thanks!

4/14/2006 12:11 AM  
Blogger LibraryThing said...

Alan. I don't think I can solve the OpenOffice problem. Did you try renaming the file to .txt (as above)?

4/14/2006 3:53 AM  
Anonymous torin said...

I downloaded it and every other character is null. Here are the first few bytes:
^@5^@1^@8^@4^@2^@9^@

Any idea why this would be?

(Those aren't two characters ^ and @ but the null byte represented by Ctrl-@).

4/14/2006 4:12 AM  
Anonymous milesc said...

Problem:
Works well except that all the dates (apart from date entered) are corrupt. They look like 670406400 for example
I suspect this may be because I use the european format?

4/14/2006 5:40 AM  
Anonymous Alan said...

It works nicely to open it in .txt format and copy and paste it into OpenOffice's Calc. Thx a lot!!!

4/14/2006 10:41 AM  
Anonymous Daniel Drucker said...

What's with having a null after every single character in the file?!

4/14/2006 3:56 PM  
Blogger Ken Ficara said...

Tim, this is great, thank you. But I'm seeing the same thing as milesc, and I see no answer to his question. What is the format for the contents of the date-started and date-completed fields? It doesn't look like a date to Excel.

4/18/2006 10:11 PM  
Blogger LibraryThing said...

The date issue is fixed.

4/18/2006 11:21 PM  
Blogger John said...

Tim,

I too am seeing problems. If I just download the .csv or Tab delimited files to my Linux box using FireFox 1.5.x, the data comes out junk.

Is there some default format I need to specify here?

Also, it would be great if I could specify the filename to be downloaded too, instead of the default ones you picked. Just a minor nit.

Otherwise, thanks for a great tool!

John

4/22/2006 4:55 PM  

Post a Comment

<< Home