Skip to content

Releases: licht1stein/obsidian.el

1.4.4 - Fix small obsidian-jump bug

18 Dec 10:41
Compare
Choose a tag to compare

1.4.3 - Templates support

11 Dec 18:57
56f6861
Compare
Choose a tag to compare
Update obsidian.el

1.4.2 - Find tags in front matter

08 Dec 21:50
57168c8
Compare
Choose a tag to compare

1.4.1

03 Dec 17:03
1608634
Compare
Choose a tag to compare

Allow entering obsidian from gfm-mode.

1.4.0 - Fixes and new features

05 Nov 18:01
f83c5d3
Compare
Choose a tag to compare

Note that minor version number has been bumped. This release is potentially breaking.

Fixes:

  • Check file exists before reading
  • Create file when creating new link
  • obsidian--match-files finds all files with given basename & more

New features:

  • Added obsidian-daily-notes-directory variable
  • Added obsidian-location-of-new-files-is-inbox default to t
  • Added support of wiki links with section, like [[filename#section]]

1.3.5 - minor fix

31 Aug 14:31
53413f6
Compare
Choose a tag to compare
Update obsidian.el

1.3.4 - Optionally use hidden dot files based on setting

10 Aug 09:04
659ae9f
Compare
Choose a tag to compare

1.3.3 Correctly create file where appropriate on follow link

08 Aug 21:44
6ad2861
Compare
Choose a tag to compare

1.3.2 - Minor link fixes

22 Jul 06:33
907e38c
Compare
Choose a tag to compare
  • when inserting a link with an active selected region the link will replace the region
  • ignore links with : as non-obsidian

Open link in new window fix

16 Jul 05:09
19707b7
Compare
Choose a tag to compare
1.3.1

Bump version