Skip to content

Releases: fifthadj/clipboard-vault-sync

Release list

v0.1.0

Choose a tag to compare

@fifthadj fifthadj released this 02 Jul 16:40

First public release. 🎉

A Windows system-tray app that captures everything you copy — text and images — into your Obsidian vault as Markdown notes. Works while Obsidian is closed.

Highlights

  • Auto-capture clipboard text & images (images converted to AVIF)
  • One note per clipboard entry: Clipboard-YYYY-MM-DD_HH-MM-SS-mmm.md
  • Deduplication across app restarts (never saves the same content twice)
  • Sync target can be any folder inside a vault, remembered across restarts
  • Global hotkey with press-to-record picker, single-instance guard
  • 100% local - no network, no telemetry

Downloads

  • Portable (recommended): download, double-click, done
  • Setup: traditional installer

⚠️ Unsigned binaries — Windows SmartScreen will warn on first run (More info → Run anyway). Build from source if you prefer: see README.

🤖 Generated with Claude Code