Files
obsidian-grid/data.json
Marek Lenczewski c7e13c0168 init
2026-04-15 21:14:00 +02:00

24 lines
620 B
JSON

{
"ignoredFolders": [],
"ignoredFolderPatterns": [],
"defaultSortType": "mtime-desc",
"gridItemWidth": 150,
"gridItemHeight": 0,
"imageAreaWidth": 0,
"imageAreaHeight": 0,
"titleFontSize": 0.7,
"summaryLength": 0,
"enableFileWatcher": true,
"showMediaFiles": false,
"searchMediaFiles": false,
"showVideoThumbnails": false,
"defaultOpenLocation": "tab",
"showParentFolderItem": true,
"reuseExistingLeaf": true,
"showBookmarksMode": true,
"showSearchMode": true,
"showBacklinksMode": true,
"showAllFilesMode": false,
"showRandomNoteMode": false,
"customDocumentExtensions": ""
}