Skip to content

v0.2.0 — complete review cockpit

Choose a tag to compare

@michu5696 michu5696 released this 08 Jul 11:07
04fe7c9

A complete review cockpitoverleaf-review now covers everything in Overleaf's review layer, both directions.

Added

  • reply --thread <id> --message <text> — reply to an existing comment thread.
  • delete-comment --thread <id> — delete a comment thread.
  • accept --change <id> … — accept collaborators' tracked change(s) (doc-scoped changes/accept).
  • reject --change <id> … — reject collaborators' tracked change(s) via an inverse OT op (reverts the text and drops the change).
  • pull now lists the thread and change ids in .overleaf/reviews.md, with a one-line cheat-sheet of the commands that act on them.

Full command set

login · link · pull · push · comment · reply · resolve · delete-comment · accept · reject

npm install -g overleaf-review