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

enhance: create and update google docs by importing markdown directly #385

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

njhale
Copy link
Member

@njhale njhale commented Jan 29, 2025

Instead of parsing google docs to/from markdown:

  • import markdown directly via the APIs
  • export docs to markdown via the APIs

This makes formatting more consistent and reduces the complexity of both operations considerably.

Addresses obot-platform/obot#1515

Before:

Screenshot 2025-01-29 at 4 22 30 PM

After:

Screenshot 2025-01-29 at 4 22 16 PM

@njhale njhale marked this pull request as draft January 29, 2025 20:36
@njhale njhale force-pushed the enhance/google-docs-import-md branch from 2f2cf6f to 4fe7933 Compare January 29, 2025 21:10
Instead of parsing google docs to/from markdown:
- import markdown directly via the APIs
- export docs to markdown via the APIs

This makes formatting more consistent and reduces the complexity of both
operations considerably.

Signed-off-by: Nick Hale <[email protected]>
@njhale njhale force-pushed the enhance/google-docs-import-md branch from 4fe7933 to 14b267b Compare January 30, 2025 01:22
@njhale njhale marked this pull request as ready for review January 30, 2025 01:23
@njhale njhale merged commit 621f644 into obot-platform:main Jan 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants