This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:30:51 +02:00
parent f5b9c3d02c
commit 03ecc4a65b
3433 changed files with 1756195 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"leftSidebarWidth": 300,
"rightSidebarWidth": 334.5,
"leftPin": false,
"rightPin": false,
"leftSideEnabled": false,
"rightSideEnabled": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-sidebar-expand-on-hover",
"name": "Sidebar Expand on Hover",
"version": "1.0.1",
"minAppVersion": "0.12.3",
"description": "This Obsidian plugin expands or collapses the sidebars based on mouse hovering on the ribbons.",
"authorUrl": "https://github.com/toiq",
"isDesktopOnly": true
}