jordanhandy / obsidian-cloudinary-uploader

An uploader for Obsidian to Cloudinary
https://jordanhandy.github.io/obsidian-cloudinary-uploader/
MIT License
24 stars 3 forks source link

Pasting file to obsidian note just add it's as normal image file inside vault, it's not uploaded to cloudinary #9

Closed mwoz123 closed 5 months ago

mwoz123 commented 11 months ago

I can't make it work :( Pasting file to obsidian note just add it's as normal image file inside vault, it's not uploaded to cloudinary nor link is replaced with link to image :(

note, after pasting image (in "source view") :

image

after pasting image is added to local vault:

image

My cloudinary account:

image

my configuration:

image

Upload Preset :

image

details:

Obsidian version 1.3.5 obsidian-cloudinary-uploader version 1.1.0

gyunseo commented 8 months ago

You must set the Cloud Upload Template field value.

When the preset is created, it will have a "name" associated with it. Use this name in the "Upload Preset" field in Obisidan

READ this document