• 1.0.3 ad5b5e81bb

    crib released this 2025-11-22 16:12:10 +00:00 | 33 commits to master since this release

    What's Changed

    New Features

    📝 Daily Note Integration

    Automatically log completed tasks to your daily note! When you finish a task, an entry is appended to the end of your daily note.

    Example entry:

    - [x] Write project proposal | 💼 Work | ⏱️ 23min / 30min (7min under estimate ✨) | ✅ 14:35
    

    Each entry includes:

    • Task name as a completed checkbox
    • 📋 List category with icon
    • ⏱️ Time spent vs estimated (with over/under indicator)
    • 🕐 Completion time

    Seamless Core Plugin Integration

    • Uses Obsidian's built-in Daily Notes core plugin
    • Respects your configured folder, date format, and template
    • Automatically creates daily note from your template if it doesn't exist

    🐛 Bug Fixes

    • Fixed focus time tracking not incrementing properly

    Note: Enable the Daily Notes core plugin in Settings → Core plugins to use this feature.

    Full Changelog: https://git.cribdev.com/crib/focus-task/compare/1.0.2...1.0.3

    Downloads