This commit is contained in:
Oscar Plaisant
2024-03-28 23:40:47 +01:00
parent bcca52f387
commit 8100d33567
3475 changed files with 1433 additions and 69 deletions

View File

@@ -1,8 +0,0 @@
{
"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

@@ -1,9 +0,0 @@
{
"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
}