obsidian-paste-mode
obsidian-paste-mode copied to clipboard
Obsidian Notes plugin for pasting text and blockquotes to the cursor's current level of indentation.
Previously, when set paste mode to Passthrough, I was able to paste text by pressing `Ctrl+V` twice but not images (as said in https://github.com/jglev/obsidian-paste-mode/issues/30). However, now I can't even paste...
Hi Would it be possible to support GDScript? It looks almost like Python, it just needs to write Gdscript at the starting of the code instead of it picks it...
I think there was in past there was an option to choose a format for naming images pasted from clipboard. Now I can find such a option anywhere in obsidian....
Just want to know if anyone experiences the same bug (described below) and if you were able to identify the conflicting plugin(s). Currently when I set the paste mode to...
Let's say I have this list ``` - Item 1 - Item 2 - ``` and I want to add these items with the caret on the blank line: ```...
Suppose I have some code: ```js class Foo { bar() { doStuff() } } ``` When I copy some fragment from it, say: ```js bar() { doStuff() } ``` I'd...
Hi jglev- About 2-3 months ago after a Obsidian update, I noticed that I could no longer use the Cmd/Ctrl-V command to paste text in Obsidian anymore. If I issued...
I like to use the plugin [Custom Attachment Location](https://github.com/RainCat1998/obsidian-custom-attachment-location), which allows for automatic renaming & organizing of attachments dragged or pasted into Obsidian. In my case, I simply have it...
say you have a list: ``` - search and look for the likely forms: - ``` the data on the clipboard: ``` Capsule concentrated extract extract, concentrated Flower ``` When...
see attached vault. [paste mode.zip](https://github.com/user-attachments/files/17437677/paste.mode.zip) If you paste a link like https://www.youtube.com/watch?v=FQboGAF3fOg you will get the "embed" popup. If enable paste mode, and try to paste, no popup appears. If...