Logfire is an Obsidian plugin that tracks all vault activity, stores events in a local SQLite database, and makes everything queryable via SQL. It includes real-time event streaming, interactive dashboards with pure SVG charts, virtual tables for vault metadata, automated Markdown report projections, and Vim-style keyboard navigation.
Find a file
tolvitty 3c8c22ee07 Localize UI to English across all 22 source files
Translates all German user-facing strings (command names, notices,
settings, modal labels, template names/descriptions, error messages,
status bar, and code comments) to English.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 12:17:24 +01:00
src Localize UI to English across all 22 source files 2026-02-12 12:17:24 +01:00
.gitignore Projekt-Grundgerüst: Build-System und Konfiguration 2026-02-12 10:45:43 +01:00
CLAUDE.md Localize UI to English across all 22 source files 2026-02-12 12:17:24 +01:00
esbuild.config.mjs Projekt-Grundgerüst: Build-System und Konfiguration 2026-02-12 10:45:43 +01:00
manifest.json Virtual Tables in main.ts verdrahtet, Author auf tolvitty 2026-02-12 11:09:54 +01:00
package-lock.json Projekt-Grundgerüst: Build-System und Konfiguration 2026-02-12 10:45:43 +01:00
package.json Projekt-Grundgerüst: Build-System und Konfiguration 2026-02-12 10:45:43 +01:00
styles.css Merge feature/polish: Vim-Navigation, SQL-Autocomplete, Import/Export, erweiterte Settings 2026-02-12 11:57:17 +01:00
tsconfig.json Projekt-Grundgerüst: Build-System und Konfiguration 2026-02-12 10:45:43 +01:00