Files
obsidian-workflow-template/.obsidian/plugins/shortcuts-extender/manifest.json
2024-01-04 10:47:34 +01:00

9 lines
238 B
JSON

{
"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"
}