2025-07-10 12:43:20 +00:00
|
|
|
# Misc Settings
|
|
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
This page documents settings that do not fit one single workflow category.
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
## Saved Views Button Position
|
2025-08-15 12:50:30 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Controls where the Saved Views button appears in view headers.
|
2025-08-15 12:50:30 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
- `Right` (default)
|
|
|
|
|
- `Left`
|
2025-08-15 12:50:30 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Affects Task List, Agenda, Kanban, and Calendar Bases views.
|
2025-08-15 12:50:30 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
## Status Bar: Tracked Tasks
|
2025-08-15 12:50:30 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Shows currently tracked tasks in the Obsidian status bar.
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Use this when you want active timer visibility without opening a task view.
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2025-11-18 01:57:46 +00:00
|
|
|
## Relationships Widget
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Shows or hides the inline relationships widget in notes.
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
The widget surfaces:
|
2025-07-27 00:20:28 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
- Subtasks
|
|
|
|
|
- Parent project links
|
|
|
|
|
- Blocking and blocked-by relationships
|
2025-07-27 00:20:28 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
## Hide Completed from Overdue
|
2025-08-14 10:46:41 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
When enabled, completed tasks are not shown in overdue sections even if their dates are in the past.
|
2025-08-14 10:46:41 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
## Subtask Chevron Position
|
2025-08-14 10:46:41 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Controls chevron placement for expandable subtasks.
|
2025-08-14 10:46:41 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
- Right (default)
|
|
|
|
|
- Left (matches group chevrons)
|
2025-08-14 10:46:41 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
## Disable Note Indexing
|
2025-08-14 10:46:41 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Disables indexing of non-task notes to reduce indexing overhead in large vaults.
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
Trade-off:
|
2025-07-10 12:43:20 +00:00
|
|
|
|
2026-02-21 02:41:32 +00:00
|
|
|
- Task workflows remain available.
|
|
|
|
|
- Features that rely on non-task note indexing (for example note/date lookups used by note-oriented UI elements) will have reduced functionality.
|
|
|
|
|
- Plugin reload/restart is recommended after changing this setting.
|