CSV Export swaps Tags and Collections columns

TalkBug Collectors

Join LibraryThing to post.

CSV Export swaps Tags and Collections columns

This topic is currently marked as "dormant"—the last message is more than 90 days old. You can revive it by posting a reply.

1brightcopy
Sep 29, 2010, 5:53 pm

When I do a CSV export, my Tags and Collections columns are swapped.

2brightcopy
Sep 29, 2010, 6:01 pm

Of course, the REAL solution I'd like to see is a bit feature-ish. I'd like to see the CSV export just run the same bit of code the tab-delimited one does, only with commas. Right now it's just a subset(*) of the tab-delimited one with slightly different column names. Yes, there's a couple of complications because now you have to escape commas in the data. But it's nothing a billion programmers haven't already figured out in the past.

If you used the same code base, you (mostly) wouldn't have to worry about CSV and tab having their own bugs, and it would be more expected behavior for the user. Right now, looking at the export page you'd think it's just two formats for the same exports. Yet they are completely different exports. If I were a new user, I might just try the CSV, see it spit out only a paltry few fields and ditch this whole LT thing because it was so hard to get your data back out once you put it in.

* Well, CSV has Subjects and tab-delimited doesn't. I think that's the only non-subset case, though.

4_Zoe_
Oct 24, 2010, 8:44 pm

I think you might want polls in that RSI thread.

5timspalding
Dec 22, 2010, 1:21 am

deferred

6jules43
Jul 26, 2011, 3:13 pm

I have just reproduced this bug today and confirm that it still exists.

7brightcopy
Jul 26, 2011, 3:50 pm

FYI, deferred just (generally) means it's a known bug, but they're not fixing it anytime soon. In this case, it's because Tim plans a complete re-write of the exporting (see the link above). That rewrite would come with all new bugs. ;)

8theapparatus
Edited: Jul 26, 2011, 5:51 pm

I would love to see all these catalog sites come together and create an API that they all can use.

edit: I don't think it'll happen though. We can't even get different softwares to use the RSS API all on the same page.

9RubiconIntl
Aug 3, 2011, 8:00 pm

I also just reproduced today - still exists

10brightcopy
Sep 25, 2012, 1:37 am

11timspalding
Sep 25, 2012, 9:31 am

Marking!