Checkbox Time Tracker

by UD
5
4
3
2
1
Score: 48/100

Description

The Checkbox Time Tracker plugin adds timestamps to checkboxes in Obsidian notes, making it ideal for tracking tasks and activities. When a checkbox is checked, the plugin automatically inserts the current time, and optionally the start and end times for tasks marked as in progress or completed. Users can customize the timestamp format to include the date, day of the week, or links to daily notes. The plugin supports various styles and can omit redundant information, such as duplicate end dates, for cleaner formatting. This tool is especially useful for those who rely on time-based task tracking and want an integrated solution within Obsidian.

Reviews

No reviews yet.

Stats

11
stars
3,391
downloads
2
forks
794
days
53
days
699
days
73
total PRs
1
open PRs
1
closed PRs
71
merged PRs
9
total issues
5
open issues
4
closed issues
233
commits

Latest Version

2 years ago

Changelog

README file from

Github

Checkbox Time Tracker

Overview

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.

Screenshots

Click the checkbox to insert the current time.

demo_todo_done

By enabling Doing Status, you can also insert start and end times.

demo_todo_doing_done

Installation

Installation from Obsidian's community plugins:

  • Open Settings > community plugins
  • Turn off 'Safe mode'
  • Click 'Browse' button to browse plugins
  • Search for 'Checkbot Time Tracker'
  • Click 'Install' button

or via this url

Install the plugin using BRAT

  1. Install the BRAT plugin
    1. Open Settings -> Community Plugins
    2. Disable safe mode, if enabled
    3. Browse, and search for "BRAT"
    4. Install the latest version of Obsidian 42 - BRAT
  2. Open BRAT settings (Settings -> Obsidian 42 - BRAT)
    1. Scroll to the Beta Plugin List section
    2. Add Beta Plugin
    3. Specify this repository: udus122/checkbox-time-tracker
  3. Enable the Checkbox Time Tracker plugin (Settings -> Community Plugins)

Usage

  1. Add the checkbox-time-tracker(default, can be changed by setting) class to the cssclasses property of the page on which you want to enable time tracking
  2. Then, when you check the checkbox on that page, the timestamp will be inserted.

Settings

You 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:

Default

This setting inserts the date as follows: - [x] 12:00 ...

setting_default

Display start and end dates including the day of the week

This setting inserts the date as follows: - [x] 2024/01/01(Mon) 12:00 - 2024/01/01 13:00 ...

setting_start_end_weekend

This setting inserts the date as follows: - [x] [[2024-01-01]] 12:00 ...

setting_daily_note

Omit end date if the start and end date are the same to avoid duplication

This setting inserts the date as follows: - [x] 2024-01-01 12:00 - 13:00 ...

setting_omit_end_date

Doing status style

