Skip to content

FAQ

1. Which platforms does MemoFlow support?

Supported now: Android

In development: iOS / Windows / macOS

2. Does MemoFlow read private user data?

No. Users sign in to Memos with account credentials or token, and account/note data is stored locally in the app context. Note content is sent to an AI provider only when the user explicitly runs AI Summary.

3. How can data be exported?

In the app, open Import / Export and choose export.

  • Supports time-range selection and archive inclusion.
  • Export format is fixed as Markdown + ZIP.
  • Output includes index.md, memos/*.md, and readable attachment files.
  • The app shows the local output path and supports one-tap copy.

4. How can data be imported?

In the app, open Import / Export -> Import.

  • Flomo import support: html/htm/zip.
  • Markdown package import support: zip.
  • Imported records are written to local library and queued for sync.
  • Duplicate checks are performed by file MD5 to avoid repeated imports.

5. What if AI Summary says "no relevant notes"?

This usually means no eligible note content remains after filtering. Check in this order:

  • Expand the time range (for example, 7 days -> 30 days).
  • Enable Allow private notes, otherwise PRIVATE notes are excluded.
  • Confirm notes are already synced to local library (AI Summary reads local DB).
  • Empty-content notes are skipped; add body text and retry.