Back to guides
DeMindsGuidesMarkdownTranslationLocal-first

Read First, Organize Later: Preview Translation in DeMinds

When foreign-language content enters your knowledge workflow, the first step is often not to produce a fully translated document.

More often, you simply need to understand enough to decide:

  • Is this article worth organizing?
  • Which sections matter?
  • Are the notes useful?
  • Should this become a long-term, maintainable Markdown asset?

Preview Translation in DeMinds is designed for this early reading stage.

It is not a full document translation system. It does not rewrite your Markdown source. Instead, it adds a temporary reading layer across mind map titles, notes, and Markdown Preview, so you can understand the content first and organize it later.

1. Why Preview Translation Exists

Many imported items begin in a “not yet decided” state.

They may be English technical articles, remote Markdown files, GitHub README documents, saved AI conversations, or developer posts imported from dev.to. You may not need a complete translated copy right away, but you do need to understand the structure and decide whether the content is worth keeping.

Preview Translation is not about generating another document. It is about helping you complete the first reading step:

Understand the content
Evaluate its value
Then decide whether to organize, quote, rewrite, or maintain it

This matches the DeMinds workflow: importing content is not the final goal. The goal is to turn scattered content into clear, maintainable knowledge assets.

2. What Preview Translation Is: Translate the Reading View, Not the File

Preview Translation in DeMinds stays in the reading layer.

It temporarily shows translated text in the current reading surface, but it does not change your Markdown source, exports, backups, version history, or project assets.

A simple way to think about it:

It does not translate the Markdown file
It translates the current reading view

This means:

  • the original text remains available;
  • the Markdown source stays clean;
  • the mind map remains maintainable;
  • you can switch back to the original text;
  • re-rendering or switching content invalidates the temporary translation state.

Preview Translation is intentionally limited. It helps you read, but it does not rewrite your documents.

3. Three Reading Surfaces: Map Titles, Notes, and Markdown Preview

Preview Translation first focuses on three common reading surfaces in DeMinds.

1. Mind map title translation

A mind map is useful for skimming structure.

When a foreign-language article is turned into a map, translated visible titles can help you quickly understand the shape of the document:

  • Which part is background?
  • Which part explains the method?
  • Which part contains the conclusion?
  • Which nodes are worth expanding?

This is not whole-map document translation. It is a temporary way to make visible titles easier to read.

2. Note translation preview

Some map nodes include notes or annotations.

Notes often contain details, explanations, context, or fragments from the source. Preview Translation helps you understand the opened note without switching to another translation tool.

The translated note text also stays in the reading layer. It is not written back to the original note content.

3. Markdown Preview translation

Markdown Preview is better for continuous reading.

DeMinds extracts readable text from the preview layer, such as headings, paragraphs, list items, quotes, and table cells. It translates them in small batches and progressively updates the preview. Code blocks, link URLs, image paths, media content, and technical surfaces are skipped.

This lets you understand the article body without changing the source file.

4. A Typical Use Case: Reading an Imported dev.to Article

Take a dev.to article as an example. When importing it, DeMinds keeps the information that matters:

  • article title
  • main body
  • author
  • published time
  • source link
  • tags

At the same time, DeMinds automatically cleans up common page noise that usually does not belong in a long-term Markdown asset, such as author avatars, platform UI wrappers, decorative tag containers, recommendation blocks, common embed cards, and unrelated navigation elements.

The result is Markdown that is cleaner, more readable, and easier to trace back to the source.

Preview Translation can then work across map titles, notes, and Markdown Preview to help you answer practical questions:

  • What is this article about?
  • Which sections are worth keeping?
  • Which notes or details deserve further organization?
  • Should this become part of your own Markdown knowledge structure?

In this workflow, dev.to import turns the web article into cleaner Markdown. Preview Translation helps you read and evaluate that structured content before you decide what to do next.

5. Why Not Translate the Markdown Source Directly?

Because Markdown is the source asset in DeMinds.

If translation writes directly back into Markdown, many product questions appear immediately:

  • Should it overwrite the current working copy?
  • Should it create a new translated Markdown file?
  • Should it enter version history?
  • Should it affect the baseline?
  • How should image paths, links, and anchors be preserved?
  • Should exports use the original text or the translated text?

Preview Translation avoids these problems by staying in the reading layer.

Mind map titles: temporarily translated
Notes: temporarily translated
Markdown Preview: temporarily translated
Markdown source: unchanged

This keeps the local-first and maintainable Markdown boundaries clear.

6. Before You Start: Prepare System Translation Languages

Preview Translation uses system translation capabilities.

On iPhone, iPad, or Mac, if the required languages have not been downloaded yet, the system may ask you to install translation languages first. Download both the input language and the target language, then return to DeMinds and try again.

iPhone / iPad:

Settings > Apps > Translate > Languages

Mac:

System Settings > General > Language & Region > Translation Languages

These language resources are managed by the system. DeMinds uses the system translation capability and does not write translated text back into your Markdown files.

7. Closing: Translation as a Reading Aid

Preview Translation is not:

Translate the document

It is closer to:

Translate the reading view

It is useful for foreign-language articles, dev.to posts, GitHub Markdown, remote README files, saved AI conversations, and research materials.

DeMinds is not trying to turn every imported document into another language. Its goal is to help you turn scattered content into maintainable knowledge assets.

Preview Translation is one small reading aid in that workflow:

Read first
Organize later
Keep the source clean

For many foreign-language materials, that step is already meaningful.