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 Bullet

pedrogdnpedrogdn1k downloads

Quickly add timestamp bullet points to your notes

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Automatically add timestamps to your lists with minimal effort 🕒

Features

  • Auto-timestamp task lists: Converts -[t] to - [HH:mm] with current time when you press Space
  • Timestamp continuity: When pressing Enter on a timestamped list item, the new line automatically includes the current time
  • Toggle timestamps: Add or remove timestamps from any line with a customizable hotkey
  • Minimal interference: Works naturally within your existing workflow
  • No configuration needed: Simple, intuitive functionality right out of the box

Usage

Creating a timestamped list

  1. Type -[t]
  2. Press the Space key
  3. The text becomes - [{{time_stamp}}] with the current time formatted based on your settings (default is HH:mm).
  4. Continue writing your note

Continuing a timestamped list

  1. Press Enter at the end of a line that starts with - [{{time_stamp}}]
  2. A new list item with the current time is automatically created
  3. Continue with your notes

Toggle time bullets

  1. Place your cursor on any line
  2. Use the hotkey you've assigned to "Toggle time bullet" (set in Settings → Hotkeys)
  3. The command will:
    • Add a timestamp to regular bullets: - becomes - [HH:mm]
    • Remove timestamps from time bullets: - [HH:mm] becomes -
    • Add both bullet and timestamp to plain text lines

Use Cases

  • Meeting notes: Track when different points were discussed
  • Daily logs: Document when you completed different tasks
  • Research notes: Record the time of observations or findings
  • Time tracking: Keep a simple record of activities throughout your day

Settings

  • Time format: (default is HH:mm) - Customize your time format using Dayjs formatting found on the dayjs documentation
  • Use UTC: (default is true) - Use UTC time when creating a timestamp. If false, time will be local to your machine.

Installation

From Obsidian Community Plugins

  1. Open Obsidian
  2. Go to Settings → Community plugins
  3. Disable Safe mode if necessary
  4. Click Browse and search for "Time Bullet"
  5. Install the plugin and enable it

Manual Installation

  1. Download the latest release from the releases page
  2. Extract the zip file to your Obsidian plugins folder: {vault}/.obsidian/plugins/
  3. Reload Obsidian
  4. Enable the plugin in Settings → Community plugins

Support

If you encounter any issues or have feature requests, please:

  • Open an issue on GitHub
  • Check the existing issues before creating a new one

Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.


For the Obsidian community

77%
HealthExcellent
ReviewSatisfactory
About
Add automatic timestamps to bulleted list items and auto-continue them on new lines to keep chronological notes. Toggle timestamps on any line with a hotkey to create or remove time bullets for meeting notes, daily logs, or simple time tracking.
DatesAutomationHotkeys
Details
Current version
1.2.0
Last updated
2 months ago
Created
Last year
Updates
3 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
pedrogdnpedrogdn
github.com/pedrogdn
GitHubpedrogdn
  1. Community
  2. Plugins
  3. Dates
  4. Time Bullet

Related plugins

Rollover Daily Todos

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

Vault Changelog

Maintain a changelog of recently edited notes.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

Day and Night

Automatically toggle themes between day theme and night theme on a set time schedule.

QuickAdd

Quickly add new notes or content to your vault.

Templater

Create and use dynamic templates.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Day Planner

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

BRAT

Easily install a beta version of a plugin for testing.

Tasks

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