Tag Info

New answers tagged

1

yes you can change your default styles at google web docs follow these steps Step 1 : Open a blank Google Doc Step 2 : Create your desired style with an sample text Step 3: Then click the style menu and click the arrow next to the style you’d like to change. Click the link to update that style to your selection. Once you’ve saved all the styles ...


0

Just set the setting of your business account to include sharing with your personal account. You can't have two Google Drive Folders on one computer even if the users login to the computer through login accounts and they download their own Google Drive App. This will cause massive problems. At least that is what Google says for Mac users. Not sure if it is ...


2

A document can potentially be in multiple folders, but you can get a list of them through the UI. First, click the folder icon next to the document title: This will open a list of the folders that the current document is in: You can click the folder name from that list to go to the main Drive listing for that folder, or click the Organize button to ...


1

Parent folder I wrote a little script that retrieves the parent folder, based on the key of the document: function doGet() { // create app and grid var app = UiApp.createApplication(); var grid = app.createGrid(4,2); // set labels for first column grid.setWidget(0, 0, app.createLabel("Add document key: ") ...


1

AFAIK no, there is no way to do this from the document URL or the document itself. You'd need to grab the title of the doc and search for it in your Drive list view. The search results should show you the document title, then also show the name of the parent folder in gray.


0

You need to adjust your tabs in the ruler at the top of your document. Grab that downward pointing arrow and slide it to the left. That'll let you adjust the depth of your bullet items. (Putting the rectangle closer to the triangle will control how far from the bullet to the start of the text.)


1

From a simple test, Gdrive just replaced both files. So it would appear that Google Drive does not do any checking for duplicate filenames existing on the destination.


1

The best way I've found is to create a Google Doc file as a Template and give it a name like Template for foo Then when you are ready to invoke the template, click on it in Google Docs and then select More -> Make a Copy. Then you can change the copy's name and add content. It isn't the smoothest way, but it at least allows you to reuse and is fairly ...


0

This was tough to find. First, make sure you have "Show ruler" checked under the View menu. Then, in the ruler at the top of your document, I bet you see something like this: The little blue rectangle has the tooltip "First line indent" while the little blue triangle says "Left indent". In other words, the first line of your paragraph lines up with the ...



Top 50 recent answers are included