diff --git a/community-plugins.json b/community-plugins.json index 7ec5e0012db..c30817c51ad 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -16119,6 +16119,13 @@ "author": "wenlzhang", "description": "Copy and paste formatting attributes (size and color) between canvas elements, similar to the format painter in Word.", "repo": "wenlzhang/obsidian-canvas-format-brush" - } + }, +{ + "id": "daily-file-logger", + "name": "Daily File Logger", + "author": "ASHLOVEPINK", + "description": "Logs links to created or edited files in the daily note.", + "repo": "ashlovepink/daily-file-logger" +} ]