From 41c00ec971174238f0456336bb006720401cbee2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Aug 2026 21:49:11 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 5db09ed..5c23fe4 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1219,3 +1219,16 @@ icon = "cpu" description = "A bottom-style process monitor: live CPU/RAM/swap bars and a sortable, searchable process table with per-process kill." plugin_api = 12 tags = ["bar", "panel", "service", "system", "utility"] + +[[plugin]] +id = "davemhammer/obsidian" +name = "Obsidian" +version = "1.0.6" +updated_at = 1786225739 +added_at = 1786225739 +author = "davemhammer" +license = "MIT" +icon = "notebook" +description = "Daily capture and git status, commit, pull, and push for an Obsidian vault." +plugin_api = 10 +tags = ["productivity", "utility", "bar", "panel", "service", "launcher"]