Added more plugins and tweaked some settings

This commit is contained in:
2026-07-23 14:49:30 -04:00
parent b2958c50eb
commit 641bbb348f
20 changed files with 81141 additions and 11 deletions
+11
View File
File diff suppressed because one or more lines are too long
+11
View File
@@ -0,0 +1,11 @@
{
"id": "cmdr",
"name": "Commander",
"version": "0.5.7",
"minAppVersion": "1.4.4",
"description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.",
"author": "jsmorabito & phibr0",
"authorUrl": "https://github.com/phibr0",
"fundingUrl": "https://ko-fi.com/phibr0",
"isDesktopOnly": false
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -14,7 +14,7 @@
"detached": false,
"type": "folder",
"id": "9c2c1c2e-d952-485f-8ef1-7bd7363527a0",
"path": "99 Toolkit/Templates/Project",
"path": "99 Toolkit/Templates/Project-Related",
"subFolders": true,
"disableSync": true,
"disableAutoCreate": true,
+20
View File
@@ -0,0 +1,20 @@
{
"showSheetButton": "true",
"folder": "/",
"fileLocationMode": "current-sub",
"fileSubFolder": "Sheets",
"excelFilenamePrefix": "Excel ",
"excelFilenameDateTime": "DD-MM_MMM-YYYY HH.mm.ss",
"sheetHeight": "300",
"rowHeight": "25",
"colWidth": "100",
"authorizationCode": "",
"embedLinkShowFooter": "false",
"embedLinkOpenMode": "split-right",
"numberFormatLocal": "en",
"mobileRenderMode": "desktop",
"darkModal": "dark",
"isBigSheet": "false",
"fontFolder": "",
"selectedFontName": ""
}
File diff suppressed because one or more lines are too long
+11
View File
@@ -0,0 +1,11 @@
{
"id": "sheet-plus",
"name": "Sheet Plus",
"version": "2.12.11",
"minAppVersion": "1.5.11",
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
"author": "ljcoder",
"authorUrl": "https://github.com/ljcoder2015",
"fundingUrl": "https://ko-fi.com/ljcoder",
"isDesktopOnly": false
}
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
{
"id": "unicode-search",
"name": "Unicode Search",
"version": "0.7.3",
"minAppVersion": "1.8.7",
"description": "Search and insert Unicode characters into your editor",
"author": "BambusControl",
"authorUrl": "https://github.com/BambusControl",
"isDesktopOnly": false
}
File diff suppressed because one or more lines are too long