obsidianmd / obsidian-api

Type definitions for the latest Obsidian API.
https://docs.obsidian.md
MIT License
1.65k stars 192 forks source link

Bug: APIs such as readBinary and readLocalFile cannot read files larger than 150M on the mobile phone. #147

Open SoHugePenguin opened 6 months ago

SoHugePenguin commented 6 months ago

Steps to reproduce:

Computers can, but mobile phones cannot read large files. Fix it as soon as possible. WriteBinary can handle large files, but read cannot.