๐Ÿ“ฆ situ2001 / obsidian-tab-group-arrangement

๐Ÿ“„ manifest.json ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12{
  "id": "editor-group-arrangement",
  "name": "Editor Group Arrangement",
  "version": "1.0.0",
  "minAppVersion": "0.15.0",
  "description": "Arrange the editor group in a more flexible way. For now, it supports arranging evenly and expanded like VSCode. User can make action and switch mode of arrangement by clicking the status bar or executing commands.",
  "author": "situ2001",
  "authorUrl": "https://situ2001.com",
  "fundingUrl": "https://www.paypal.com/paypalme/situ2oo1",
  "isDesktopOnly": true
}