Create Desktop Shortcut for Google Docs Documents

firstdragon

New member
How to Quickly Create New Google Documents with a Shortcut or Hotkey

Start by clicking anywhere on the desktop, and choosing New -> Shortcut from the context menu.

create-google-docs1.png

Now you’ll want to paste in the full URL for creating a new document in Google Docs, Spreadsheets, or Presentations into the Location box, and then give it an appropriate name. If you’re using standard Google Docs, you’ll be using one of the following URLs:

Code:
http://docs.google.com/?action=newdoc
    http://spreadsheets.google.com/ccc?new
    http://docs.google.com/?action=new_presentation
    https://docs.google.com/drawings/create?hl=en
If you’re using Google Apps, you’ll want to use one of these URLs, replacing YOURDOMAIN with the actual name of your domain—you’ll probably notice that these URLs have HTTPS, which you can choose to use, or not.

Code:
    https://docs.google.com/a/YOURDOMAIN.com/?action=newdoc
    https://spreadsheets.google.com/a/YOURDOMAIN.com/ccc?new
    https://docs.google.com/a/YOURDOMAIN.com/?action=new_presentation
    https://docs.google.com/a/YOURDOMAIN.com/drawings/create?hl=en

Make sure that you’ve created the shortcuts that you want, and named them correctly, so we can add some nice icons.
Assign an Appropriate Icon and a Hotkey

To change the shortcut, just right-click on it and use Properties from the context menu, then flip over to the Web Document tab if you’re not already there. From here, you can customize the shortcut key to something that you’d like, and assign a different icon.

create-google-docs2.png

If you want some good icons that match, you can download this set of Google Docs icons from Softpedia, which will make your resulting shortcuts look like this:

create-google-docs3.jpg

It’s important to note that if you want the shortcut keys to work for these shortcuts, you’ll need to either have the shortcut on your desktop or in the Start Menu—the hotkeys just don’t work elsewhere.

Readmore: http://tips.betdownload.com/create-a-gogle-docs-icon-on-desktop-890n.aspx
 
Back
Top