update: Add obsidian-scroll-to-top plugin
This commit is contained in:
10
.obsidian/plugins/obsidian-scroll-to-top-plugin/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-scroll-to-top-plugin/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-scroll-to-top-plugin",
|
||||
"name": "Scroll to Top Plugin",
|
||||
"version": "2.1.3",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "This is a plugin for Obsidian that adds a button to scroll to the top of the current note.",
|
||||
"author": "cloudhao1999",
|
||||
"authorUrl": "https://github.com/cloudhao1999/obsidian-scroll-to-top-plugin",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user