In the menu click File > Download and select your prefered format.
Shortcuts
Community dedicated to Apple Shortcuts.
Which menu, sorry? I’m not seeing a menu. In my browser window I’m seeing a Back button in the top-left, an Edit button in the top-right and the title of the doc in the top-middle.
It looks like mobile view forces it to render in htmlView
mode which has limited functionality. If you browser has an option to render a page in desktop mode try that.
Yep, tried that. On both Safari and Brave, all it seems to do is remove the 'Edit' button from the top-right corner.
Try cleaning up the URL then. It should look like https://docs.google.com/spreadsheets/d/long-string-here/
. because it still shows you the htmlView
after you enable the desktop mode.
Thanks, that did the trick. A combination of removing /mobilebasic
from the end of the URL and requesting the desktop version of the site opened the full document. Doesn't really work well on a mobile screen, but in the odd occasions where I need to update a document quickly and on-the-go, this will work. Thanks a lot!