We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you select a range in Google Sheets and control click, you can copy its URL to the clipboard.
Exploit that.
Here's what such a URL might look like:
https://docs.google.com/spreadsheets/d/1cMH-nYGhhYlBU3wbi9OQ0hJDJn5qb8_kIvfNsGmX7UQ/edit#gid=558631835&range=A5:F15
Likewise, any browsing function should be prepared to do the inverse, ie. navigate to a specific sheet or range.
The text was updated successfully, but these errors were encountered:
Also applies to a URL that just contains (work)sheet ID.
Sorry, something went wrong.
I would like this feature!
No branches or pull requests
If you select a range in Google Sheets and control click, you can copy its URL to the clipboard.
Exploit that.
Here's what such a URL might look like:
https://docs.google.com/spreadsheets/d/1cMH-nYGhhYlBU3wbi9OQ0hJDJn5qb8_kIvfNsGmX7UQ/edit#gid=558631835&range=A5:F15
Likewise, any browsing function should be prepared to do the inverse, ie. navigate to a specific sheet or range.
The text was updated successfully, but these errors were encountered: