Time Inserter

by heycalmdown
5
4
3
2
1
Score: 23/100

Description

The Time Inserter plugin adds a simple yet handy feature-quickly inserting the current time at your cursor, rounded to the nearest 5-minute mark. It outputs time in a clean 24-hour format like 09:05 or 14:35, which is useful for timestamping notes, meeting logs, or daily journals. Designed to be extremely lightweight, it runs only when triggered and uses no background processes or external libraries. This ensures it has virtually no impact on system performance. You can trigger it via command palette or assign a custom hotkey for faster access.

Reviews

No reviews yet.

Stats

4
stars
330
downloads
0
forks
231
days
233
days
233
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
1
total issues
1
open issues
0
closed issues
0
commits

Latest Version

8 months ago

Changelog

Changes

  • Update description punctuation (add period at end)

Files

  • main.js - Plugin code
  • manifest.json - Plugin metadata

README file from

Github

Time Inserter

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

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Templater
6 years ago by SilentVoid
A template plugin for obsidian
Update time on edit
5 years ago by beaussan
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
Whisper
3 years ago by Nik Danilov
Speech-to-text in Obsidian using Whisper
TimeStamper
4 years ago by Martin Eder
A plugin for Obsidian to quickly insert customized date- and time-stamps to the currently active note
GPT-3 Notes
3 years ago by micahke
An Obsidian plugin to generate notes based on GP3 output.
Timestamp Notes
4 years ago by Julian Grunauer
This plugin allows side-by-side notetaking with videos. Annotate your notes with timestamps to directly control the video and remember where each note comes from.
ZettelFlow
3 years ago by RafaelGB
ZettelFlow is a plugin for Obsidian that helps you to create and manage your notes in a Zettelkasten way.
Mindmap
2 years ago by YunXiaoYi
An Obsidian plugin for creating Mindmaps.
Auto Classifier
3 years ago by Hyeonseo Nam
Auto classification plugin for Obsidian using ChatGPT.
Task Marker
3 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Ghost Fade Focus
5 years ago by Sami Korpela
Ghost Fade Focus plugin for Obsidian
Reading comments
3 years ago by BumbrT
Reading comments, for consuming books or large articles in markdown with https://obsidian.md/.
Front Matter Timestamps
2 years ago by LighthouseDino
Pluck
5 years ago by Kevin Barrett
Quickly create notes in Obsidian from web pages.
Last Modified Timestamp in Status Bar
3 years ago by Yustynn
HTML Tabs
3 years ago by Patrick Tournet
Obsidian plugin allowing the creation and rendering of Tabs and tab panels in your notes.
LLM Summary
2 years ago by QSun
wip
Achievements
4 years ago by Zachatoo
Add achievements to Obsidian to help guide the user to build good habits in Obsidian.
New Bullet With Time
4 years ago by Boninall
A plugin allows you to auto add current time to new bullet line.
Post Webhook
2 years ago by MasterB1234
A plugin for Obsidian that sends notes to Webhook endpoints (e.g. n8n, Make.com, Zapier) for streamlined automation and integration.
Callout Toggles
2 years ago by Aly Thobani
An Obsidian plugin to quickly add, change, or remove callout wrappers in your notes.
Update Time
2 years ago by Sébastien Dubois
Obsidian plugin that updates front matter to include creation and last update times
Copy Metadata
3 years ago by wenlzhang
An Obsidian plugin to copy metadata to clipboard and insert it into file name.
Youtube Iframe Timestamps
2 years ago by Nils Leo
Obsidian plugin to embed YouTube videos with clickable timestamps. Take video notes seamlessly without leaving your vault.
Timestamp Link
3 years ago by wenlzhang
An Obsidian plugin to copy timestamped links to blocks, headings and notes.
AI bot
2 years ago by kuzzh
The AI Bot Plugin is a powerful tool designed to enhance your note-editing experience in Obsidian by leveraging the capabilities of AI. This plugin allows you to interact with an AI assistant directly within Obsidian, making it easier to generate, edit, and organize your notes with intelligent suggestions and automated tasks.
Editor Autofocus
3 years ago by Mgussekloo
Masking Type
2 years ago by Telehakke
Obsidian plugin.
Auto Bullet
a year ago by takitsuba
Consecutive Lists
2 years ago by Josh Tucker
Time Bullet
a year ago by pedrogdn
tidit
a year ago by codingthings.com
tidit is an Obsidian - https://obsidian.md - plugin that adds timestamps to your document as you type — when you want it, how you want it, where you want it.
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Relative Timestamps
2 years ago by Charles Young
Discord Timestamps
2 years ago by Erika Gozar
Displays discord timestamps in read mode as they would appear in Discord.
Varinote
a year ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to add variables in Templates and set their values during the Note creation.
Trakt.tv Sync
2 years ago by Nick Felker
Sync Trakt checkins to Obsidian file
Timecodes
a year ago by Kirill Gavrilov
Makes timecodes clickable, if there was a video URL mentioned earlier in Obsidian note
Log Keeper
a year ago by James Sonneveld
Generates times stamps automatically as changes are made to a note.
Bottom to Top
2 years ago by Henry Gustafson
Timestamper
7 months ago by René Coignard
Insert the current timestamp into your notes.