Skip to content

Tags: jglev/obsidian-carry-forward

Tags

1.4.5

Toggle 1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Corrected bug whereby selecting across lines was not copying the enti…

…re lines. (#30)

1.4.5-beta0

Toggle 1.4.5-beta0's commit message
Corrected bug whereby selecting across lines was not copying the enti…

…re lines.

1.4.4

Toggle 1.4.4's commit message

Verified

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

- Fixed bug whereby "Link text from selection" mode would inconsistently actually use the selected text when creating a link.
- Fixed bug whereby the entire line was being copied instead of the selection whenever a single cursor was being used.
- Updated README links.

1.4.4-beta0

Toggle 1.4.4-beta0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switched away from using negative lookbehind regex. (#22)

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switched away from using negative lookbehind regex. (#22)

1.4.3-beta0

Toggle 1.4.3-beta0's commit message
Switched away from using negative lookbehind regex.

1.4.2

Toggle 1.4.2's commit message
Updated version numbers.

1.4.1

Toggle 1.4.1's commit message

Verified

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

- Fixed bug whereby when copying multiple lines each without a block ID , only block links (without the content of the lines) would get copied for the first and last lines.
- Added infrastructure for automated testing using Webdriver.io, and added two initial tests.

1.4.1-beta0

Toggle 1.4.1-beta0's commit message
Fixed bug whereby when copying multiple lines each without a block ID…

…, only block links (without the content of the lines) would get copied for the first and last lines.

1.4.0

Toggle 1.4.0's commit message

Verified

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

- Added settings toggle for `Copied` Notice (#12)
- Added support for multiple cursors (#11)

Thanks to @FelipeRearden for testing and providing feedback on this changeset!