WritingSpace/.obsidian/plugins/lazy-plugins/data.json

82 lines
1.7 KiB
JSON
Raw Normal View History

2025-01-22 08:00:25 +00:00
{
"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"
2025-01-29 22:09:57 +00:00
},
"dynamic-outline": {
"startupType": "instant"
2025-01-29 22:58:19 +00:00
},
"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"
2025-01-22 08:00:25 +00:00
}
}
}
}