VirtualTableManager nach Layout-Ready initialisieren, Cleanup in onunload, Kommando zum manuellen Rebuild. manifest.json Author-Feld aktualisiert. Co-Authored-By: tolvitty <noreply@anthropic.com>
9 lines
267 B
JSON
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
|
|
}
|