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

feat: Add ability to migrate rtf files into SFM #16

Merged
merged 10 commits into from
Sep 10, 2023

Conversation

darcywong00
Copy link
Contributor

A member had back translation files in rich text format (.rtf) and requested they be migrated to SFM.
This PR reuses toolbox.ts code to parse the rtf files with the additional option parameters:

-b (single rtf file)
-bd (directory of rtf files)
-bs (directory of directory of rtf files)

Note: UnRTF used to extract the raw text from .rtf only works on Linux.

Additional fixes:

  • Fix expected number of verses in 3 John

@darcywong00 darcywong00 added the enhancement New feature or request label Sep 10, 2023
@darcywong00 darcywong00 merged commit bd6c5cb into master Sep 10, 2023
2 checks passed
@darcywong00 darcywong00 deleted the feat/back-translation branch September 10, 2023 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant