No description
Find a file
2025-05-06 23:17:38 +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 Add Source Code and English README.md 2025-05-06 23:17:38 +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. Configure a shortcut for the command "Text Block Timer: Toggle timer" for quick access
  2. When your cursor is on a text block, press the shortcut to start, pause, or continue the timer

(2) Mouse Operations

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

Notes

  • It is recommended to keep the file containing the text block open; otherwise, the real-time second updates of the timer may fail. However, the file will retain the timer state, which can be manually resumed when the file is opened again.

Development Information

  • Developer: frankthwang
  • Version: 1.0.0

The image links you provided could not be successfully parsed. This might be due to network issues or problems with the links themselves. You can check the validity of the web page links and try again if needed.