Skip to content
New issue

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

Recording notes (annotations) #13184

Closed
benjackwhite opened this issue Dec 7, 2022 · 2 comments
Closed

Recording notes (annotations) #13184

benjackwhite opened this issue Dec 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@benjackwhite
Copy link
Contributor

benjackwhite commented Dec 7, 2022

Is your feature request related to a problem?

When working with recordings it's often helpful to add notes to them for future reference, sharing with the team and to remember which recordings were of interest when you return.

Describe the solution you'd like

Allow the addition of notes to a recording. This could be a free text field that allows some simple markdown-esque notes with the ability to add links to specific points in the recording.

Perhaps when you start editing the note it will prefill with a link to the current timestamp to help future users get to the point of interest.

In addition I'd like to see all recordings that have notes, perhaps in it's own tab or via filters. That way it is easy to skim through all the notes being added by my team.

Describe alternatives you've considered

Comments
Allow commenting at specific points on the seekbar area. Not sure if this is as good an idea as it feels much more complex whilst also harder to skim read content.

Additional context

Thank you for your feature request – we love each and every one!

This feature is on our roadmap. If you like this idea, please leave a 👍 or ❤️ reaction on this post to vote for it -- your votes and feedback help us prioritize what to work on next!

@annikaschmid annikaschmid changed the title Recording notes Recording notes (annotations) Jan 19, 2023
@annikaschmid
Copy link

I think to start with, we should support the following functionality:

  1. Add a new comment (every comment should be attached to a timestamp I think, or we should have the same checkbox we have for sharing a link, all other comments are 'attached' to 00:00)
  2. Being able to view comments on a recording at the relevant time stamp
  3. View all comments, can be done in a new tab like Ben proposed. I also want to see which recording this comment belongs to (link) and who has created the comment

Nice to have's

  1. Respond to a comment
  2. Share a comment via link
  3. Tag comments

Maybe something like the annotations UI is a good starting point: https://app.posthog.com/annotations

@pauldambra
Copy link
Member

this is in notebooks now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants