tech-tips/.obsidian/plugins/webpage-html-export/data.json

40 lines
988 B
JSON
Raw Normal View History

{
"inlineCSS": true,
"inlineJS": true,
"inlineImages": true,
"includePluginCSS": "",
"includeSvelteCSS": true,
"makeNamesWebStyle": false,
"allowFoldingHeadings": true,
"sidebarsAlwaysCollapsible": false,
"addFilenameTitle": true,
"minifyHTML": true,
"customLineWidth": "",
"contentWidth": "",
"sidebarWidth": "",
"startOutlineCollapsed": false,
"logLevel": "warning",
"incrementalExport": false,
"deleteOldExportedFiles": false,
"addDarkModeToggle": true,
"includeOutline": true,
"includeGraphView": false,
"includeFileTree": true,
"exportPreset": "documents",
"openAfterExport": true,
"graphAttractionForce": 1,
"graphLinkLength": 10,
"graphRepulsionForce": 150,
"graphCentralForce": 3,
"graphEdgePruning": 100,
"graphMinNodeSize": 3,
"graphMaxNodeSize": 7,
"exportPath": "/home/anthony/Загрузки/test",
"filesToExport": [
[]
],
"uzeZip": false,
"lastExportPath": "",
"customJS": "",
"customCSS": ""
}