Skip to content

Feature request: Comments / Critic Markdown #22

Description

@stevepowell99

This is great but collaboration is hard without some kind of tracked changes / commenting / critic markdown. Should not be too hard to implement? (I guess this is more about the server end than the Obsidian plug-in, as we already can use other plugins like Sidebar Highlights on the Obsidian side).
On feasibility, you are already on Yjs, so you could use that ecosystem. Yjs relative positions survive concurrent edits, which is the usual basis for comment anchors, and TipTap and ProseMirror both have suggestion/comment extensions built on exactly that. So this looks like a natural extension of what you have . Is either on your roadmap? If there is appetite but it is a question of priority, I am happy to test early builds and feed back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions