diff --git a/community-plugins.json b/community-plugins.json index 6c724bd6464..e5508affcb3 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -4428,5 +4428,12 @@ "author": "Boninall", "description": "A task progress bar plugin for tasks in Obsidian.", "repo": "quorafind/obsidian-task-progress-bar" + }, + { + "id": "scroll-speed", + "name": "Scroll Speed", + "author": "Florian Ludewig", + "description": "This plugin allows you to change the scroll speed inside Obsidian notes.", + "repo": "flolu/obsidian-scroll-speed" } ]