WritingSpace/.obsidian/plugins/lazy-plugins/data.json
2025-01-29 23:58:19 +01:00

82 lines
No EOL
1.7 KiB
JSON

{
"dualConfigs": true,
"showConsoleLog": false,
"desktop": {
"shortDelaySeconds": 5,
"longDelaySeconds": 15,
"delayBetweenPlugins": 40,
"defaultStartupType": null,
"showDescriptions": true,
"plugins": {
"dataview": {
"startupType": "short"
},
"folder-notes": {
"startupType": "instant"
},
"homepage": {
"startupType": "instant"
},
"iconic": {
"startupType": "instant"
},
"lineage": {
"startupType": "instant"
},
"obsidian-meta-bind-plugin": {
"startupType": "instant"
},
"obsidian-style-settings": {
"startupType": "instant"
},
"local-any-files": {
"startupType": "instant"
},
"dynamic-outline": {
"startupType": "instant"
},
"note-gallery": {
"startupType": "instant"
}
}
},
"mobile": {
"shortDelaySeconds": 5,
"longDelaySeconds": 15,
"delayBetweenPlugins": 40,
"defaultStartupType": null,
"showDescriptions": true,
"plugins": {
"dataview": {
"startupType": "short"
},
"folder-notes": {
"startupType": "instant"
},
"homepage": {
"startupType": "instant"
},
"iconic": {
"startupType": "instant"
},
"lineage": {
"startupType": "instant"
},
"obsidian-meta-bind-plugin": {
"startupType": "instant"
},
"obsidian-style-settings": {
"startupType": "instant"
},
"local-any-files": {
"startupType": "instant"
},
"dynamic-outline": {
"startupType": "instant"
},
"note-gallery": {
"startupType": "instant"
}
}
}
}