Skip to content

Tags: jglev/obsidian-paste-mode

Tags

5.0.2

Toggle 5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
5.0.2 (#28)

* Fixed bug whereby spaces in URL for local download were not being parsed correctly.
* Added replacement of linebreaks in image alt text with space.
* Fixed line break replacement to only apply to alt text.

5.0.2-beta2

Toggle 5.0.2-beta2's commit message
Fixed line break replacement to only apply to alt text.

5.0.2-beta1

Toggle 5.0.2-beta1's commit message
Added replacement of linebreaks in image alt text with space.

5.0.2-beta0

Toggle 5.0.2-beta0's commit message
Fixed bug whereby spaces in URL for local download were not being par…

…sed correctly.

5.0.1

Toggle 5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
5.0.1 (#22)

* Fixed bug whereby Windows downloaded attachments would not always work (being interpreted as C:/C:/...)

* Added 'current directory' option for paste location override.

* Added '{current}' support to default Attachments location.

5.0.1-beta1

Toggle 5.0.1-beta1's commit message
Added '{current}' support to default Attachments location.

5.0.1-beta0

Toggle 5.0.1-beta0's commit message
Fixed bug whereby Windows downloaded attachments would not always wor…

…k (being interpreted as C:/C:/...)

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
5.0.0 (#21)

- Renamed plugin from "Paste to Current Indentation" to "Paste Mode," reflecting that the scope of the plugin has increased over the past several releases.
- Added the ability for remote images referenced in pasted HTML to be locally downloaded when pasting.

5.0.0-beta2

Toggle 5.0.0-beta2's commit message
Fixed bug whereby local file override would look for C:/C:/... in Win…

…dows.

5.0.0-beta1

Toggle 5.0.0-beta1's commit message
Removed console.log calls.