update
This commit is contained in:
36
.obsidian.mobile/plugins/cmdr/data.json
Normal file
36
.obsidian.mobile/plugins/cmdr/data.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"confirmDeletion": true,
|
||||
"showAddCommand": true,
|
||||
"debug": false,
|
||||
"editorMenu": [],
|
||||
"fileMenu": [],
|
||||
"leftRibbon": [
|
||||
{
|
||||
"id": "calendar:show-calendar-view",
|
||||
"icon": "calendar",
|
||||
"name": "Open Calendar",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"rightRibbon": [],
|
||||
"titleBar": [],
|
||||
"statusBar": [],
|
||||
"pageHeader": [],
|
||||
"macros": [],
|
||||
"explorer": [],
|
||||
"hide": {
|
||||
"statusbar": [],
|
||||
"leftRibbon": []
|
||||
},
|
||||
"spacing": 8,
|
||||
"advancedToolbar": {
|
||||
"rowHeight": 35,
|
||||
"rowCount": 2,
|
||||
"spacing": 0,
|
||||
"buttonWidth": 40,
|
||||
"columnLayout": true,
|
||||
"mappedIcons": [],
|
||||
"tooltips": false,
|
||||
"heightOffset": 0
|
||||
}
|
||||
}
|
9
.obsidian.mobile/plugins/cmdr/main.js
Normal file
9
.obsidian.mobile/plugins/cmdr/main.js
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian.mobile/plugins/cmdr/manifest.json
Normal file
11
.obsidian.mobile/plugins/cmdr/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "cmdr",
|
||||
"name": "Commander",
|
||||
"version": "0.5.1",
|
||||
"minAppVersion": "1.4.0",
|
||||
"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
|
||||
}
|
1
.obsidian.mobile/plugins/cmdr/styles.css
Normal file
1
.obsidian.mobile/plugins/cmdr/styles.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user