This plugin does not include styling for the Doing status (- [/]). Please refer to the following CSS snippet to install it.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Tasks
5 years ago by Clare Macrae and Ilyas Landikov (created by Martin Schenck)
Task management for the Obsidian knowledge base.
Kanban
5 years ago by mgmeyers
Create markdown-backed Kanban boards in Obsidian.
Day Planner
9 days ago by ivan-lednev
Day planning from a task list in a Markdown note with enhanced time block functionality.
Big Calendar
4 years ago by Boninall
Big Calendar in Obsidian, for manage your events in a day/week/month and see agenda too!
TimeStamper
5 years ago by Martin Eder
A plugin for Obsidian to quickly insert customized date- and time-stamps to the currently active note
Super Simple Time Tracker
4 years ago by Ellpeck
Multi-purpose time trackers for your notes!
Archiver
5 years ago by ivan-lednev
Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
Task List Kanban
2 years ago by Chris Kerr
Toggl Track
5 years ago by Maxime Cannoodt
A Toggl integration plugin for the popular knowledge base application Obsidian.
Kanban Bases View
5 months ago by I. Welch Canavan
A kanban-style drag-and-drop custom view for Bases.
Obsidian Google Tasks
4 years ago by YukiGasai
Add Google Tasks inside Obsidian
Markdown table checkboxes
3 years ago by DylanGiesberts
Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
iCal
3 years ago by Andrew Brereton
This is a plugin for Obsidian that searches your vault for tasks that contain dates, and generates a calendar in iCal format that can be imported into your preferred calendar application.
Checklist Reset
4 years ago by Luke Hansford
Add a command to reset the state of any checklists in a document in Obsidian
Uncheck All
3 years ago by Shahar Har-Shuv
Obsidian plugin to uncheck all checkboxes in a file with one action
Task Marker
4 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Org Mode
5 years ago by ryanpcmcquen
Add Org Mode support to Obsidian.
WakaTime
4 years ago by WakaTime
Obsidian.md plugin for automatic time tracking and metrics generated from your Obsidian usage activity.
Timekeep
2 years ago by Jacobtread
Obsidian task time tracking
Morgen Tasks
2 years ago by Morgen AG
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Week Planner
4 years ago by Ralf Wirdemann
Dynamic Timetable
3 years ago by L7Cy
Calculate the estimated completion time from the estimated task time and dynamically create a timetable.
Ego Rock
2 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Grandfather
5 years ago by Danny Hernandez
A simple Obsidian plugin to display the time and date on the status bar
Obsidian-compatible Watcher for ActivityWatch
3 years ago by Grimmauld
Obsidian plugin to track user activity with ActivityWatch
Habitica Sync
5 years ago by Leoh and Ran
This is a under-development Obsidian Plugin for Habitica
Pending notes
4 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Stopwatch
5 years ago by Tokuhiro Matsuno
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Table Checkbox Renderer
8 months ago by Daniel Aguerrevere
Interactive checkboxes for Markdown tables in Obsidian. Toggle checkboxes in Reading Mode and instantly update your Markdown file. Supports multiple checkboxes per cell and any table layout.
Checkbox 3 states
4 years ago by Renaud Héluin @ NovaGaïa
This is a simple plugin for add a third state to checkbox list.
Homework Manager
3 years ago by Kadison McLellan
An Obsidian plugin that keeps track of homework through a to-do list.
Things Link
4 years ago by @gavmn
Grind Manager
2 years ago by dromse
Gamify your task management with rewards system, craft your tasks by tags.
ProgressTracker
a year ago by Van Nam
A plugin that helps you track progress and manage tasks in your notes.
Custom State for Task List
3 years ago by Okami Wong
A plugin for Obsidian to define your own states for task items.
Brainframe
3 years ago by pedersen
Prioritize
3 years ago by EloiMusk
Obsidian Plugin, to prioritize stuff in Obsidian
Blockier
3 years ago by blorbb
An Obsidian.md plugin for easier block editing.
Overdue
5 years ago by Peter Parente
Obsidian plugin that marks items as [[Overdue]] if they are not checked off by their due date
Random To-Do
5 years ago by NatiAris
Pick a random todo item or a file with todo items
Amazing Marvin
5 years ago by Shirayuki Nekomata
Simple plugin for Amazing Marvin
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
GTD No Next Step
3 years ago by Tobias Davis
Obsidian plugin for GTD workflow, badge projects with no next step.
BuJo Bullets
2 years ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Send to Canvas
a year ago by wenlzhang
An Obsidian plugin that allows you to send tasks, blocks, and notes to Canvas files as plain text, links, and embeds.
Completed Tasks
a year ago by Mgussekloo
A free, simple and intuitive Obsidian plugin that automatically moves completed tasks (checked checkboxes) to the bottom of the list they're in.
Order List
4 years ago by Henry Gustafson
Another Simple Todoist Sync
2 years ago by eudennis
Obsidian.md plugin to integrate with Todoist app.
Checkbox Sounds
2 years ago by yasd251
Adds a nice completion sound for checkboxes when ticked in Obsidian
Due When
3 years ago by Andy Baxter
An Obsidian plugin which gives shortcuts to insert set due dates
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Pivotal Tracker Integration
3 years ago by jondeates
Focus Time
2 years ago by AstraDev
Focus Time is a plugin that helps you track how much time you spend on each note.
Pomodoro Planner
2 years ago by Onur Nesvat
Task list
2 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Things3 Today
2 years ago by wudanyang6
Checkbox styling helper
2 years ago by JaewonE
Render theme-independent SVG icon bullets from plain Markdown markers.
Checkbox Style Menu
8 months ago by ReticentEclectic
Provides an intuitive menu for quickly changing checkbox styles in Obsidian
RescueTime
3 years ago by Tatsuya Hayashi
A RescueTime integration plugin to view your activity logs in Obsidian.
Track-a-Lot
2 years ago by Iulian Onofrei
This is a tracker plugin for Obsidian
Amazing Marvin Integration
2 years ago by Cloud Atlas
Interoperability between Obsidian and Amazing Marvin
Countdown To
a year ago by Gui Cattani
A countdown/progress Obsidian widget using progressbar.js
Checkbox Sync
a year ago by Grol
Keep parent/child checkboxes in sync automatically within your Obsidian task lists.
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Inline Checkbox Groups
a year ago by Bradley Wyatt
Obsidian Plugin that creates multiple checkboxes on a single line, separated by a customizable separator character (default '|'), with the option to automatically cross out text when all checkboxes in the line are checked.
ManicTime
3 years ago by Finkit d.o.o.
Personal OS
2 years ago by A.Buot
Goal Tracker
2 years ago by Ben Rotholtz
Fastimer
2 years ago by vkostyanetsky
Intermittent fasting tracker plugin for Obsidian
HTML checkboxes
a year ago by Anareaty
Asana
a year ago by Ryan Bantz
Obsidan plugin that creates tasks in Asana for highlighted text or the current line
doing
2 years ago by rooyca
What was I doing?
Vikunja Sync
2 years ago by Peter Heiss
Manage your tasks in vikunja.
Kikijiki Habit Tracker
a year ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Relative Timestamps
2 years ago by Charles Young
Chronotyper
a year ago by BambusControl
Obsidian plugin for tracking note edit time
Note Progressbar
4 months ago by Ryoma Kawahara
Displays a live progress bar summarizing checkbox completion in the active note.
Role Switch
5 months ago by Zafrem
Switch between different work roles (developer, writer, researcher, etc.) with intentional transitions and session tracking.
Timelog
7 months ago by Eddie Blundell
Time logging plugin for obsidian
Lark Style CountDown Timer
8 months ago by Zhaoyang Yu
Tag Timer
7 months ago by quantavil
The Tag Timer is a versatile plugin for Obsidian that allows you to seamlessly track the time you spend on specific tasks or sections within your notes.
Fetch Prayer Times
2 years ago by Ecys
Fetches times from Aladhan API and inserts into a table.
Budget Planner
14 days ago by kalinichenko88
A minimalist budget planning tool. Create, track, and manage budgets using markdown code blocks directly in your notes. - This plugin has not been manually reviewed by Obsidian staff.
SolidTime Integration
a year ago by proniclabs
Obsidian SolidTime Integration Plugin
Yori Task
3 months ago by yorigo77
This plugin has not been manually reviewed by Obsidian staff. Task manager, week planner, year planner.
Simplest Todo
3 months ago by kintolayli
This plugin has not been manually reviewed by Obsidian staff. Minimalist task manager with automatic monthly archiving. Bilingual (RU/EN).
TaskNotes
a month ago by callumalpass
Note-based task management with calendar, pomodoro and time-tracking integration.