mirror of
https://github.com/reifat/daily-notes-sorter.git
synced 2026-07-22 06:42:08 +00:00
feat: textual date parsing, autocomplete UX, and tooling refresh Improve sorting for human-readable dates via fixed locale list and strict moment parsing (normalize month tokens, no magic constants). Fix settings path autocomplete: keep picked value on blur, prevent mousedown from stealing selection, and show all vault folder paths sorted when the query is empty. Align plugin metadata with Obsidian 1.1.0+, update peer dependencies, switch ESLint to import-x with Node builtin-module resolution, adjust esbuild config, and run tests in the release script. Extend Jest coverage and the Obsidian mock (real moment) for the sorter; refresh root and src README notes. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| sorter.test.ts | ||