Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] 0.1.3 #164

Merged
merged 5 commits into from
Oct 24, 2023
Merged

[Release] 0.1.3 #164

merged 5 commits into from
Oct 24, 2023

Conversation

nickvander
Copy link
Collaborator

Description of the change

  • Created Apps Script to process Google docs, PDF, and Gmail threads. See apps_script/README.md.
  • Added third_party/g2docsmd-html which is the base for converting files to markdown.
  • Updated the main README.md for clarity.
  • Created a scripts/README.md to better explain content processing.

Motivation

Support additional sources of content such as PDF, Gmail and Google docs.

Type of change

Choose one: (Feature request)

Checklist

  • [ X] I have performed a self-review of my code.
  • [ X] I have added detailed comments to my code where applicable.
  • [ X] I have verified that my change does not break existing code.
  • [ X] My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • [ X] I am familiar with the Google Style Guide for the language I have coded in.
  • [ X] I have read through the Contributing Guide and signed the Contributor License Agreement.

@kyolee415
Copy link
Collaborator

Great! The feature that everyone was asking for!!

This was referenced Oct 21, 2023
Copy link
Collaborator

@kyolee415 kyolee415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to verify that the main documented flow for setting up and launching Docs Agent was intact. Minor comments on the new README file. Thanks!

Copy link
Collaborator

@kyolee415 kyolee415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I also verified that I was able to use the .gs files (which are included in this pull request) in my Apps Script project to convert Google Docs in my Google Drive folder into Markdown files. Great!

What's changed:

- Created Apps Script to process Google docs, PDF, and Gmail threads. See
  `apps_script/README.md`.
- Added `third_party/g2docsmd-html` which is the base for converting files to
  markdown.
- Updated the main `README.md` for clarity.
- Created a `scripts/README.md` to better explain content processing.
Copy link
Collaborator

@kyolee415 kyolee415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@nickvander nickvander merged commit 998c2f5 into google:main Oct 24, 2023
2 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants