Skip to content

Conversation

@Torndeco
Copy link
Contributor

Added query so can filter out opening spreadsheets that are trashed 'trashed=false', also added open to open via file id

Torndeco and others added 6 commits August 9, 2022 09:37
Minor change to allow passing a query when opening a spreadsheet

i.e
query='trashed=false'

To avoid opening spreadsheet that is is trashed
Update param doc
Added query=None, fid=None parameters to client.open
@nithinmurali
Copy link
Owner

Thank you for the PR!

@nithinmurali
Copy link
Owner

I am concerned about removing the index access from here. It looks like that function returns a list hence index access is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants