Skip to content

Commit

Permalink
Add scroll-speed plugin (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
flolu authored Jun 23, 2022
1 parent 6bafb00 commit ef0151c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit ef0151c

Please sign in to comment.