text-snippets-obsidian
text-snippets-obsidian copied to clipboard
Using clipboard paste symbol $pst$ twice
It seems clipboard $pst$
variable gets cleared after first use. For example:
if clipboard has "[email protected]",
mailto2 : [$pst$](mailto:$pst$)
results in
[[email protected]](mailto:$pst$)
I, too, would love to see this fixed.
+1 would like to see this fixed.
My workaround is to use the $end$
variable to place the cursor in the place where I want to put the second paste, i.e.:
mailto2 : [$pst$](mailto:$end$)
Then use Shift+Ctrl/Cmd+V to manually paste, then tap the End/Fn+LArrow key to get back to the end of the line. It works, but I wish I didn't have to think about it!
Seems it's not fixed yet, this is way too useful for links :(
+1 vote for this, it would be super useful
+1! Very much needed to make the most of this plugin.