callumalpass_tasknotes/manifest.json
Callum Alpass 39da2627e7 release: 0.7.0
- Add daily note template system with Obsidian variable support
- Implement customizable task filename formats with live preview
- Enhance Pomodoro timer with native task selection and persistence
- Improve UI consistency and accessibility
- Fix calendar selection visual issues
- Remove redundant zettelid functionality
2025-06-01 21:58:08 +10:00

10 lines
293 B
JSON

{
"id": "tasknotes",
"name": "TaskNotes",
"version": "0.7.0",
"minAppVersion": "1.0.0",
"description": "Comprehensive task and note management with calendar integration for Obsidian.",
"author": "Callum Alpass",
"authorUrl": "https://github.com/callumalpass",
"isDesktopOnly": false
}