Skip to content

Commit fc667bc

Browse files
committedMar 12, 2025
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 4744102 + 7095484 commit fc667bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ ea.set_day_note(date, new_content)
260260

261261
### 📤 Export note
262262

263-
Export note comes in two formats `html` or `markdown`/`md`.
263+
Export note comes in two formats `html` or `markdown`/`md`. Setting `noteId` to `root` will export all notes.
264264

265265
```python
266266
res = ea.export_note(

0 commit comments

Comments
 (0)
Please sign in to comment.