Xiao Meng
Xiao Meng
Resolved in #18
The fix for this issue has been released in [1.5.1](https://github.com/reorx/obsidian-paste-image-rename/releases/tag/1.5.1)
After Obsidian 1.0 was released, I cannot reproduce this issue anymore, could be seen as fixed for now 😄
Hey guys, this issue should be fixed in [1.6.0](https://github.com/reorx/obsidian-paste-image-rename/releases/tag/1.6.0), please update and try if it works. You can also look at the release log, which contains more details and my...
Better late than never. Even the most minor help counts!
This problem might be fixed in [1.6.0](https://github.com/reorx/obsidian-paste-image-rename/releases/tag/1.6.0), but I'm not 100% sure since it lacks context. You can try updating the plugin and see if it works for you. If...
`editor.chain().focus().unsetAllMarks().run()`
Currently I use the following settings to fix this behavior: ``` "[typescriptreact]": { "typescript.preferences.quoteStyle": "double", }, ``` That is to override `typescript.preferences.quoteStyle` only for `tsx` files, so that single quote...
Hi check my comment at https://github.com/MattesGroeger/vim-bookmarks/issues/124, you might be interested
+1 vote for this feature, here's a possible look for it: 