Hi everyone,
I’ve just created a small public repo to extract visible Overleaf review-panel comments from a saved browser snapshot and map them back to the LaTeX source:
https://github.com/adakite/extract-overleaf-comments
It can export comments to CSV/Markdown, and also generate an annotated .tex file with comments either collected at the end or shown in the PDF margins. This is meant as a practical workaround since Overleaf comments are not included when downloading the project sources.
Hi everyone,
I’ve just created a small public repo to extract visible Overleaf review-panel comments from a saved browser snapshot and map them back to the LaTeX source:
https://github.com/adakite/extract-overleaf-comments
It can export comments to CSV/Markdown, and also generate an annotated
.texfile with comments either collected at the end or shown in the PDF margins. This is meant as a practical workaround since Overleaf comments are not included when downloading the project sources.