Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nogiszd authored Oct 29, 2023
1 parent 958e3db commit 7df7653
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,11 @@ I wanted to export my own notes from Mi Cloud but there is no option for that. T

Download [latest release](https://github.com/nogiszd/xiaomi-note-exporter/releases/latest), extract the contents **to the same folder** and run `xiaomiNoteExporter.exe` executable.

For this to work you'll need `serviceToken` (session) and `userId`.
As this software uses Selenium for automation, and thus it is Chrome WebDriver based, we need to provide session data manually to access cloud content.

Here's how you can obtain them:

1. Go to the https://i.mi.com and sign in.
2. Choose Notes, when page is loaded press F12
3. Go to the Application > Storage > Cookies and choose current URL
4. Copy `serviceToken` and `userId` content and paste as prompted in application.
5. **Do not close your browser as `serviceToken` is refreshed after every session ends.**
6. Wait until process is done, and you'll be left with _Markdown_ file with your notes exported!
**Steps how to use**:
1. Launch the app - you will be prompted to input domain address (if it differs from the default one).
2. Sign into your account via browser window that popped up.
3. After succeeding, press any key as requested.
4. Wait until process is done, and you'll be left with _Markdown_ file with your notes exported!

🔗 Importing into other apps (Advanced)
---------------
Expand Down

0 comments on commit 7df7653

Please sign in to comment.