Releases: argenos/nldates-obsidian
Releases · argenos/nldates-obsidian
0.6.2
0.6.1
- 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
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
Release 0.5.2
0.5.1
Release 0.5.1
0.5.0
Release 0.5.0
0.4.3
Release 0.4.3
0.4.2
Release 0.4.2
0.4.1
Release 0.4.1
0.4.0
- Adds support for the Obsidian URI to open daily notes using natural language by using the nldates action
obsidian://nldates?day=<date here>