Atomic Tracker

by Justin
5
4
3
2
1
Score: 50/100

Description

Obsidian plugin for tracking your habits that last.

Reviews

No reviews yet.

Stats

0
stars
52
downloads
0
forks
3
days
2
days
2
days
45
total PRs
0
open PRs
5
closed PRs
40
merged PRs
0
total issues
0
open issues
0
closed issues
46
commits

Latest Version

3 days ago

Changelog

What's Changed

Full Changelog: https://github.com/justinw0ng/obsidian-atomic/compare/1.0.31...1.0.32

README file from

Github

Atomic Tracker

Habit tracking in Obsidian. Sessions, reading, heatmaps, one daily note.

Guide: docs/USER_GUIDE.md

Atomic Tracker on desktop and mobile

Copy-paste notes: examples/daily-notes · examples/templates · examples/dashboard

Daily note template setup: examples/README.md.

What it does

  • Exercise sessions and custom habits: enable/disable, one color picker → four heatmap shades
  • Reading items with timers, book shelf, and Bases bookshelf
  • Heatmaps filterable with activity: …, optional 2×2 grid (columns, rows, …)
  • Property dropdowns for Reading status, golf felt/location, gym location/weight_unit (location also allows Custom…)

Settings → Atomic Tracker → Language: Traditional Chinese & English (zh-Hant-en, default) or English (en). Changing language never rewrites existing notes.

Default vault layout

atomics/
├── Dashboard.md
├── exercise/
│   ├── Gym/
│   │   ├── Cues.md
│   │   └── YYYY/YYYY-MM-DD.md
│   └── Golf/
│       ├── Cues.md
│       └── YYYY/YYYY-MM-DD.md
└── hobbies/
    └── Reading/
        ├── Bookshelf.base
        ├── Book Shelf.md
        ├── Covers/
        └── Items/<Book>.md

Privacy

Atomic Tracker runs locally in your vault. It does not collect telemetry, require an account, or show ads. It does not call home. The only network fetch is if you set a book cover to an http(s): URL, which Obsidian loads like any other remote image in a note. It reads and writes notes under atomics/ and any other vault paths you configure (dashboard, activity folders, book covers).

License

Licensed under the Apache License 2.0.