From 285ac7a7c960563cfb21bcbe73949aaefe6c91e1 Mon Sep 17 00:00:00 2001 From: Sayuop Date: Sun, 23 Nov 2025 11:45:37 +0100 Subject: [PATCH] Updated README.md --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ab1ca4..c8cb079 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Focus Task brings the power of time-boxed task management directly into your Obs - **Streak Counter**: Build momentum with consecutive productive days - **Time Comparison**: Compare estimated vs. actual time to improve planning - **Pomodoro Count**: Track total pomodoros completed +- **Daily Note Logging**: Automatically log completed tasks to your daily notes with timestamps and performance metrics ### 🎨 User Experience - **Status Bar Timer**: timer that stays visible while you work @@ -136,7 +137,7 @@ Best for: Tracking time on open-ended tasks | Short Break | Length of short breaks | 5 min | | Long Break | Length of long breaks | 15 min | | Long Break Interval | Pomodoros before a long break | 4 | -| Auto-start Breaks | Automatically start break timer | Off | +| Auto-start Breaks | Automatically start break timer | On | ### General | Setting | Description | Default | @@ -146,6 +147,27 @@ Best for: Tracking time on open-ended tasks | Enable Celebrations | Show celebration messages | On | | Show Floating Timer | Display draggable timer widget | On | +### Daily Note Integration + +| Setting | Description | Default | +|---------|-------------|---------| +| Log to Daily Note | Automatically log completed tasks to your daily note | Off | + +When enabled, completed tasks are automatically appended to your daily note with: + +- Task name and list category +- Time spent vs. estimated time +- Completion timestamp +- Performance indicator (under/over/on target) + +**Example entry:** + +``` +- [x] Write project proposal | 💼 Work | ⏱️ 45min / 30min (15min over estimate) | ✅ 14:30 +``` + +**Requirements:** The core "Daily Notes" plugin must be enabled in Obsidian settings. Focus Task respects your Daily Notes configuration (folder, date format, and template). + ### Lists Customize your task lists with: - Custom names