Time Bullet

by pedrogdn
5
4
3
2
1
Score: 55/100

Description

Category: Productivity Tools

The Time Bullet plugin enhances list-based note-taking in Obsidian by seamlessly adding real-time timestamps as you type. When you begin a list item with a specific marker, the plugin automatically inserts the current time, streamlining the process of logging events or tasks chronologically. It also maintains timestamp flow by auto-inserting the current time when continuing a timestamped list, helping users effortlessly track sequences. This is especially useful for meetings, research, time tracking, and daily logs where precise timing adds context.

Reviews

No reviews yet.

Stats

8
stars
1,148
downloads
5
forks
414
days
50
days
50
days
5
total PRs
0
open PRs
2
closed PRs
3
merged PRs
3
total issues
0
open issues
3
closed issues
0
commits

Latest Version

2 months ago

Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/pedrogdn/obsidian-time-bullet-plugin/compare/1.1.0...1.2.0

README file from

Github

Time Bullet Plugin for Obsidian

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:

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.


Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
List Callouts
4 years ago by mgmeyers
Create callouts in lists in Obsidian.
Zoom
5 years ago by Viacheslav Slinko
Update time on edit
5 years ago by beaussan
TimeStamper
4 years ago by Martin Eder
A plugin for Obsidian to quickly insert customized date- and time-stamps to the currently active note
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.
Task Marker
3 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Logstravaganza
3 years ago by Carlo Zottmann
A simple Obsidian plugin that proxies `console.*()` calls and copies log messages and uncaught exceptions to a file in your vault.
Last Modified Timestamp in Status Bar
3 years ago by Yustynn
Front Matter Timestamps
2 years ago by LighthouseDino
Lumberjack
5 years ago by ryanjamurphy
Log your thoughts! Lumberjack adds URL commands to help you axe inefficiency and get right to writing.
List Outline Helper
2 years ago by triangular-sneaky
Obsidian plugin to select the current outline
Automatic Renumbering
a year ago by Omri Levi
Automatically reorders checklists and numbered lists as you edit them.
Share my plugin list
2 years ago by Benature
Share the obsidian plugins that is using currently
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
Activity Logger
5 years ago by Creling
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
2 years ago by wenlzhang
An Obsidian plugin to copy timestamped links to blocks, headings and notes.
Update Time
2 years ago by Sébastien Dubois
Obsidian plugin that updates front matter to include creation and last update times
Pandoc Extended Markdown
3 months ago by ErrorTzy
This plugin enables Obsidian to render Pandoc extended markdown lists, and adds useful sidebar for lists and footnotes
Auto Bullet
a year ago by takitsuba
Notice logger
2 years ago by @gapmiss
An Obsidian.md plugin for logging all notices to the developer console, with optional prefix & timestamp.
Consecutive Lists
2 years ago by Josh Tucker
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.
List to table converter
6 months ago by paddomanno
Relative Timestamps
2 years ago by Charles Young
Discord Timestamps
a year ago by Erika Gozar
Displays discord timestamps in read mode as they would appear in Discord.
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.
Time Inserter
7 months ago by heycalmdown
Obsidian plugin to insert current time at cursor position with exact or rounded formats
Timestamper
6 months ago by René Coignard
Insert the current timestamp into your notes.