Creling / obsidian-image-uploader

MIT License
36 stars 6 forks source link

Add a new feature: user can upload images in file in the right-click menu. #10

Open pegasusknightyf opened 1 year ago

pegasusknightyf commented 1 year ago

Add a new feature: user can upload images in file in the right-click menu.

Obsidian_C35bJuNEJR

Obsidian_WGGOHzmVzv

Creling commented 1 year ago

Wow, nice job. Thanks for sharing your codes. However, I notice that your most recent commit (https://github.com/Creling/obsidian-image-uploader/pull/10/commits/970721c846dd1d040b5dbf20df061cd905af01f8) modified a large number of files, which seems a bit strange. Could you consider reorganizing your code and resolve the conflicts?

pegasusknightyf commented 11 months ago

It seems like the conflict was caused by different file encodings... Just restoring them would be fine.