Skip to content

Settings and activity

1 result found

  1. 131 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Craig McRae supported this idea  · 
    An error occurred while saving the comment
    Craig McRae commented  · 

    https://github.com/thecraigmcrae/XD-Comment-Extract-CSV

    I hope this helps everyone here. I whipped something up for a client of mine that was having the same issue. Some straightforward JS that you can pop in the console and run. The output is comma delimited CSV that is easily imported and reviewed in excel.

    This will not clean the comments and will not account for user errors. (example: filling out the username content with a comment).

    Annotation numbers only appear for the active page in the preview pane. You can run this separately for each page where there are many annotations, but you will either need to save the csv for each or manually modify the content of your CSV file.