obsidian-logfire/manifest.json
tolvitty a4f695d75a Virtual Tables in main.ts verdrahtet, Author auf tolvitty
VirtualTableManager nach Layout-Ready initialisieren,
Cleanup in onunload, Kommando zum manuellen Rebuild.
manifest.json Author-Feld aktualisiert.

Co-Authored-By: tolvitty <noreply@anthropic.com>
2026-02-12 11:09:54 +01:00

9 lines
267 B
JSON

{
"id": "logfire",
"name": "Logfire",
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Track all vault activity, query with SQL, visualize with charts and dashboards — all backed by SQLite.",
"author": "tolvitty",
"isDesktopOnly": true
}