Complete internal code renaming from FocusTask to Immerse types
- Renamed FocusTask → ImmerseTask - Renamed FocusTaskSettings → ImmerseSettings - Renamed FocusTaskData → ImmerseData - Updated CSS classes: focus-task-status-* → immerse-status-* - Updated package release script zip filename - Updated remaining README references - Rebuilt main.js with new type names
This commit is contained in:
@@ -169,7 +169,7 @@ When enabled, completed tasks are automatically appended to your daily note with
|
||||
- [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).
|
||||
**Requirements:** The core "Daily Notes" plugin must be enabled in Obsidian settings. Immerse respects your Daily Notes configuration (folder, date format, and template).
|
||||
|
||||
### Lists
|
||||
Customize your task lists with:
|
||||
@@ -182,7 +182,7 @@ Default lists: Work 💼, Personal 🏠, Learning 📚
|
||||
## 🎨 Customization
|
||||
|
||||
### Adding Custom Lists
|
||||
1. Go to Settings → Focus Task → Lists
|
||||
1. Go to Settings → Immerse → Lists
|
||||
2. Click "+ Add List"
|
||||
3. Set the name, emoji, and color
|
||||
4. Click Save
|
||||
|
||||
Reference in New Issue
Block a user