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

TimeSaver

odayouodayou369 downloads

Save your time. 1. Quickly insert todo directive. 2. Quickly count the time spent on tasks in the current note and the total time spent.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

English README

一个 Obsidian 插件,用于统计任务的时间花费

基于自己的工作流和一个网友的诉求开发的一个Obsidian插件,欢迎大家提出宝贵意见。

仓库地址

odayou/task-processing-extension

功能

  1. 根据记录的明细,统计每项task的时间花费(提取当前文档中的tasks)
  2. 提供了一些快捷指令,如插入待办/已办事项、插入当前时刻
  3. 以上效果都有对应的指令和右键菜单

使用方式

在编辑视图下,在具有任务(标准task格式)、时间时刻的文档中,调用命令total time (或者通过右键菜单触发), 即可在光标处分别列出每个任务的时间花费并展示总花费

演示

  • 时间统计效果展示 时间统计演示
  • 综合演示
  • 综合演示
  • 几个快捷命令演示 任务快捷编辑演示
  • 所有功能都集成进了右键菜单 右键菜单演示

示例数据

任务

- [ ] 10:21-10:30 task1 
    - [ ] 09:00-10:00 13:00-14:00 task1-1 #tag 
    - [ ] 15:00-16:10 17:00-18:20 task1-2 some English words and more 
- [x] 16:10-17:00 task2 #tag 
    - [ ] 10:00-13:00 19:00-20:20 tast2-2 

统计结果

### 时间花费统计
---
task1: 0h 9m (0.15小时)
    task1-1 #tag: 2h 0m (2.00小时)
    task1-2 some English words and more: 2h 30m (2.50小时)
task2 #tag: 0h 50m (0.83小时)
    tast2-2: 4h 20m (4.33小时)

---
总时长: 9h 49m (9.82小时)
最后统计时间: 2025/2/27 22:15:22

---
71%
HealthGood
ReviewCaution
About
Calculate time spent per task by extracting time ranges from tasks in the current note and display per-task and total durations in hours and minutes. Provide commands and a right-click menu to insert todo/checked items and the current timestamp.
TasksCommandsDates
Details
Current version
0.0.5
Last updated
Last year
Created
2 years ago
Updates
5 releases
Downloads
369
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
odayouodayou
github.com/odayou/
GitHubodayou
  1. Community
  2. Plugins
  3. Tasks
  4. TimeSaver

Related plugins

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Reminder

Manage Markdown TODOs with reminder.

Task Collector (TC)

Change task status and collect tasks within a document using hotkeys and context menus.

Day Planner (OG)

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Rollover Daily Todos

Rollover any unchecked checkboxes from your last daily note into today's note.

TODO | Text-based GTD

Collect all outstanding TODOs from your vault and presents them in lists Today, Scheduled, Inbox and Someday/Maybe.

Text Block Timer

Add a timer to text block to track task time consumption.

Completed Task Display

Controls for displaying or hiding completed tasks.

Pomodoro Timer

Manage your daily focus using the Pomodoro Technique.