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
GitHub

GitHub Contributions

gearheadedgearheaded138 downloads

Display GitHub and local Git contribution graphs in the Obsidian sidebar with streak tracking, repository insights, and daily note integration.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

View GitHub and local Git contributions directly in the Obsidian sidebar - complete with streak tracking, per-repo tooltips, color palettes, and one-click daily note creation.

GitHub Contributions

Themes & Customization

Choose from multiple color palettes and layouts to match your vault.

Palette showcase

Features

  • Contribution heatmap - full year or month view, dark/light theme aware
  • Local Git support - include contributions from repositories that never leave your machine
  • OAuth authentication - connect GitHub with one click, no token copying required
  • Year and month navigation - flip back through any year since 2008, or browse month by month
  • Stats bar - total contributions, current streak, best streak, days since last commit, most recent repo
  • Hover tooltips - date, total count, and per-repo breakdown on every cell
  • Click to open daily note - clicking any day opens (or creates) the matching daily note
  • Five color palettes - Classic (GitHub greens), High Contrast, Cobalt (blue/cyan), Neon (purple/yellow), Ember (amber/gold)
  • Three stats styles - Default list, Compact chips, or Grid

Stats display styles

  • Year and month views - navigate the full year or zoom into a single month
  • Configurable size - Ultra compact, Compact, Medium, Large, or Fit to sidebar

Month views

  • Demo mode - generates realistic fake data for screenshots or testing
  • Mobile friendly - GitHub contributions work on mobile; local Git gracefully disabled

Installation

Community Plugin Registry (recommended)

  1. Open Obsidian -> Settings -> Community Plugins -> Browse
  2. Search for GitHub Contributions
  3. Click Install, then Enable
  4. Open plugin settings and click Connect GitHub

Manual

  1. Download main.js and manifest.json from the latest release
  2. Copy both files into your vault's plugin directory:
    <YourVault>/.obsidian/plugins/github-contributions/
    
  3. In Obsidian -> Settings -> Community Plugins, enable GitHub Contributions

Connecting GitHub

The recommended way is OAuth - no token copying required:

  1. Open plugin settings
  2. Under Authentication, select Connect with GitHub (recommended)
  3. Click Connect GitHub
  4. A code appears in the settings panel - enter it at github.com/login/device
  5. Approve in your browser - the plugin connects automatically

Personal Access Token (advanced)

If you prefer a PAT, switch Authentication to Personal Access Token and enter:

  • Your GitHub username
  • A PAT from github.com/settings/tokens with only the read:user scope

The token is stored locally in your vault and never leaves your machine except to call the GitHub GraphQL API. See the Privacy section for more information.

Local Git Support

To include commits from local repositories:

  1. Set Source to Local git only or Both
  2. Set Local repo root to a folder containing your git repos (e.g. C:\Users\You\Projects)
  3. Click Scan - the plugin finds all git repos automatically up to the configured depth

Local Git mode only runs git log locally - no data is sent anywhere.

Opening the panel

  • Click the GitHub icon in the ribbon
  • Or run the command palette: GitHub Contributions: Open GitHub Contributions panel
  • On mobile: use the command palette (swipe down or tap the search icon)

Daily note integration

Clicking any contribution cell opens the matching daily note. If it doesn't exist yet then it will be created automatically. Works alongside the core Daily Notes and Periodic Notes plugins - just make sure the folder and date format match.

Settings reference

Settings page

Data Sources

Setting Description
Source GitHub only, Local git only, or Both
Authentication OAuth (recommended) or Personal Access Token
Local repo root Root folder to scan for git repositories
Scan depth How many levels deep to search (2–5, or unlimited)

Display

Setting Description
Sidebar side Left or right panel
Stats display Default list, Compact chips, or Grid
Color palette Classic, High Contrast, Cobalt, Neon, or Ember
Size Ultra compact, Compact, Medium, Large, or Fit to sidebar
Default view Year or Month
Default year Year shown on first open
Demo mode Show fake data for screenshots or testing
Show legend Show or hide the Less / More color legend

Daily Notes

Setting Description
Daily notes folder Folder to look for / create daily notes (blank = vault root)
Date format Moment.js format matching your filenames (default: YYYY-MM-DD)

Privacy

  • GitHub OAuth token - stored locally, only used to call the GitHub GraphQL API
  • Local Git mode - only runs git log locally, reads commit metadata only, no data sent anywhere
  • No analytics, tracking, or telemetry

Building from source

git clone https://github.com/gearheaded/obsidian-github-contributions
cd obsidian-github-contributions
npm install
npm run build

For live development with auto-rebuild on save:

npm run dev

License

MIT

HealthExcellent
ReviewSatisfactory
About
View GitHub and local Git contributions in the Obsidian sidebar with a year or month heatmap, streak tracking, per-repo tooltips, and multiple color palettes. Click any day to open or create the matching daily note, browse years/months, and see stats like total contributions and streaks.
GitCalendarSidebar
Details
Current version
1.0.7
Last updated
Last month
Created
2 months ago
Updates
7 releases
Downloads
138
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
gearheadedgearheadedgearheaded
GitHubgearheaded
  1. Community
  2. Plugins
  3. Git
  4. GitHub Contributions

Related plugins

Chronology

A calendar and a timeline of the note's creation and modification.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Git

Integrate Git version control with automatic backup and other advanced features.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Tracker

Track occurrences and numbers in your notes.

Longform

Helps you write and edit novels, screenplays, and other long projects.