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

GEDCOM

Andrei LobanovAndrei Lobanov48 downloads

Edit GEDCOM files with autocomplete, validation, navigation, and semantic highlighting.

Add to Obsidian
GEDCOM screenshot
  • Overview
  • Scorecard
  • Updates8

GEDCOM language support by Domorium. Edit source .ged and .gedcom files directly in Obsidian with validation, autocomplete, navigation, folding, and semantic highlighting.

GEDCOM editor in Obsidian

Features

  • Context-aware GEDCOM tag autocomplete
  • Real-time validation errors and warnings
  • Semantic highlighting for levels, tags, and cross-references
  • Documentation tooltips for GEDCOM tags
  • Go to definition for XREF values
  • Find XREF references and highlight declarations and usages
  • Safe XREF rename as one undoable edit
  • Web links and vault-relative file links
  • Quick fixes for broken references and invalid levels
  • Folding and visual indentation for nested records
  • Desktop and mobile Obsidian support

The plugin keeps the GEDCOM file as the source of truth. It does not convert records into Markdown, create a second genealogy database, or send vault data to a remote service.

Usage

  1. Enable GEDCOM in Settings → Community plugins.
  2. Open a .ged or .gedcom file in your vault.
  3. Edit the source directly. Obsidian saves changes back to the same file.

Use Go to GEDCOM definition from the command palette to jump from an XREF usage to its record declaration. Find GEDCOM references moves between matching declarations and usages, and Rename GEDCOM reference updates the current XREF atomically. Editor behavior can be adjusted in the plugin settings.

Privacy

GEDCOM by Domorium works locally inside the vault. It does not require an account, make network requests, access files outside the vault, show advertisements, or collect analytics or telemetry.

Installation

Install GEDCOM from Obsidian's Community Plugins directory. To test beta releases, use BRAT with this repository URL:

https://github.com/lavich/domorium-obsidian

For a manual installation, copy main.js, manifest.json, and styles.css from the latest release into:

<vault>/.obsidian/plugins/domorium/

Reload Community Plugins and enable GEDCOM.

Development

npm install
npm run check

The packaged plugin is written to dist/.

The shared GEDCOM parser and editor-independent language service are maintained in the main Domorium repository and consumed as versioned public npm packages.

License

MIT © 2026 Andrei Lobanov

Domorium is an independent project and is not affiliated with or endorsed by FamilySearch or Intellectual Reserve, Inc. FAMILYSEARCH GEDCOM™ and FAMILYSEARCH® are trademarks of Intellectual Reserve, Inc.

HealthExcellent
ReviewSatisfactory
About
Edit .ged and .gedcom files directly in Obsidian with context-aware tag autocomplete, real-time validation, semantic highlighting, folding, and jump-to-definition for XREFs. Keep the GEDCOM file as the single source of truth and work entirely locally on desktop and mobile.
LanguagesAutocompleteNavigation
Details
Current version
0.3.1
Last updated
Yesterday
Created
2 weeks ago
Updates
8 releases
Downloads
48
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Andrei LobanovAndrei Lobanovlavich
GitHublavich
lavich
  1. Community
  2. Plugins
  3. Languages
  4. GEDCOM

Related plugins

Notebook Navigator

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

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

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.

Numerals

Turn any code block into an advanced calculator. Evaluate math expressions on each line of a code block, including units, currency, and optional TeX rendering.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Creases

Tools for effectively folding Markdown sections.