You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an additional Upload callback that uses imgur instead.
This requires #11 to be completed first.
Use imgur's API for handling image uploads because it allows for up to 1250 uploads per day.
Add an additional
Upload
callback that uses imgur instead.This requires #11 to be completed first.
Use
imgur
's API for handling image uploads because it allows for up to 1250 uploads per day.https://apidocs.imgur.com/#rate-limits
Here's the rough flow for image uploads.
Useful Resources:
https://github.com/addozhang/obsidian-image-upload-toolkit
https://github.com/renmu123/obsidian-image-auto-upload-plugin
https://github.com/gavvvr/obsidian-imgur-plugin
The text was updated successfully, but these errors were encountered: