grist-core
grist-core copied to clipboard
User comments
Make it possible for users to leave comments on cells and create discussion threads about your data.
Is there any progress on the feature yet? 😄
Yes! Thanks to @berhalak. If you set a COMMENTS environment variable to true, the right-click menu for cells will have an option to add a comment, and a sidebar to see discussion threads. In using comments ourselves, we realize that it needs integration with a notification feature to be broadly useful, so we're not officially releasing the feature until we sort that out (no promises on timeline for that).

Awesome! Thank you for the good news 😄
I'm on the hosted free trial so I can't set environment variables, but FWIW I'd love to see this functionality sorted and launched. Record-level comments/conversation is pretty key in an Airtable setup I'd like to migrate from.
I'm on the hosted free trial so I can't set environment variables, but FWIW I'd love to see this functionality sorted and launched. Record-level comments/conversation is pretty key in an Airtable setup I'd like to migrate from.
Are notifications a big deal for you? That's the main reason we're holding off, we don't have a good notifications solution (yet).
@paulfitz - Thanks for asking. Notifications would be great eventually, but I imagine I could use a view based on recent timestamps as a workaround in the meantime.
@paulfitz - Thanks for asking. Notifications would be great eventually, but I imagine I could use a view based on recent timestamps as a workaround in the meantime.
I'd love to have the comments functionality, and notifications are not a big deal to me.
Then you can use comments today on a self-hosted instance. Follow these instructions above:
If you set a
COMMENTSenvironment variable totrue, the right-click menu for cells will have an option to add a comment, and a sidebar to see discussion threads.
It gives you a new menu item:
A new comment item in the context menu and a keyboard shortcut:
And a comments sidebar:
The feature currently lacks a notification facility, yet is otherwise fully functional.
I'm on the hosted free trial so I can't set environment variables, but FWIW I'd love to see this functionality sorted and launched. Record-level comments/conversation is pretty key in an Airtable setup I'd like to migrate from.
Are notifications a big deal for you? That's the main reason we're holding off, we don't have a good notifications solution (yet).
We are interested too by this feature: notification to users.
Thanks to more work by @berhalak and others, Comments got more features (@-mentions of collaborators) and have been officially released.