Skip to content

Releases: timhor/obsidian-editor-shortcuts

1.5.0

31 Jan 13:09
Compare
Choose a tag to compare
  • New feature: copy line up/down (contributed by @mk12)

1.4.1

03 Jan 04:56
Compare
Choose a tag to compare
  • Bug fix: expand to brackets now works on the first line
  • Bug fix: go to end of line now works properly for selections spanning more than one line
  • Bug fix: handle specified lowercase articles ('the', 'a', 'an') when converting to title case from uppercase

1.4.0

15 Dec 12:55
Compare
Choose a tag to compare
  • New feature: select word under cursor (contributed by @pulsovi)

1.3.0

14 Dec 12:19
Compare
Choose a tag to compare
  • New feature: go to next/previous heading (contributed by @Dmitriy-Shulha)
  • Bug fix: set cursor at the correct position after delete line (contributed by @pulsovi)

1.2.1

30 Nov 11:05
Compare
Choose a tag to compare
  • Bug fix: delete line now works properly on the last line of the file (contributed by @pulsovi)

1.2.0

16 Oct 12:48
Compare
Choose a tag to compare
  • New feature: expand selection to brackets ([], (), {})
  • New feature: expand selection to quotes ('', "", ``)

1.1.0

04 Oct 06:00
Compare
Choose a tag to compare
  • New feature: transform selection to title case
  • Enhancement: if nothing is selected, transform case acts on the word the cursor is on
  • Enhancement: selection is preserved after transforming case
  • Enhancement: insert line below matches the indentation of the current line

1.0.0

28 Sep 12:46
Compare
Choose a tag to compare

Initial release