Fix Notion AI Translation Loses Numbered List Formatting on Output
🔍 WiseChecker

Fix Notion AI Translation Loses Numbered List Formatting on Output

You translated a numbered list in Notion using AI, but the output lost all numbering and turned into plain paragraphs. This happens because Notion AI treats the translation task as a text transformation rather than a structured document conversion, stripping list metadata during the process. This article explains the root cause of this formatting loss and provides three verified methods to preserve your numbered list structure after translation.

Key Takeaways: Preserve Numbered Lists When Using Notion AI Translation

  • Copy list to a new page before translation: Isolates the list from other content and reduces AI processing errors.
  • Use the /translate command inside a numbered block: Forces the AI to recognize the list structure before translating.
  • Reapply numbering after translation with Ctrl+Shift+7: Restores the list format in seconds after the AI outputs plain text.

ADVERTISEMENT

Why Notion AI Removes Numbering During Translation

Notion AI’s translation feature processes text at the block level but does not preserve block metadata such as list type, indentation level, or numbering style. When you select multiple numbered list items and apply AI translation, the AI engine converts each block’s content to the target language while discarding the original block formatting. The result is a set of plain text paragraphs with no list structure.

This behavior is by design: the AI translation model is optimized for natural language conversion, not for maintaining document schema. Notion stores numbered lists as a block property called “numbered list item” with an order value. During AI processing, the API call sends only the text content of each block, not the block type or order. The AI response returns translated text without reassigning the numbered list block type.

Additionally, if your list contains nested sub-items or mixed formatting like bold or italic, the AI may also strip inline styling. The translation engine treats the entire selection as a flat text string, losing all structural information. Understanding this limitation helps you choose the right workaround for your specific list complexity.

Three Methods to Preserve Numbered Lists After AI Translation

Each method below addresses a different scenario. Choose the one that matches your workflow and list complexity.

Method 1: Translate Inside a Single Numbered Block

This method works best for short lists with 3 to 5 items. You keep the list structure by translating one item at a time without selecting multiple blocks.

  1. Place your cursor inside the first numbered list item
    Click on the text of the first item. Do not select multiple items. The cursor must be inside the block.
  2. Press the spacebar and type /translate
    The AI command menu appears. Select the target language from the list. Notion AI translates only the content of that single block while keeping the numbered list block type intact.
  3. Repeat for each remaining list item
    Move to the next numbered item and repeat step 2. The numbering remains correct because each block retains its original type.

This method preserves inline formatting like bold and italic as well. The tradeoff is time: for lists longer than 10 items, the manual repetition becomes tedious.

Method 2: Copy the List to a New Page Before Translation

Isolating the list from surrounding content reduces the chance of AI misinterpreting the selection. This method works for any list length.

  1. Select the entire numbered list
    Click and drag from the first to the last item. Ensure all list items are highlighted. Do not include any non-list blocks.
  2. Press Ctrl+C to copy the list
    The list and its numbering are copied to the clipboard.
  3. Create a new page in the same database or folder
    Press Ctrl+N to open a new page. Give it a temporary title like “Translation Temp.”
  4. Press Ctrl+V to paste the list
    The pasted content retains the original numbered list format. Verify that all items appear as numbered blocks.
  5. Select the entire list again and run AI translation
    Highlight all items, press the spacebar, type /translate, and choose your language. Because the list is isolated, the AI is less likely to merge blocks or strip formatting.
  6. Copy the translated list back to the original page
    Select the translated list, press Ctrl+C, navigate to the original page, and press Ctrl+V. The numbering should remain intact.

If the translation still strips numbering in the isolated page, proceed to Method 3.

Method 3: Reapply Numbering After Translation Using Keyboard Shortcuts

This is the fastest recovery method when the AI has already converted your list to plain paragraphs. It restores numbering in seconds without redoing the translation.

  1. Select all the translated plain paragraphs
    Click and drag from the first to the last paragraph. They will appear as normal text blocks with no bullet or number.
  2. Press Ctrl+Shift+7
    This keyboard shortcut converts the selected blocks into a numbered list. Notion automatically assigns sequential numbers starting from 1.
  3. Check for nested items and indentation
    If your original list had sub-items, you may need to re-indent them. Place your cursor in a sub-item and press Tab to increase indentation or Shift+Tab to decrease it. The numbering adjusts automatically.
  4. Verify inline formatting
    Any bold, italic, strikethrough, or code formatting that was lost during translation will need to be reapplied manually. Select the text and use Ctrl+B for bold, Ctrl+I for italic, etc.

This method works for any list size and is the most reliable when the AI consistently strips formatting. The only downside is manual reapplication of inline styles, which is minimal for most lists.

ADVERTISEMENT

If Notion AI Still Produces Plain Text After These Fixes

AI Translation Merges Multiple List Items Into One Paragraph

This occurs when the AI interprets the list as a single text block with line breaks. The root cause is selecting list items along with a non-list block above or below. To fix this, always select only the list items. If the merge already happened, undo with Ctrl+Z and re-select only the list items before translating again.

Translated List Shows Wrong Numbering Order

When the AI reorders sentences during translation, the sequence may change. Notion’s numbering follows the block order on the page, not the content order. If the AI rearranges sentences, you must manually reorder the blocks. Drag the block handle (the six-dot icon on the left) to the correct position. The numbering updates automatically.

Nested Numbered List Loses All Sub-Level Numbering

Nested lists are the most fragile. The AI flattens all indentation levels into a single list. To recover, use Method 3 (Ctrl+Shift+7) to create a flat numbered list, then manually indent sub-items with Tab. Notion will restart numbering at 1 for each new indentation level.

Notion AI Translation Methods Compared

Method Preserves Numbering Preserves Inline Formatting
Translate inside a single block (Method 1) Yes Yes
Copy to new page then translate (Method 2) Partial Partial
Reapply numbering with Ctrl+Shift+7 (Method 3) Yes No

Method 1 gives the best preservation but is slow for long lists. Method 3 is the fastest recovery option and works for any list length. Method 2 is a middle ground that may fail if the AI still misinterprets the isolated list. For complex documents with multiple lists, combine Method 2 for isolation and Method 3 for final numbering restoration.

You can now translate any numbered list in Notion AI without losing the list structure. Start by isolating your list on a new page or use the single-block translation method for short lists. If the AI still strips numbering, apply Ctrl+Shift+7 to instantly renumber the entire selection. For advanced users, consider creating a Notion template with a pre-built numbered list and use the /translate command only on individual blocks to avoid all formatting loss.

ADVERTISEMENT