vault backup: 2024-07-25 22:46:56

This commit is contained in:
Felipe M 2024-07-25 22:46:56 +02:00
parent 23168bd6a0
commit 89cd1f5850
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
4 changed files with 101 additions and 8 deletions

View file

@ -0,0 +1,54 @@
{
"settingsVersion": "1.8.01",
"makeOfflineCompatible": false,
"inlineAssets": false,
"includePluginCSS": "",
"includeSvelteCSS": true,
"titleProperty": "title",
"customHeadContentPath": "",
"faviconPath": "",
"documentWidth": "40em",
"sidebarWidth": "20em",
"minOutlineCollapse": 2,
"startOutlineCollapsed": false,
"allowFoldingHeadings": true,
"allowFoldingLists": true,
"allowResizingSidebars": true,
"logLevel": "warning",
"minifyHTML": true,
"makeNamesWebStyle": true,
"onlyExportModified": true,
"deleteOldFiles": true,
"addThemeToggle": true,
"addOutline": true,
"addFileNav": true,
"addSearchBar": true,
"addGraphView": true,
"addTitle": true,
"addRSSFeed": true,
"siteURL": "",
"authorName": "",
"vaultTitle": "Pathfinder2e",
"exportPreset": "website",
"openAfterExport": false,
"graphAttractionForce": 1,
"graphLinkLength": 10,
"graphRepulsionForce": 150,
"graphCentralForce": 3,
"graphEdgePruning": 100,
"graphMinNodeSize": 3,
"graphMaxNodeSize": 7,
"showDefaultTreeIcons": false,
"emojiStyle": "Native",
"defaultFileIcon": "lucide//file",
"defaultFolderIcon": "lucide//folder",
"defaultMediaIcon": "lucide//file-image",
"exportPath": "/Users/fmartingr/Temp/obsidian-export",
"filesToExport": [
[
"Personajes",
"Wiki",
"index.md"
]
]
}