Files
obsidian-workflow-template/.obsidian/plugins/obsidian-completr/manifest.json
Mathis Gauthey 89a5a5549d update: Add obsidian-completr
Usefull for callout completion
2024-01-04 10:35:56 +01:00

11 lines
335 B
JSON

{
"id": "obsidian-completr",
"name": "Completr",
"version": "3.2.0",
"minAppVersion": "1.0.0",
"description": "This plugin provides advanced auto-completion functionality for LaTeX, Frontmatter and standard writing.",
"author": "tth05",
"authorUrl": "https://github.com/tth05",
"isDesktopOnly": false
}