If you are collaborating between multiple users, how do you enable Google Docs to send automatic notifications to all users when a document is added / modified or removed?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
Apparently it is possible to set notifications in Google Spreadsheets, at least...
For other non-spreadsheet document types, subscribe to RSS feeds of all Google Doc documents. |
|||||
|
|
With a little workflow you can use RunMyProcess to provide notifications, or any "next actions" when documents are added or removed. If you make "modification" a process, notifications can be performed as well (this works a bit like version control, saving files as different names, whilst not using Google's inbuilt history). If you wish to use just Google products and need more flexibility than Google Docs provides natively then you can also use Google Script. |
|||||
|
|