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

Comment feed viewer #6

Open
5 of 8 tasks
ryderwishart opened this issue Feb 6, 2024 · 1 comment
Open
5 of 8 tasks

Comment feed viewer #6

ryderwishart opened this issue Feb 6, 2024 · 1 comment
Assignees

Comments

@ryderwishart
Copy link
Collaborator

ryderwishart commented Feb 6, 2024

Since notebooks don't support the comments UI, we are going to

  • show a comments feed panel
  • ordered by most recent first
  • potentially filtered by the current line's vref, or by status (e.g., TODO)
  • capture current line content at time of comment
  • flag outdated comments (when the line content has changed)
  • --optionally, add a 'status' to comments, so they can be 'checked off' - i.e., any note can be a TODO--

Subsequently, we should offer a comment search feature that searches the semantic embeddings of previous conversations

  • comment search by keyword
  • comment search by semantic similarity
@birchamp
Copy link

@BenjaminScholtens Create a new issue for: add a 'status' to comments, so they can be 'checked off' - i.e., any note can be a TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Testing
Development

No branches or pull requests

3 participants