4.3.9
Fixed
isTask Still Empty After Convert
The previous conditional logic was too complex and missed edge cases. Simplified to:
- Delete the existing property (clear any problematic value)
- Set fresh boolean
true
No more conditions that can fail. The property is always written correctly.
How to Test
- Run bulk convert on files with empty
isTask: - Verify frontmatter now shows
isTask: true - Verify Bases checkbox renders as checked