Google Apps For Education Support site

31 Aug 2009

Folder Sharing in Google Docs

For some reason, Google decided to release a new version of the Google Docs List API before adding the features to the interface. One of the most important new features is folder sharing.

I’ve used a Python library to test the new version of the Google Docs API and I’ve managed to share a folder. As you can see, the “play” folder from the screenshot displayed below has a new icon.

google-docs-folder-sharing

Unfortunately, the shared folder didn’t show up in the collaborator’s Google Docs interface, but he was able to find it by visiting this hidden section.

google-docs-folder-sharing-2

Sharing folders is more efficient than sharing a large number of files one by one and the best thing is that folders are treated just like documents. You can share folders as “read-only”, but you can also allow collaborators to add new files and to edit documents.

For now, folder sharing is only available using the Google Docs API, but it will be added to the interface very soon.

RSS feed for comments on this post

Search