This commit is contained in:
Oscar Plaisant
2024-05-14 10:51:40 +02:00
parent fa469935fb
commit c50d69aa3d
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
}