renmu123 / obsidian-image-auto-upload-plugin

auto upload image with picgo
MIT License
324 stars 34 forks source link

Mobile Support #116

Open DavidBoettger opened 10 months ago

DavidBoettger commented 10 months ago

Hello, is there a reason for the plugin not being available on mobile? The Imgur plugin seems to work on mobile already but I need a self hosted version like yours to use on my ipad. Please let us know why this is not available and if it will be in th enear future Thanks for your work

renmu123 commented 10 months ago

Due to the heavy use of Node.js libraries for downloading files and batch uploading files, PicGo was unable to offer quick support for mobile. Additionally, the PicGo HTTP API only supported uploading image paths and did not handle binary files.

Recently, PicList added support for uploading binary files, and this plugin has been updated to accommodate this feature. This forms the foundation for supporting mobile devices.

In the future, there may be a separate plugin specifically designed for mobile devices, while the core functionality will be retained.

DavidBoettger commented 10 months ago

Thank you for the quick reply. I am looking forward to that day. Keep up the good work!

Aurora-Dylan commented 9 months ago

Can develop a function to download images to local mobile, sometimes when the network is poor, can't load the network images。

hzj629206 commented 4 months ago

Hello, any updates for mobile support?

I feel it would be the perfect image hosting solution if mobile is supported.

As piclist supports most of the popular image hosting services, the other Obsidian image upload plugins no longer needed.