Skip to content

Commit

Permalink
phone: shortcuts gcp command
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwhiting committed Dec 28, 2023
1 parent 22898cc commit 0af548f
Show file tree
Hide file tree
Showing 13 changed files with 3,796 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[
"obsidian-linter",
"cmdr",
"obsidian-footnotes"
]
29 changes: 29 additions & 0 deletions .obsidian/plugins/cmdr/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"confirmDeletion": true,
"showAddCommand": true,
"debug": false,
"editorMenu": [],
"fileMenu": [],
"leftRibbon": [],
"rightRibbon": [],
"titleBar": [],
"statusBar": [],
"pageHeader": [],
"macros": [],
"explorer": [],
"hide": {
"statusbar": [],
"leftRibbon": []
},
"spacing": 8,
"advancedToolbar": {
"rowHeight": 48,
"rowCount": 1,
"spacing": 0,
"buttonWidth": 48,
"columnLayout": true,
"mappedIcons": [],
"tooltips": false,
"heightOffset": 0
}
}
9 changes: 9 additions & 0 deletions .obsidian/plugins/cmdr/main.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions .obsidian/plugins/cmdr/manifest.json
Original file line number Diff line number Diff line change
@@ -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 change: 1 addition & 0 deletions .obsidian/plugins/cmdr/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0af548f

Please sign in to comment.