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

Split extremely long highlights #62

Merged
merged 2 commits into from
Oct 23, 2022
Merged

Split extremely long highlights #62

merged 2 commits into from
Oct 23, 2022

Conversation

marcus-crane
Copy link
Owner

Readwise has a maximum character limit of 8191 and October will bail out if highlights over this limit are found.

The actually nice thing would be a sort of per-book upload queue for October to churn through but until an actual implementation, splitting text will do for now.

Closes #48

@marcus-crane marcus-crane merged commit db996bd into main Oct 23, 2022
@marcus-crane marcus-crane deleted the split-long-highlights branch December 6, 2023 07:57
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.

October should handle highlights that are longer than Readwise character limits
1 participant