No description
Find a file
2025-05-07 09:59:20 +08:00
.gitignore update gitignore 2025-04-14 13:04:44 +08:00
command_shortcut.gif Add Source Code and English README.md 2025-05-06 23:17:38 +08:00
LICENSE first commit 2025-04-13 23:14:24 +08:00
manifest.json v1.0.0 2025-04-14 12:57:21 +08:00
README.md Update README.md 2025-05-07 09:59:20 +08:00
README.zh.md Add Source Code and English README.md 2025-05-06 23:17:38 +08:00
right_click.gif Add Source Code and English README.md 2025-05-06 23:17:38 +08:00
styles.css first commit 2025-04-13 23:14:24 +08:00

English | 中文

Text Block Timer Plugin

A text block timing tool designed for Obsidian, allowing you to add timing functionality to any text line in your notes.

Features

  • Add timers to text lines (count-up timing)
  • ▶️/⏸️ Supports start, pause, and continue timing, with multi-segment timing accumulation for a single task
  • Real-time display of accumulated time
  • 📊 Timing data is persistently saved

Installation Method

  1. In Obsidian, open "Settings" → "Community Plugins"
  2. Click "Browse" and search for "Text Block Timer"
  3. Install and enable the plugin

Usage Method

  1. Assign a shortcut for the command "Text Block Timer: Toggle timer" for quick access
  2. Place your cursor on a text block, press the shortcut to start, pause, or continue

(2) Mouse Operations

  1. Right-click on a text line
  2. Select "Start Timer", "Pause Timer", or "Continue Timer"
  3. The timer will display in the format 【⏳00:00:00 】 at the start of the text block

Notes

  • It is recommended to keep the file (containing a running tiemr) open; otherwise, the real-time second updates of the timer may fail.
  • However, the file will record the timer state, which can be manually resumed.

Development Information

  • Developer: frankthwang
  • Version: 1.0.0