callumalpass_tasknotes/docs/settings
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
..
advanced-settings.md Docs: Document v4 priority sorting breaking change 2025-11-18 13:02:52 +11:00
appearance.md docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
calendar-settings.md feat: add calendar event stacking configuration options (#1257, #1064) 2025-11-30 18:45:53 +11:00
defaults.md refactor: split taskPropertiesTab into modular components 2025-12-02 10:04:21 +11:00
features.md docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
general.md docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
inline-task-settings.md refactor(settings): move converted tasks folder setting to General tab 2025-12-07 12:28:09 +11:00
integrations.md docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
misc-settings.md Docs: Comprehensive v4.0.0 documentation update 2025-11-18 12:57:46 +11:00
modal-fields.md docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00
property-identification.md docs(settings): add boolean property identification note and examples; tests: add MinimalNativeCache and TaskService boolean true/false cases; chore: ignore project planning directory 2025-08-09 13:11:59 +12:00
property-types-reference.md fix documentation formatting 2025-11-30 15:53:46 +11:00
task-defaults.md feat(#1437): Unify template syntax to use {{variable}} everywhere 2026-01-06 20:32:25 +11:00
task-properties.md docs: add screenshots to documentation from e2e tests 2025-12-31 09:59:45 +11:00