update: Add shortcut extender for mobile commands
This commit is contained in:
763
.obsidian/plugins/shortcuts-extender/main.js
vendored
Normal file
763
.obsidian/plugins/shortcuts-extender/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
.obsidian/plugins/shortcuts-extender/manifest.json
vendored
Normal file
8
.obsidian/plugins/shortcuts-extender/manifest.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "shortcuts-extender",
|
||||
"name": "Shortcuts extender",
|
||||
"description": "Use shortcuts for text formatting or input special symbols without language switching",
|
||||
"isDesktopOnly": false,
|
||||
"js": "main.js",
|
||||
"version": "2.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user