We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Docs is great at keeping the state of an idea but it is not great at letting people subscribe to changes.
staxly could monitor changes to files (or Folders) and then notify Slack users either in a channel or via DM.
staxly
With this, whenever a GDoc is linked to a Slack channel and the GDoc is updated, a message can be posted in the channel... Something like:
Philip Schatz updated "Designs for the Hyperdrive" Click to see these recent changes: https://docs.google.com/abgh10dhskd/changes
staxly subscribe ${google_docs_url}
staxly subscriptions
[Unsubscribe] {last_modified} {truncated(title)} {modified_by} {link}
Would you find this feature useful? (click on a bar)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Google Docs is great at keeping the state of an idea but it is not great at letting people subscribe to changes.
staxly
could monitor changes to files (or Folders) and then notify Slack users either in a channel or via DM.With this, whenever a GDoc is linked to a Slack channel and the GDoc is updated, a message can be posted in the channel... Something like:
Slack Message types
staxly subscribe ${google_docs_url}
to be notified in this channel or (or DM) when a GDoc has been updatedstaxly subscriptions
to list all the docs you are subscribed to[Unsubscribe] {last_modified} {truncated(title)} {modified_by} {link}
Would you find this feature useful? (click on a bar)
Notes
The text was updated successfully, but these errors were encountered: