idootop / idootop/mi-note-export

常见问题

Open
#6 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
406
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Markdown 格式的笔记保存在哪里?

笔记数据同步到本地后,会将 Markdown 格式的笔记文件保存到 public/data/markdown 目录下,笔记中的图片、录音等文件,则保存在 public/data/assets 目录下。

转换成 Markdown 格式后的笔记,可能和原始小米笔记的排版有些许出入。为了尽可能还原笔记的排版,推荐使用网页版查看笔记内容。

401 Unauthorized Error: 获取笔记列表失败

你还没有设置 cookie 或者 cookie 已过期。

请刷新网页,按教程重新获取 cookie 后,更新到 env 文件中重新运行。

找不到命令 / Command not found

对于 Windows 操作系统用户,推荐下载 Git for Windows,然后使用 Git Bash 终端运行教程中的命令。
使用 CMD 命令提示符或 PowerShell 运行可能会有兼容性问题,导致异常发生。

Docker 启动 idootop/mi-note-web 后没有反应

idootop/mi-note-web 镜像比较特殊,启动后没有任何输出提示,但实际上是可以正常访问的。访问 http://localhost:3000 网页后,控制台则会出现日志输出。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue contains FAQ text but names no documentation file, test, or specific change to make. First clarify the intended update with maintainers, then locate the FAQ content and verify any revised guidance against the Markdown export paths, env file, cookie setup, Git Bash commands, and Docker access details described here.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, docker, git, markdown, powershell
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.