ostoe3k downloadsPaste your image like Typora, the image link name not ![[Paste xxx]] but  with a relative directory.
example:
Suppose I am editing a file named Mytest.md, I will do the following:
Mytest.md markdown document.![Paste Image 20230101.png] or  without this plug-in, Imagee File location depends on software settings.
Different from the default action, This plug-in allows you to insert pictures using standard Markdown link syntax, and will auto create MyTest directory which name same to markdown document. The pictures are placed in the directory with the same name and the same path as the markdown document.PS: typora uses this way.
Demo:

Suppose there is a Mytest.md file, which has some content:
line one
line two
......
![[Paste Image xxxx1.png]]
![[Paste Image xxxx2.png]]
![[Paste Image xxxx3.png]]
......
Usage:
Ctrl + P search this plugin command with reconstrut-image to batch convert multiple image links.MyTest Directory If not exist who's name same as markdown file.Paste Image xxxx...png to MyTest directory,![[Paste Image xxxx1.png]] to 

2024-01-16 v0.1.4
2024-01-15 v0.1.3
${filepath} Option.2024-01-15 v0.1.2
2024-01-04 Updated functionality similar to typora settings
Fixed: Fixed the problem that if there is content before the line when pasting, it will be overwritten.
更新了类似于typora设置的功能
调试快捷键:
如果更新了ob版本后 ,ctrl+shift+i无法调出devtool,在设置里面搜索“调试快捷键”,取消设置ctrl+shift+i,然后再使用该快捷键即可生效
macos: cmmand+option+i