Add documentation for the new default value feature in custom user
fields, including the different input formats for each field type and
where defaults are applied during task creation.
Add comprehensive documentation for frontmatter property types to help
users understand expected data formats when creating tasks via templates
or manual editing.
The weight field UI was removed, not preserved. Updated docs to:
- Remove claim that weight is 'configurable in settings'
- Remove 'Weight' field from task properties documentation
- State clearly that weight field has been removed from settings UI
- Remove confusing language about weight being 'retained for future use'
In v4, Obsidian's Bases plugin handles task sorting, which means priorities
are sorted alphabetically by their value instead of by custom weight.
Updated documentation to:
- Add breaking change entry in 4.0.0 release notes
- Explain the alphabetical sorting behavior in Bases
- Provide workaround: prefix priority values with numbers/letters to control
sort order (e.g., "1-urgent", "2-high", "3-medium")
- Clarify that weight field is preserved but does not affect Bases sorting
- Fix project name references from "ChronoSync" to "TaskNotes" in timezone documentation
- Correct broken relative paths in settings and features back navigation links
- Fix incorrect default task tag reference in troubleshooting (task vs #task)
- Clarify time-blocking interaction method in calendar integration
- Fix circular function reference in timezone handling guide
All changes maintain neutral, factual tone and improve technical accuracy.