callumalpass_tasknotes/docs
callumalpass 2b145a45da feat(#1437): Unify template syntax to use {{variable}} everywhere
Filename templates now support both {{variable}} (preferred) and
{variable} (legacy) syntax for backwards compatibility. This makes
the syntax consistent with body/frontmatter templates.

Changes:
- filenameGenerator.ts: Process {{var}} first, then {var} as fallback
- titlePropertyCard.ts: Add deprecation warning for single-brace syntax
- en.ts: Add translation for legacy syntax warning
- docs/task-defaults.md: Update examples to use {{variable}} syntax

The single-brace syntax remains functional but users will see a warning
in settings encouraging migration to double-brace syntax.
2026-01-06 20:32:25 +11:00
..
assets docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
development feat(bases): add MiniCalendar view and fix DateValue conversion 2025-11-04 14:35:22 +11:00
examples/webhook-transforms improve: add detailed error logging for webhook transform failures 2025-09-27 22:26:43 +10:00
features docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
releases chore: Update gitignore for ICS files and add release notes for #1205 2026-01-05 21:44:48 +11:00
settings feat(#1437): Unify template syntax to use {{variable}} everywhere 2026-01-06 20:32:25 +11:00
stylesheets Initial documentation 2025-06-29 12:26:57 +10:00
views fix: Wrap blockedBy with list() in Blocking view filter (#1304) 2026-01-01 17:49:10 +11:00
calendar-setup.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
CNAME docs: configure custom domain tasknotes.dev 2025-11-02 16:34:36 +11:00
core-concepts.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
features.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
HTTP_API.md time statistics 2025-09-23 08:58:43 +03:00
index.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
migration-v3-to-v4.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
nlp-api.md docs: update documentation for version 3.23.1 2025-09-13 21:50:39 +10:00
privacy.md fix privacy.md formatting 2025-11-02 17:27:57 +11:00
releases.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
settings.md refactor: split taskPropertiesTab into modular components 2025-12-02 10:04:21 +11:00
troubleshooting.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
views.md docs: consolidate and streamline documentation 2025-12-07 13:03:21 +11:00
webhooks.md docs: add webhook transform examples and documentation 2025-08-13 12:46:08 +10:00
workflows.md Docs: Comprehensive v4.0.0 documentation update 2025-11-18 12:57:46 +11:00