Skip to content

Dark-Kernel/mi_notes_extractor

Repository files navigation

Mi Notes Extractor.

This is an unofficial notes extractor for Mi Notes.

What it does?

It will extract notes and images from Mi Note and save them in a proper markdown file with images link within respective directory/folders.

How it works?

It uses the .bak file from the Mi BackUp, extracts the notes and saves the notes in markdown format.

How to use?

  1. First take an backup using the Back up and restore in settings.
  2. Then open FileManager and navigate to MIUI/backup/AllBackup
  3. Select the latest timestamp folder and get the Notes(com.miui.notes).bak file to root of this repo directory.
  4. Extract that .bak file using:
7z x Notes(com.miui.notes).bak
  1. Run the start.sh file.
bash start.sh

The notes will be saved in the notes_extracted directory including the images.

How to contribute?

You can contribute to this project by creating a pull request.

Note: This is a work in progress, some issues are yet to be fixed including the removal of unnecessary characters, etc.

About

A simple python script that extracts mi notes with images and save them in markdown format within respective directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published