Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Focus Workbench

pavelpavel61 downloads

A local-first dashboard for Pavel's existing tasks and knowledge cards.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates12

A local-first dashboard and task workbench for Obsidian. It turns Markdown notes and frontmatter already in your vault into a focused home workspace: capture ideas, view task status, choose a focus task, and track time without sending your notes anywhere.

What it does

  • Shows a home dashboard with the current focus, idea inbox, and recent knowledge notes.
  • Provides a task workbench with filters for today, active, in-progress, overdue, and completed tasks.
  • Creates, edits, completes, and deletes task notes while preserving the Markdown-first workflow.
  • Runs a local focus timer stored in each task's frontmatter.
  • Reads tasks from the configured task folder using a configurable frontmatter field mapping; a .base file can be added as an optional Obsidian Bases view.

Privacy

Focus Workbench is local-first. It does not make network requests, collect telemetry, or upload vault content. It reads only the task, inbox, permanent-note, and literature-note folders configured in its settings, plus the optional task template and .base file. All task and timer data stays in Markdown frontmatter inside your vault.

Install from the community directory

After the plugin is approved, open Settings → Community plugins, search for Focus Workbench, install it, and enable it. Run Open Focus Workbench from the Command Palette.

Data format

The plugin works with Markdown files that use frontmatter. Its default task conventions use Chinese field names, and every field name can be remapped in the setup wizard or Settings → Focus Workbench:

---
type: 任务
所属项目: ""
任务状态: 待做 # 待做 | 进行中 | 暂停 | 完成
任务优先级: P2 # P0 | P1 | P2
计划日期: 2026-07-22
预计耗时分钟: 25 # optional
计时状态: 未开始 # 未开始 | 进行中 | 暂停 | 完成
计时开始时间:
累计耗时秒: 0
完成: false
---

The focus timer counts up: elapsed seconds accumulate in 累计耗时秒 while 计时状态 is 进行中. With the optional 预计耗时分钟 estimate set, the timer pill shows remaining time and keeps counting into overtime (with a one-time notice) instead of stopping; a session left running for more than 12 hours is auto-paused when the workbench opens. New tasks are created from the Markdown template configured in settings (default 模板/任务模板.md), falling back to the minimal built-in format above when the file does not exist.

Ideas use type: 闪念笔记. The default task location is 目标与任务/任务管理/任务, and the default Base file is 目标与任务/任务总表.base. Folders, field names, the task template, and the Base path can all be adapted to your vault from Settings → Focus Workbench. The .base file is an optional companion view; the plugin does not interpret its filter expressions.

Development

This repository intentionally keeps the plugin source as readable, plain JavaScript in main.js; it is the exact file loaded by Obsidian. No generated or minified source is required to review the plugin.

Requirements: Node.js 20 or newer.

npm run release:check

The command syntax-checks the source, validates the manifest, and creates release-ready files in dist/:

dist/
├── main.js
├── manifest.json
└── styles.css

For local development, copy main.js, manifest.json, and styles.css into:

<vault>/.obsidian/plugins/pavel-dashboard/

Restart Obsidian or reload the plugin after making changes.

Release process

  1. Update the version in manifest.json using x.y.z format.
  2. Run npm run release:check.
  3. Commit the version change and push a tag with the exact same version, for example 0.1.1 (no v prefix).
  4. The included GitHub Action creates a GitHub Release and uploads main.js, manifest.json, and styles.css as assets.
  5. For the first public version, submit the repository at Obsidian Community.

Each release workflow also generates GitHub artifact attestations for the three release assets. To verify a downloaded asset, run:

gh attestation verify <asset-path> -R PavelPeng7/focus-workbench

License

MIT

HealthExcellent
ReviewCaution
About
Display a home dashboard with current focus, idea inbox, and recent notes built from your vault's Markdown and frontmatter. Manage tasks with a filtered workbench (today, active, in‑progress, overdue, completed), create/edit/complete tasks, run a focus timer per task, and keep all data local in each note's frontmatter.
TasksProject managementProperties
Details
Current version
0.3.4
Last updated
7 days ago
Created
2 weeks ago
Updates
12 releases
Downloads
61
Compatible with
Obsidian 1.9.14+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
pavelpavelpavelpeng7
GitHubpavelpeng7
  1. Community
  2. Plugins
  3. Tasks
  4. Focus Workbench

Related plugins

Base Board

Organize notes into Kanban boards using frontmatter properties. Drag and drop cards between columns powered by Bases.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Operon

Task and project management system that unifies inline tasks and file-based tasks in the same workflows with Tables, Filters, Calendar planning, Kanban boards, pinned tasks, and time tracking.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

TickTickSync

Sync TickTick tasks.

Apex Dashboard

Your personal command center — memos, todos, and projects in one stunning glassmorphism dashboard.

Task Zero

A keyboard-first GTD task management system.

Smart Gantt

Generate Gantt charts from your tasks.

Proletarian Wizard Task Manager

Track your tasks across all the notes in your workspace. Organize your day. Plan your work