Skip to content

Releases: argenos/nldates-obsidian

0.6.2

01 Dec 20:31
Compare
Choose a tag to compare
build: Add missing dependency back

0.6.1

05 Feb 02:35
6d2c138
Compare
Choose a tag to compare
  • feat: add support for ordinal numbers (@1st, @2nd, @3rd). They will always return dates matching the current month
  • fix: the autosuggest should now respect the "Week Start" setting as expected. So @this sunday will return the correct date 🥳
  • fix: next week should now work for non-English locales

0.6.0

16 Nov 19:03
8bac544
Compare
Choose a tag to compare

New

  • Add support for CM6 (Mobile + Obsidian Live Preview-compatible) (#52, #60)
  • Add time to the auto-suggest (#44)

Fixes

  • Autosuggest not respecting the start of the week (#33)
  • Respecting markdown/wikilinks (#48, #56)
  • Correct parsing of last/this/next week (#54, #55)

Developers

  • We switched to yarn in this release.

0.5.2

30 Apr 18:01
Compare
Choose a tag to compare
Release 0.5.2

0.5.1

28 Apr 14:46
Compare
Choose a tag to compare
Release 0.5.1

0.5.0

26 Apr 19:54
Compare
Choose a tag to compare
Release 0.5.0

0.4.3

27 Mar 18:02
Compare
Choose a tag to compare
Release 0.4.3

0.4.2

22 Mar 16:52
Compare
Choose a tag to compare
Release 0.4.2

0.4.1

15 Mar 16:39
Compare
Choose a tag to compare
Release 0.4.1

0.4.0

15 Feb 17:23
Compare
Choose a tag to compare
  • Adds support for the Obsidian URI to open daily notes using natural language by using the nldates action obsidian://nldates?day=<date here>