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

49 lines
1 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,
2025-02-02 10:51:46 +00:00
"defaultStartupType": "short",
2025-01-22 08:00:25 +00:00
"showDescriptions": true,
"plugins": {
"dataview": {
"startupType": "short"
},
"folder-notes": {
"startupType": "instant"
},
"homepage": {
"startupType": "instant"
},
"iconic": {
2025-02-02 10:51:46 +00:00
"startupType": "short"
2025-01-22 08:00:25 +00:00
},
"lineage": {
2025-02-02 10:51:46 +00:00
"startupType": "short"
2025-01-22 08:00:25 +00:00
},
"obsidian-meta-bind-plugin": {
"startupType": "instant"
},
"obsidian-style-settings": {
"startupType": "instant"
},
"local-any-files": {
2025-02-02 10:51:46 +00:00
"startupType": "long"
2025-01-29 22:09:57 +00:00
},
"dynamic-outline": {
2025-02-02 10:51:46 +00:00
"startupType": "short"
},
"note-gallery": {
"startupType": "long"
},
"harper": {
"startupType": "long"
},
"obsidian-icon-shortcodes": {
"startupType": "long"
2025-01-22 08:00:25 +00:00
}
}
}
}