udus1222k downloadsInsert timestamp when you check off the checkbox
Insert timestamp when you check off the checkbox. Examples are below.
The default timestamp format is HH:mm and if you want to include the end time, use HH:mm-HH:mm
You can also insert date, like: YYYY-MM-DD HH:mm
For more information, see Settings.
Click the checkbox to insert the current time.
![]()
By enabling Doing Status, you can also insert start and end times.
![]()
Installation from Obsidian's community plugins:
or via this url
Settings -> Community PluginsSettings -> Obsidian 42 - BRAT)Beta Plugin List sectionAdd Beta Pluginudus122/checkbox-time-trackerCheckbox Time Tracker plugin (Settings -> Community Plugins)checkbox-time-tracker(default, can be changed by setting) class to the cssclasses property of the page on which you want to enable time trackingYou can insert the date in addition to the time, and enable the doing status to record the start and end time.
Here are some examples:
This setting inserts the date as follows: - [x] 12:00 ...
![]()
This setting inserts the date as follows: - [x] 2024/01/01(Mon) 12:00 - 2024/01/01 13:00 ...
![]()
This setting inserts the date as follows: - [x] [[2024-01-01]] 12:00 ...
![]()
This setting inserts the date as follows: - [x] 2024-01-01 12:00 - 13:00 ...
![]()
This plugin does not include styling for the Doing status (- [/]).
Please refer to the following CSS snippet to install it.