TaskNotes 4.3.25 (Fork)
This release is from the cybersader/tasknotes fork.
Added
- PropertyPicker auto-discovery: Custom frontmatter properties in Edit Task, Task Creation, and Bulk modals without manual settings registration
- Searchable PropertyPicker UI with type-ahead filtering
- Type detection (text, number, date, boolean, list) from existing frontmatter values
- Vault-wide scanning for property discovery across task files
- Type conversion when adding properties to tasks
- New utility:
propertyDiscoveryUtils.tsfor centralized property scanning - New component:
PropertyPicker.tswith CSS instyles/property-picker.css