diff --git a/docs/Draft-Generation/formatting_a_draft.md b/docs/Draft-Generation/formatting_a_draft.md new file mode 100644 index 0000000..e050a84 --- /dev/null +++ b/docs/Draft-Generation/formatting_a_draft.md @@ -0,0 +1,51 @@ +--- +title: Formatting a draft +sidebar_position: 4 +--- + +After generating a draft in Scripture Forge, you will need to select formatting options. These options control how Scripture Forge formats the draft text. + +Formatting options are saved in your project, so you only need to choose them once, though you can change them later if needed. + +## Basics of the feature + +Formatting options are part of your project’s draft setup. Scripture Forge currently provides two formatting settings: + +- **Paragraph breaks** (how paragraph breaks in the draft are handled) +- **Quote style** (how quotation marks are formatted in the draft) + +You can open the formatting screen from the draft generation area using the **Formatting options** button. + +## When formatting options are required + +The first time Scripture Forge needs these settings, you are required to select and save them before you can continue. + +After you have saved formatting options once: + +- Scripture Forge reuses the same options automatically for later drafts (you won’t be prompted every time). +- You can still return to **Formatting options** at any time and choose different settings. + +## Formatting options and what they do + +### Paragraph breaks + +This setting controls what Scripture Forge does with paragraph breaks in the draft. + +- **Best guess** + Scripture Forge makes a “best guess” about where paragraph breaks should be. + +- **Remove** + Paragraph breaks are removed from the draft. + +- **Move to end** + Paragraph breaks are moved to the end of each verse. + +### Quote style + +This setting controls how quotation marks are formatted in the draft. + +- **Automatic** + Scripture Forge automatically selects the quote style used in the rest of your project. + +- **Straight** + Scripture Forge uses straight quotation marks. \ No newline at end of file diff --git a/docs/Draft-Generation/generating-a-draft.md b/docs/Draft-Generation/generating-a-draft.md index 3915c49..7a2ae2e 100644 --- a/docs/Draft-Generation/generating-a-draft.md +++ b/docs/Draft-Generation/generating-a-draft.md @@ -1,6 +1,6 @@ --- title: Generating a Draft -sidebar_position: 2 +sidebar_position: 3 slug: /generating-a-draft --- diff --git a/docs/Draft-Generation/preparing-for-ai-drafting.md b/docs/Draft-Generation/preparing-for-ai-drafting.md index 0aee721..3405807 100644 --- a/docs/Draft-Generation/preparing-for-ai-drafting.md +++ b/docs/Draft-Generation/preparing-for-ai-drafting.md @@ -1,6 +1,6 @@ --- title: Preparing to Generate a Draft -sidebar_position: 1 +sidebar_position: 2 slug: /preparing-for-ai-drafting --- diff --git a/docs/Draft-Generation/understanding-drafts.md b/docs/Draft-Generation/understanding-drafts.md index ffebf91..971cf99 100644 --- a/docs/Draft-Generation/understanding-drafts.md +++ b/docs/Draft-Generation/understanding-drafts.md @@ -1,6 +1,6 @@ --- title: Understanding Draft Generation -sidebar_position: 0 +sidebar_position: 1 slug: /understanding-drafts --- diff --git a/docs/Draft-Generation/using-a-draft.md b/docs/Draft-Generation/using-a-draft.md index 99cc402..c9d92c0 100644 --- a/docs/Draft-Generation/using-a-draft.md +++ b/docs/Draft-Generation/using-a-draft.md @@ -1,6 +1,6 @@ --- title: Using a draft -sidebar_position: 2 +sidebar_position: 5 slug: /using-a-draft ---