All Projects

bridgebot

A background daemon that watches Obsidian vaults and git repos, reacting to changes with configurable rules for auto-linking, staleness alerts, and vault maintenance.

Overview

bridgebot runs as a background daemon that monitors Obsidian vaults and git repositories for changes. When it detects file modifications, new notes, or repo events, it applies configurable rules to maintain vault health automatically.

It handles tasks like auto-linking orphaned notes, flagging stale content, and running maintenance routines — keeping the vault organized without manual intervention.

Features

  • File system watching for Obsidian vaults and git repos
  • Configurable rule engine for automated reactions
  • Auto-linking for orphaned notes
  • Staleness detection and alerts
  • Background daemon — runs silently and reacts to changes

Tech Stack

Rust File Watching Obsidian

Links