Add .obisidan so we can share between machines.
This commit is contained in:
14
content/.obsidian/plugins/text-extractor/manifest.json
vendored
Normal file
14
content/.obsidian/plugins/text-extractor/manifest.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "text-extractor",
|
||||
"name": "Text Extractor",
|
||||
"version": "0.6.1",
|
||||
"minAppVersion": "1.4.16",
|
||||
"description": "A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.",
|
||||
"author": "Simon Cambier",
|
||||
"authorUrl": "https://github.com/scambier/obsidian-text-extractor",
|
||||
"fundingUrl": {
|
||||
"Github": "https://github.com/sponsors/scambier",
|
||||
"Ko-fi": "https://ko-fi.com/scambier"
|
||||
},
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user