Skip to content

nogiszd/xiaomi-note-exporter

Repository files navigation

Xiaomi Note Exporter workflow License: MIT maintenance-status

Export your notes from Mi Cloud directly to Markdown file! 📝➡️🧾

If you like the app, consider supporting the project ⭐

🤔 Why?

I wanted to export my own notes from Mi Cloud but there is no option for that. The only option was to rewrite the notes one by one. So I decided to make an app that would do it for me.

You can find help in Wikis, or use direct links below:


🦀 Rust rewrite

Version v2.0.0 is a complete rewrite of the application in Rust. The project has evolved from a CLI tool into a fully-featured graphical application.

This release marks a major development milestone, significantly streamlining the export process by eliminating redundant dependencies:

  • Selenium has been removed and replaced with a pure JavaScript implementation that replicates the previous behavior.
  • The entire application is now built with Tauri, providing a modern GUI and fully asynchronous export execution.
  • The application is distributed as a standalone, installable executable, requiring no external runtime or dependencies.

Old code (C#) will be available on legacy branch, and old executables are still available to download via Releases, but they're out of support.

🤝 Open-source contributions

This project is developed and maintained independently. Contributions are very welcome and appreciated!

If you’d like to help improve this project, you can:

  • report bugs or suggest improvements via GitHub Issues,
  • submit pull requests (bug fixes, refactors, documentation),
  • improve documentation or examples.

Whether it’s a small typo fix or a larger feature proposal — every contribution helps. Please keep changes focused and well-documented.

Thank you for helping make this project better ❤️

❤️ Support this project

This project is free and open source and will remain that way.

If you find it useful and want to support its development, you can do so voluntarily:

  • ⭐ Star the repository
  • 💖 Sponsor the project on GitHub

Sponsorship is 100% optional and does not unlock or restrict any features. It simply helps cover spent time, maintenance, and future improvements.

Thank you for your support!

📜 License

This project is licensed under the GNU General Public License v3.0.

Used libraries:

About

Export your notes stored on Mi Cloud to Markdown files 📝➡️🧾

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project