This commit is contained in:
Oscar Plaisant
2024-05-14 10:51:40 +02:00
parent f71d6b0503
commit 66c143b7b3
164 changed files with 25026 additions and 13829 deletions

10
.obsidian/plugins/cloze/manifest.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "cloze",
"name": "Cloze",
"version": "0.1.16",
"minAppVersion": "0.12.0",
"description": "Convert highlights, underlines, bolded texts or any selected texts into clozes.",
"author": "Vikki",
"authorUrl": "https://github.com/DearVikki",
"isDesktopOnly": false
}