← viggomeesters.com
Project page

A local-first viewer for large Markdown vaults.

macOS viewer for large mixed-format Markdown knowledge vaults, built around fast inspection and local-first ownership.

macos local-first markdown knowledge-base tauri
macOS
platform
Local-first
model
Markdown
source
Open GitHub repository → Back to project overview

What it is

A desktop viewer for browsing big Markdown knowledge bases without turning the vault into a web app or remote service.

Why it exists

Large vaults get hard to inspect through normal file trees. This gives the vault a fast, purpose-built reading and navigation surface.

Useful for

Personal knowledge systems, agent context stores, project archives, research corpora, and mixed-format Markdown folders.

How it works

The project frames a vault as a local corpus to inspect: folders, Markdown, mixed file types, and navigation surfaces stay on the machine instead of becoming a remote app.

Current source

GitHub remains the live source for code and release state.

Boundary

This is a viewer/inspection surface. It should not own the canonical vault, mutate private notes, or become a hosted knowledge base by accident.

Next action

Open the repository when you need the current app code or release state. Use this page to understand the local-first viewer idea before evaluating the implementation.

Design direction

Keep the data local, make inspection fast, and treat GitHub/code as secondary to the human browsing experience.

The website gives the human overview; GitHub remains the technical source for code and release state.

GitHub remains the source for code, releases, issues, and the latest technical details.