Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Convenience function to extract comments #42

Open
noamross opened this issue May 22, 2019 · 2 comments
Open

Convenience function to extract comments #42

noamross opened this issue May 22, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@noamross
Copy link
Owner

Request from @cmzambranat, related to but a bit different from #10: A function to extract all the comments from a Word doc as a separate file.

Probably as simple as extract_comments(), with a similar RStudio add-in to the others that allows you to select the file and send to a new text file. Default would be to write a markdown document for these but an underlying function could return an R list structure for other processing. Metadata/title block can reflect the filename and date of extract

Will need to see how nested/reply comments work.

@noamross noamross added the enhancement New feature or request label May 22, 2019
@kguidonimartins
Copy link

Did you see this function from docxtractr?

The idea came from here: hrbrmstr/docxtractr#14

Maybe it can help you.

@noamross
Copy link
Owner Author

Thanks! Now, to import, copy, or port to my pandoc-based workflow? 🤔

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants