Skip to content

Releases: NomarCub/obsidian-open-vscode

1.3.0

14 Nov 19:08
32483f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

29 Jul 14:58
95c03b3
Compare
Choose a tag to compare

What's Changed

  • feat: Add supporting for "go to line" by @Moyf in #13

New Contributors

  • @Moyf made their first contribution in #13

Full Changelog: 1.2.2...1.2.3

1.2.2

03 Jan 22:57
a264f83
Compare
Choose a tag to compare

add {{folderpath}} template variable, closes #8

minor changes:

  • fix hot-reload plugin console error, close #10
  • use non-resized svg, as custom viewboxes are now supported: obsidianmd/obsidian-releases#366 (comment)
  • bump dependencies
  • copy build system changes from obsidian-sample-plugin
  • update funding with Ko-fi and Obsidian manifest
  • update community plugins link in README, close #9

Full Changelog: 1.2.1...1.2.2

1.2.1

14 Oct 14:03
Compare
Choose a tag to compare
  • update build to target Obsidian 1.0.0 (v0.16)

  • replace icon and link with one from Simple Icons

1.2.0

24 Jun 18:25
Compare
Choose a tag to compare

UseURL: open file in workspace feature and restructure, merges #5, #7 by @ptim
requires Obsidian v0.14.8

1.1.3

01 Jan 21:09
Compare
Choose a tag to compare

new {{filepath}} variable

1.1.2

05 Oct 20:40
Compare
Choose a tag to compare

error logging - see #3 (comment)

1.1.1

02 Sep 06:18
Compare
Choose a tag to compare

set default template to code "{{vaultpath}}" - fix #4

1.1.0

07 Aug 14:00
Compare
Choose a tag to compare

use templatable command instead of URL, closes #2

1.0.2

17 Jul 13:52
Compare
Choose a tag to compare

ribbon toggle setting by @ozntel in #1