Re: Issue 266 in googlecl: Spreadsheet tab manipulation

37 views
Skip to first unread message

goog...@googlecode.com

unread,
Oct 24, 2010, 12:22:05 PM10/24/10
to google...@googlegroups.com

Comment #1 on issue 266 by ginermail: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

It would be very nice!

goog...@googlecode.com

unread,
Oct 24, 2010, 12:30:09 PM10/24/10
to google...@googlegroups.com

Comment #2 on issue 266 by overqu: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

Yes, getting data from several sheets is needed.

goog...@googlecode.com

unread,
Oct 6, 2011, 7:45:53 AM10/6/11
to google...@googlegroups.com

Comment #3 on issue 266 by j...@bragi0.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

Well it wasn't hard to find where to hack it to get a different sheet (grid
/ gid)

src/googlecl/docs/client.py
def export(self, entry_or_id_or_url, file_path, gid=None, auth_token=None,

change it to

def export(self, entry_or_id_or_url, file_path, gid=1, auth_token=None,

shows you can easily get them by their grid id, no idea how to map that to
a name, but the gdata API doc seems to suggest they're stable numbers.

goog...@googlecode.com

unread,
Apr 24, 2012, 5:00:04 PM4/24/12
to google...@googlegroups.com

Comment #4 on issue 266 by sam.stei...@gmail.com: Spreadsheet tab
manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

it would also be nice to be able to get a list of all sheets/tags with
names.

goog...@googlecode.com

unread,
Nov 12, 2012, 4:14:20 PM11/12/12
to google...@googlegroups.com

Comment #5 on issue 266 by andgu...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

I would love to be able to do a get on a spreadsheet, save it as csv
format, and automatically have it save each sheet as
ParentFile-sheet1-Summary.csv, ParentFile-sheet2-data.csv etc.

goog...@googlecode.com

unread,
Mar 4, 2014, 5:59:01 PM3/4/14
to google...@googlegroups.com

Comment #6 on issue 266 by abirming...@extrahop.com: Spreadsheet tab
manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

I was able to patch this into a local build based off trunk. Patch is
attached, hope it helps someone!

Attachments:
googlecl-issue266.patch 2.3 KB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

goog...@googlecode.com

unread,
Mar 4, 2014, 6:00:01 PM3/4/14
to google...@googlegroups.com

Comment #7 on issue 266 by alexx1...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

I patched this into a local build. Diff is attached. Hope this helps
someone.

goog...@googlecode.com

unread,
Mar 4, 2014, 7:08:57 PM3/4/14
to google...@googlegroups.com

Comment #8 on issue 266 by jh...@google.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

Thanks for the patch!

goog...@googlecode.com

unread,
Mar 5, 2014, 12:44:24 AM3/5/14
to google...@googlegroups.com

Comment #9 on issue 266 by MazJal...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

FINALLY! :D Thanks a bunch, Alex!

goog...@googlecode.com

unread,
Mar 20, 2014, 3:21:57 AM3/20/14
to google...@googlegroups.com

Comment #10 on issue 266 by sze...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

Hi, I an not a programmer expert. If I want to apply this patch, what do I
need to do?
Thanks

goog...@googlecode.com

unread,
Mar 20, 2014, 3:44:55 AM3/20/14
to google...@googlegroups.com

Comment #11 on issue 266 by MazJal...@gmail.com: Spreadsheet tab
manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

Hi szeevs,
Please take a look here:
http://stackoverflow.com/questions/10333712/how-to-make-and-apply-svn-patch

goog...@googlecode.com

unread,
Mar 20, 2014, 3:55:21 AM3/20/14
to google...@googlegroups.com

Comment #12 on issue 266 by sze...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

So I need to download the source code, apply the patch and then re-coompile
the whole thing?

goog...@googlecode.com

unread,
Mar 20, 2014, 3:56:59 AM3/20/14
to google...@googlegroups.com

Comment #13 on issue 266 by MazJal...@gmail.com: Spreadsheet tab
manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

Yeah. It isn't as bad as it sounds, though :)

goog...@googlecode.com

unread,
Jun 30, 2014, 11:43:43 PM6/30/14
to google...@googlegroups.com

Comment #14 on issue 266 by list...@gmail.com: Spreadsheet tab manipulation
http://code.google.com/p/googlecl/issues/detail?id=266

I've committed your patch. Thanks for submitting it, and sorry for the
delay!
Reply all
Reply to author
Forward
0 new messages