# jceb/vim-orgmode

Text outlining and task management for Vim based on Emacs' Org-Mode

Repository: https://github.com/jceb/vim-orgmode
Canonical: https://ross.abutalabs.com/products/vim-orgmode
Homepage: http://www.vim.org/scripts/script.php?script_id=3642
Language: Python
License: NOASSERTION
License Family: other
Last push: 2026-03-09T19:10:28+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 71, release rhythm 35, longevity 100
- inputs: {"age_days": 5785, "days_push": 177, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3182, forks 268 (observed 2026-08-28T04:07:47.874369+00:00)

## What it is
A Vim file type plugin that brings Emacs Org-Mode's text outlining and task management to Vim, including folding, heading navigation, TODO states, tags, priorities, hyperlinks, and scheduling. It also ships liborgmode, a Python library for parsing and modifying org files usable from command-line tools and other programs.

## Use cases
- manage todo lists in vim
- org-mode outlining in vim
- keep plain-text notes with folding and tags
- parse and modify org files from python
- project planning in plain text
- schedule tasks and cycle todo states in vim

## When to choose
- you live in Vim and want Org-Mode-style notes, TODO lists, and outlining without switching to Emacs
- you need a Python library to programmatically read or edit org files

## When to avoid
- you want the full Emacs Org-Mode feature set such as agenda views, babel, or export
- you use Neovim with Lua-based orgmode plugins or don't use Vim at all

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, plugin-system, parser, documentation
- domain: text-editors, developer-tools
- platform: editor-plugin, cli, cross-platform
- tags: vim, orgmode, outlining, task-management, todo-lists, plain-text-notes, liborgmode

## Member repositories
- jceb/vim-orgmode (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.874369+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-30T07:25:03.425130+00:00, confidence not recorded.
  - homepage: http://www.vim.org/scripts/script.php?script_id=3642 (fetched 2026-08-29T09:39:11.841821+00:00, sha 821710f196ea)
  - site_page: https://www.vim.org/about.php (fetched 2026-08-29T09:39:11.850920+00:00, sha 1bd2c1907ce5)
  - site_page: https://www.vim.org/docs.php (fetched 2026-08-29T09:39:11.852624+00:00, sha 438015e9e2e2)
  - site_page: http://www.vim.org/about.php (fetched 2026-08-29T09:39:11.854441+00:00, sha fbe78bde9535)
- Data as of 2026-08-30T08:39:29.467469+00:00.
