Obsibrain Docs
1.2.0
🚀 New Features 👥 People & Relations
📝 Release Notes - v1.2.0 We are excited to announce the release of v1.2.0, a major update focusing on deepening the relationships between PARA entities, automating vault maintenance.
🚀 New Features 👥 People & Relations
- Dynamic Linked Views: Added
linked-tasksandlinked-notesviews to the People template.- Technical Detail: These views automatically discover and aggregate any task or note across your vault that mentions the person, providing a full context of interactions.
- Improved People Template: The template now integrates these new Dataview renderers by default. ✅ Task Management 2.0
- Direct Priority Selection: When creating a task via the command palette, you can now select a priority (from Lowest to Highest) immediately.
- Automatic Task Cleanup Service: New background service that automatically keeps your vault clean.
- How it works: It scans for completed tasks older than a user-defined threshold and removes them from your markdown files, ensuring high performance in large vaults. 🎯 Projects & Goals Evolution
- Multi-Goal Association: Projects are no longer limited to a single goal.
- Technical Detail: Upgraded the data structure from a single
goalfield to agoalsarray, allowing one project to contribute to multiple high-level objectives.
- Technical Detail: Upgraded the data structure from a single
- Centralized Status Management: New
Change Statuscommand to quickly toggle betweenOngoing,On Hold,Completed, orCanceledfor both projects and goals, with automatic completion date logging. 📅 Periodic Reviews & Catch-up - Previous Year Support: All periodic note commands (Weekly, Monthly, etc.) now allow you to create notes for the previous year. This is perfect for "catching up" on missed reviews or backfilling your history.
🛠 Build System & Housekeeping
- Audit & Stability: Fixed several minor issues across the app identified during a comprehensive code audit.
- Modern Dependencies:
- Updated to Obsidian v1.11.0.
- Upgraded typescript-eslint (v8.51.0), esbuild (v0.27.2), and sass (v1.97.1) for better performance and type safety.

