# itchyny/calendar.vim

A calendar application for Vim

Repository: https://github.com/itchyny/calendar.vim
Canonical: https://ross.abutalabs.com/products/calendarvim
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, google-calendar, calendar
Last push: 2026-07-01T12:49:28+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 4821, "days_push": 63, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2031, forks 73 (observed 2026-08-28T04:06:07.294503+00:00)

## What it is
A calendar application implemented as a Vim plugin, providing calendar, clock, and year views inside the editor. It can sync with Google Calendar and Google Tasks using your own Google API credentials.

## Use cases
- show a calendar inside vim
- view my google calendar from vim
- manage google tasks in the terminal
- check dates while editing files
- display a clock in vim
- browse a year view calendar

## When to choose
- you live in Vim and want calendar/task access without leaving the editor
- you want a lightweight, keyboard-driven calendar in the terminal
- you want Google Calendar integration inside Vim

## When to avoid
- you need a full-featured standalone calendar application
- you don't use Vim or Neovim
- you're unwilling to set up your own Google API OAuth credentials

## Facets
- artifact type: plugin
- maturity: active
- function: gui, date-time, webhook
- domain: developer-tools, text-editors
- platform: editor-plugin, cli, cross-platform
- tags: vim-plugin, calendar, google-calendar, google-tasks, vim-script

## Member repositories
- itchyny/calendar.vim (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:07.294503+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:32.761568+00:00, confidence not recorded.
  - readme: https://github.com/itchyny/calendar.vim (fetched 2026-08-28T04:06:07.294503+00:00, sha d0fecfab63e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
