obsidian-img2other/data.json

39 lines
848 B
JSON
Raw Permalink Normal View History

{
"currentPlatform": "wechat",
"imageMaxWidth": 900,
"imageQuality": 0.9,
"displayMaxWidth": "100%",
"imageFormat": "auto",
"platformImageStrategies": {
"wechat": "balanced",
"feishu": "quality",
"zhihu": "balanced",
"yuque": "quality"
},
"platformThemes": {
"wechat": "soft",
"feishu": "minimal",
"zhihu": "knowledge",
"yuque": "soft"
},
"platformThemeOverrides": {
"wechat": {},
"feishu": {},
"zhihu": {},
"yuque": {}
},
"compressGif": false,
"enableCodeHighlight": true,
"enableThemeStyles": false,
"enableFrontmatter": false,
"enableProgressNotice": true,
"enablePreview": true,
"parallelImageProcessing": true,
"maxParallelImages": 5,
"themeStylesCache": true,
"includeFrontmatter": false,
"clipboardFormats": [
"text/html",
"text/plain"
]
}