mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
first commit
This commit is contained in:
43
.obsidian/plugins/cmdr/data.json
vendored
Normal file
43
.obsidian/plugins/cmdr/data.json
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"confirmDeletion": true,
|
||||
"showAddCommand": true,
|
||||
"debug": false,
|
||||
"editorMenu": [],
|
||||
"fileMenu": [],
|
||||
"leftRibbon": [
|
||||
{
|
||||
"id": "quickadd:choice:7b164c2a-2d52-47cd-8785-7084c4b085f6",
|
||||
"icon": "bookmark-plus",
|
||||
"name": "QuickAdd: Add to Project Scratchpad",
|
||||
"mode": "any",
|
||||
"color": "#bababa"
|
||||
},
|
||||
{
|
||||
"id": "quickadd:choice:ac457949-03eb-4bdb-b6c2-b79781d35a8a",
|
||||
"icon": "sprout",
|
||||
"name": "QuickAdd: Create New Project",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"rightRibbon": [],
|
||||
"titleBar": [],
|
||||
"statusBar": [],
|
||||
"pageHeader": [],
|
||||
"macros": [],
|
||||
"explorer": [],
|
||||
"hide": {
|
||||
"statusbar": [],
|
||||
"leftRibbon": []
|
||||
},
|
||||
"spacing": 8,
|
||||
"advancedToolbar": {
|
||||
"rowHeight": 48,
|
||||
"rowCount": 1,
|
||||
"spacing": 0,
|
||||
"buttonWidth": 48,
|
||||
"columnLayout": false,
|
||||
"mappedIcons": [],
|
||||
"tooltips": false,
|
||||
"heightOffset": 0
|
||||
}
|
||||
}
|
||||
9
.obsidian/plugins/cmdr/main.js
vendored
Normal file
9
.obsidian/plugins/cmdr/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/cmdr/manifest.json
vendored
Normal file
11
.obsidian/plugins/cmdr/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "cmdr",
|
||||
"name": "Commander",
|
||||
"version": "0.4.4",
|
||||
"minAppVersion": "1.1.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/plugins/cmdr/styles.css
vendored
Normal file
1
.obsidian/plugins/cmdr/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user