bueckerlars_obsidian-note-m.../src
larsbuecker 54eaac7714 feat: add date components to destination template placeholders
Allow {{property.<key>.<component>}} syntax so folder paths can be built
from date frontmatter (e.g. Archive/{{property.created.year}}) without
separate year/month fields. Supports year, month, day, iso, monthName, and
dayOfWeek with literal-key precedence and timezone-safe ISO parsing.

Closes #98
2026-06-13 21:36:50 +02:00
..
application fix: Add move confirmation toasts for single-file moves (#86) 2026-06-04 09:48:43 +02:00
config fix: restore rule editor Save/Cancel/Remove actions and unsaved-changes guard 2026-06-13 11:51:54 +02:00
core Add vault re-evaluation after rule changes (#80) 2026-06-13 11:43:10 +02:00
domain feat: add date components to destination template placeholders 2026-06-13 21:36:50 +02:00
handlers Add vault re-evaluation after rule changes (#80) 2026-06-13 11:43:10 +02:00
infrastructure Refactor ESLint configuration and update dependencies 2026-06-04 22:34:01 +02:00
modals feat: add date components to destination template placeholders 2026-06-13 21:36:50 +02:00
settings feat: add date components to destination template placeholders 2026-06-13 21:36:50 +02:00
test-utils fix: Fix canvas tag rules by aggregating metadata from canvas cards 2026-06-04 09:26:22 +02:00
types Refactor ESLint configuration and update dependencies 2026-06-04 22:34:01 +02:00
utils Refactor modal handling and improve user prompts 2026-06-04 22:52:11 +02:00