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

Time Inserter

heycalmdownheycalmdown317 downloads

Insert current time at cursor position, rounded to nearest 5-minute interval.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

An Obsidian plugin that inserts the current time at the cursor position, rounded to the nearest 5-minute interval.

Features

  • Inserts time rounded to the nearest 5-minute interval in HH:MM format
  • 24-hour format with zero-padded hours and minutes (e.g., 09:05, 14:35)

Lightweight & Fast

This plugin is designed to be ultra-lightweight and performance-friendly:

  • Zero dependencies - No external libraries or packages
  • No background processes - Only runs when you invoke a command
  • Minimal resource usage - Won't slow down your Obsidian experience
  • Instant execution - Time insertion happens immediately without delay

Perfect for users who want quick time insertion without any performance overhead.

Installation

  1. Search for "Time Inserter" in Obsidian's Community plugins and install
  2. Or copy this repository to .obsidian/plugins/obsidian-time-inserter/ folder
  3. Enable the plugin

Usage

Using Commands

Open the Command Palette (Ctrl/Cmd + P) and run:

  • Time Inserter: Insert rounded time (5-minute intervals) - Inserts time rounded to 5-minute intervals

Setting Hotkeys

You can assign a custom hotkey to the command in Obsidian settings.

Examples

  • 14:25 (14:23 rounded to 14:25)
  • 09:05 (09:03 rounded to 09:05)

Development

# Install dependencies
npm install

# Development mode (watch files)
npm run dev

# Build
npm run build

# Type check
npm run check

License

MIT

75%
HealthGood
ReviewSatisfactory
About
Insert the current time rounded to the nearest 5 minutes in zero-padded 24-hour HH:MM format. Keep Obsidian fast with an ultra-lightweight, zero-dependency plugin that runs only when invoked for instant, no-delay insertion.
DatesCommandsEditing
Details
Current version
1.0.2
Last updated
7 months ago
Created
10 months ago
Updates
3 releases
Downloads
317
Compatible with
Obsidian 1.4.13+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
heycalmdownheycalmdown
github.com/heycalmdown
GitHubheycalmdown
  1. Community
  2. Plugins
  3. Dates
  4. Time Inserter

Related plugins

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Paste URL into selection

Paste URL "into" selected text.

Vimrc Support

Auto-load a startup file with Vim commands.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Day Planner

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

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Outliner

Work with your lists like in Workflowy or Roam Research.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Tasks

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