vault backup: 2026-06-09 15:21:17

This commit is contained in:
2026-06-09 15:21:17 +08:00
parent 866e2091a1
commit a9b3b7f12f
5 changed files with 3741 additions and 1894 deletions
+174 -59
View File
@@ -11,16 +11,66 @@
"hiddenFileProperties": [], "hiddenFileProperties": [],
"navigationBanner": null, "navigationBanner": null,
"periodicNotesFolder": "", "periodicNotesFolder": "",
"shortcuts": [] "shortcuts": [],
"propertyKeys": [],
"navRainbow": {
"mode": "none",
"balanceHueLuminance": true,
"separateThemeColors": false,
"shortcuts": {
"enabled": false,
"firstColor": "#ef4444",
"lastColor": "#8b5cf6",
"darkFirstColor": "#ef4444",
"darkLastColor": "#8b5cf6",
"transitionStyle": "rgb"
},
"recent": {
"enabled": false,
"firstColor": "#ef4444",
"lastColor": "#8b5cf6",
"darkFirstColor": "#ef4444",
"darkLastColor": "#8b5cf6",
"transitionStyle": "rgb"
},
"folders": {
"enabled": true,
"firstColor": "#ef4444",
"lastColor": "#8b5cf6",
"darkFirstColor": "#fb7185",
"darkLastColor": "#c084fc",
"transitionStyle": "hue",
"scope": "root"
},
"tags": {
"enabled": false,
"firstColor": "#ef4444",
"lastColor": "#8b5cf6",
"darkFirstColor": "#fb7185",
"darkLastColor": "#c084fc",
"transitionStyle": "hue",
"scope": "root"
},
"properties": {
"enabled": false,
"firstColor": "#ef4444",
"lastColor": "#8b5cf6",
"darkFirstColor": "#fb7185",
"darkLastColor": "#c084fc",
"transitionStyle": "hue",
"scope": "root"
}
}
} }
], ],
"vaultProfile": "default", "vaultProfile": "default",
"vaultTitle": "navigation", "vaultTitle": "navigation",
"syncModes": { "syncModes": {
"vaultProfile": "synced", "vaultProfile": "synced",
"homepage": "synced",
"folderSortOrder": "synced", "folderSortOrder": "synced",
"tagSortOrder": "synced", "tagSortOrder": "synced",
"searchProvider": "synced", "propertySortOrder": "synced",
"includeDescendantNotes": "synced", "includeDescendantNotes": "synced",
"useFloatingToolbars": "synced", "useFloatingToolbars": "synced",
"dualPane": "synced", "dualPane": "synced",
@@ -32,64 +82,41 @@
"navItemHeight": "synced", "navItemHeight": "synced",
"navItemHeightScaleText": "synced", "navItemHeightScaleText": "synced",
"calendarPlacement": "synced", "calendarPlacement": "synced",
"calendarLeftPlacement": "synced",
"calendarWeeksToShow": "synced", "calendarWeeksToShow": "synced",
"compactItemHeight": "synced", "compactItemHeight": "synced",
"compactItemHeightScaleText": "synced", "compactItemHeightScaleText": "synced",
"featureImageSize": "synced",
"featureImagePixelSize": "synced",
"uiScale": "synced" "uiScale": "synced"
}, },
"createNewNotesInNewTab": false,
"autoRevealActiveFile": true, "autoRevealActiveFile": true,
"autoRevealShortestPath": true,
"autoRevealIgnoreRightSidebar": true, "autoRevealIgnoreRightSidebar": true,
"autoRevealIgnoreOtherWindows": true,
"paneTransitionDuration": 150, "paneTransitionDuration": 150,
"multiSelectModifier": "cmdCtrl", "multiSelectModifier": "cmdCtrl",
"enterToOpenFiles": false, "enterToOpenFiles": false,
"shiftEnterOpenContext": "tab", "shiftEnterOpenContext": "tab",
"cmdCtrlEnterOpenContext": "split", "cmdCtrlEnterOpenContext": "split",
"mouseBackForwardAction": "history",
"startView": "files", "startView": "files",
"interfaceIcons": {}, "showInfoButtons": true,
"homepage": null, "homepage": {
"mobileHomepage": null, "source": "none",
"useMobileHomepage": false, "file": null,
"createMissingPeriodicNote": true
},
"dualPane": false, "dualPane": false,
"dualPaneOrientation": "horizontal", "dualPaneOrientation": "horizontal",
"showTooltips": false, "showTooltips": false,
"showTooltipPath": true, "showTooltipPath": true,
"showTooltipWordCount": false,
"desktopBackground": "separate", "desktopBackground": "separate",
"desktopScale": 1, "desktopScale": 1,
"mobileScale": 1, "mobileScale": 1,
"useFloatingToolbars": true, "useFloatingToolbars": true,
"dateFormat": "MMM d, yyyy",
"timeFormat": "h:mm a",
"pinRecentNotesWithShortcuts": false,
"collapseBehavior": "all",
"smartCollapse": true,
"showSectionIcons": true,
"showShortcuts": true,
"shortcutBadgeDisplay": "index",
"skipAutoScroll": false,
"showRecentNotes": true,
"recentNotesCount": 5,
"calendarPlacement": "left-sidebar",
"calendarLocale": "zh-cn",
"calendarWeekendDays": "sat-sun",
"calendarWeeksToShow": 4,
"calendarHighlightToday": true,
"calendarShowFeatureImage": true,
"calendarShowWeekNumber": true,
"calendarShowQuarter": true,
"calendarConfirmBeforeCreate": true,
"calendarIntegrationMode": "notebook-navigator",
"calendarCustomFilePattern": "YYYY/YYYYMMDD",
"calendarCustomWeekPattern": "",
"calendarCustomMonthPattern": "",
"calendarCustomQuarterPattern": "",
"calendarCustomYearPattern": "",
"calendarTemplateFolder": "",
"calendarCustomFileTemplate": null,
"calendarCustomWeekTemplate": null,
"calendarCustomMonthTemplate": null,
"calendarCustomQuarterTemplate": null,
"calendarCustomYearTemplate": null,
"colorIconOnly": false,
"toolbarVisibility": { "toolbarVisibility": {
"navigation": { "navigation": {
"toggleDualPane": true, "toggleDualPane": true,
@@ -108,47 +135,85 @@
"newNote": true "newNote": true
} }
}, },
"interfaceIcons": {},
"colorIconOnly": false,
"dateFormat": "MMM D, YYYY",
"timeFormat": "h:mm a",
"calendarTemplateFolder": "",
"confirmBeforeDelete": true,
"deleteAttachments": "ask",
"moveFileConflicts": "ask",
"externalIconProviders": {},
"checkForUpdatesOnStart": true,
"pinNavigationBanner": true, "pinNavigationBanner": true,
"showNoteCount": true, "showNoteCount": true,
"separateNoteCounts": true, "separateNoteCounts": true,
"showIndentGuides": false,
"navCountLeaderStyle": "none",
"rootLevelSpacing": 0, "rootLevelSpacing": 0,
"navIndent": 16, "navIndent": 16,
"navItemHeight": 28, "navItemHeight": 28,
"navItemHeightScaleText": true, "navItemHeightScaleText": true,
"collapseBehavior": "all",
"smartCollapse": true,
"autoSelectFirstFileOnFocusChange": false, "autoSelectFirstFileOnFocusChange": false,
"autoExpandFoldersTags": false, "autoExpandNavItems": false,
"springLoadedFolders": true, "springLoadedFolders": true,
"springLoadedFoldersInitialDelay": 0.5, "springLoadedFoldersInitialDelay": 0.5,
"springLoadedFoldersSubsequentDelay": 0.5, "springLoadedFoldersSubsequentDelay": 0.5,
"showSectionIcons": true,
"showShortcuts": true,
"shortcutBadgeDisplay": "index",
"skipAutoScroll": false,
"showRecentNotes": true,
"hideRecentNotes": "none",
"pinRecentNotesWithShortcuts": false,
"recentNotesCount": 5,
"showFolderIcons": true, "showFolderIcons": true,
"showRootFolder": true, "showRootFolder": true,
"inheritFolderColors": false, "inheritFolderColors": false,
"folderSortOrder": "alpha-asc", "folderSortOrder": "alpha-asc",
"inheritTagColors": true,
"enableFolderNotes": false, "enableFolderNotes": false,
"folderNoteType": "markdown", "folderNoteType": "markdown",
"folderNoteName": "", "folderNoteName": "",
"folderNoteProperties": "", "folderNoteNamePattern": "",
"openFolderNotesInNewTab": false, "folderNoteTemplate": null,
"enableFolderNoteLinks": true,
"hideFolderNoteInList": true, "hideFolderNoteInList": true,
"pinCreatedFolderNote": false, "pinCreatedFolderNote": false,
"folderNoteOpenLocation": "current-tab",
"showNearestFolderNoteInSidebar": true,
"showTags": true, "showTags": true,
"showTagIcons": true, "showTagIcons": true,
"showAllTagsFolder": true, "showAllTagsFolder": true,
"showUntagged": true, "showUntagged": true,
"scopeTagsToCurrentContext": false,
"tagSortOrder": "alpha-asc", "tagSortOrder": "alpha-asc",
"inheritTagColors": true,
"keepEmptyTagsProperty": false, "keepEmptyTagsProperty": false,
"showProperties": true,
"showPropertyIcons": true,
"inheritPropertyColors": true,
"propertySortOrder": "alpha-asc",
"showAllPropertiesFolder": true,
"scopePropertiesToCurrentContext": false,
"defaultListMode": "standard", "defaultListMode": "standard",
"includeDescendantNotes": false, "includeDescendantNotes": false,
"defaultFolderSort": "modified-desc", "defaultFolderSort": "modified-desc",
"propertySortKey": "", "propertySortKey": "",
"propertySortSecondary": "title",
"manualSortPropertyKey": "sort_index",
"manualSortGroupHeaderProperty": "group_header",
"manualSortNewNotePlacement": "below-selected-note",
"confirmBeforeManualSort": true,
"revealFileOnListChanges": true, "revealFileOnListChanges": true,
"listPaneTitle": "header", "listPaneTitle": "header",
"noteGrouping": "date", "noteGrouping": "date",
"showSelectedNavigationPills": false,
"stickyGroupHeaders": true,
"showFolderGroupPaths": true,
"showCurrentFolderFilesAtBottom": false,
"filterPinnedByFolder": false, "filterPinnedByFolder": false,
"showPinnedGroupHeader": true,
"showPinnedIcon": true,
"optimizeNoteHeight": true,
"compactItemHeight": 28, "compactItemHeight": 28,
"compactItemHeightScaleText": true, "compactItemHeightScaleText": true,
"showQuickActions": true, "showQuickActions": true,
@@ -157,29 +222,39 @@
"quickActionAddToShortcuts": true, "quickActionAddToShortcuts": true,
"quickActionPinNote": true, "quickActionPinNote": true,
"quickActionOpenInNewTab": false, "quickActionOpenInNewTab": false,
"hideDrawingPreviewImages": true,
"useFrontmatterMetadata": false, "useFrontmatterMetadata": false,
"frontmatterIconField": "icon", "frontmatterIconField": "icon",
"frontmatterColorField": "color", "frontmatterColorField": "color",
"frontmatterBackgroundField": "background",
"frontmatterNameField": "", "frontmatterNameField": "",
"frontmatterCreatedField": "", "frontmatterCreatedField": "",
"frontmatterModifiedField": "", "frontmatterModifiedField": "",
"frontmatterDateFormat": "", "frontmatterDateFormat": "",
"saveMetadataToFrontmatter": false, "showFileIconUnfinishedTask": false,
"showFileBackgroundUnfinishedTask": false,
"unfinishedTaskBackgroundColor": "#ef000050",
"showFileIcons": true, "showFileIcons": true,
"useFolderIconForFiles": false,
"showFilenameMatchIcons": false, "showFilenameMatchIcons": false,
"fileNameIconMap": {}, "fileNameIconMap": {},
"showCategoryIcons": false, "showCategoryIcons": false,
"fileTypeIconMap": {}, "fileTypeIconMap": {},
"fileNameRows": 1, "fileNameRows": 1,
"useFolderColorForTitles": false,
"showFilePreview": true, "showFilePreview": true,
"skipHeadingsInPreview": true, "skipHeadingsInPreview": true,
"skipCodeBlocksInPreview": true, "skipCodeBlocksInPreview": true,
"stripHtmlInPreview": true, "stripHtmlInPreview": true,
"stripLatexInPreview": true,
"previewRows": 2, "previewRows": 2,
"previewProperties": [], "previewProperties": [],
"previewPropertiesFallback": true,
"showFeatureImage": true, "showFeatureImage": true,
"featureImageProperties": [], "featureImageProperties": [],
"featureImageExcludeProperties": [], "featureImageExcludeProperties": [],
"featureImageSize": "64",
"featureImagePixelSize": "256",
"forceSquareFeatureImage": true, "forceSquareFeatureImage": true,
"downloadExternalFeatureImages": true, "downloadExternalFeatureImages": true,
"showFileTags": true, "showFileTags": true,
@@ -187,19 +262,51 @@
"prioritizeColoredFileTags": true, "prioritizeColoredFileTags": true,
"showFileTagAncestors": false, "showFileTagAncestors": false,
"showFileTagsInCompactMode": false, "showFileTagsInCompactMode": false,
"customPropertyType": "none", "showFileProperties": true,
"customPropertyFields": "", "colorFileProperties": true,
"showCustomPropertiesOnSeparateRows": true, "prioritizeColoredFileProperties": true,
"customPropertyColorMap": {}, "showFilePropertiesInCompactMode": false,
"showCustomPropertyInCompactMode": false, "showPropertiesOnSeparateRows": true,
"enablePropertyInternalLinks": true,
"enablePropertyExternalLinks": true,
"textCountDisplay": "none",
"textCountPlacement": "title",
"characterCountSpaces": "include",
"wordCountTargetProperty": "word-goal",
"showWordCountPercentage": false,
"showFileDate": true, "showFileDate": true,
"alphabeticalDateMode": "modified", "alphabeticalDateMode": "modified",
"showParentFolder": true, "showParentFolder": true,
"showParentFolderFullPath": false,
"parentFolderClickRevealsFile": false, "parentFolderClickRevealsFile": false,
"showParentFolderColor": false, "showParentFolderColor": false,
"showParentFolderIcon": false, "showParentFolderIcon": false,
"externalIconProviders": {}, "calendarEnabled": true,
"searchProvider": "internal", "calendarPlacement": "left-sidebar",
"calendarConfirmBeforeCreate": true,
"calendarLocale": "zh-cn",
"calendarWeekendDays": "sat-sun",
"calendarMonthHeadingFormat": "full",
"calendarHighlightToday": true,
"calendarShowFeatureImage": true,
"calendarMonthHighlights": {},
"calendarShowWeekNumber": true,
"calendarShowQuarter": true,
"calendarShowYearCalendar": true,
"calendarLeftPlacement": "navigation",
"calendarWeeksToShow": 4,
"calendarIntegrationMode": "notebook-navigator",
"calendarPeriodicNotesLocaleSource": "calendar",
"calendarCustomFilePattern": "YYYY/YYYYMMDD",
"calendarCustomWeekPattern": "",
"calendarCustomMonthPattern": "",
"calendarCustomQuarterPattern": "",
"calendarCustomYearPattern": "",
"calendarCustomFileTemplate": null,
"calendarCustomWeekTemplate": null,
"calendarCustomMonthTemplate": null,
"calendarCustomQuarterTemplate": null,
"calendarCustomYearTemplate": null,
"keyboardShortcuts": { "keyboardShortcuts": {
"pane:move-up": [ "pane:move-up": [
{ {
@@ -352,12 +459,12 @@
} }
] ]
}, },
"checkForUpdatesOnStart": true,
"confirmBeforeDelete": true,
"customVaultName": "", "customVaultName": "",
"pinnedNotes": {}, "pinnedNotes": {},
"collapsedPinnedContexts": {},
"fileIcons": {}, "fileIcons": {},
"fileColors": {}, "fileColors": {},
"fileBackgroundColors": {},
"folderIcons": {}, "folderIcons": {},
"folderColors": {}, "folderColors": {},
"folderBackgroundColors": {}, "folderBackgroundColors": {},
@@ -370,6 +477,14 @@
"tagSortOverrides": {}, "tagSortOverrides": {},
"tagTreeSortOverrides": {}, "tagTreeSortOverrides": {},
"tagAppearances": {}, "tagAppearances": {},
"propertyIcons": {},
"propertyColors": {},
"propertyBackgroundColors": {},
"propertySortOverrides": {},
"propertyTreeSortOverrides": {},
"propertyAppearances": {},
"virtualFolderColors": {},
"virtualFolderBackgroundColors": {},
"navigationSeparators": {}, "navigationSeparators": {},
"userColors": [ "userColors": [
"#ffffff", "#ffffff",
@@ -393,8 +508,8 @@
"#404040", "#404040",
"#404040" "#404040"
], ],
"lastShownVersion": "2.2.3", "lastShownVersion": "3.1.2",
"lastAnnouncedRelease": "2.3.1",
"rootFolderOrder": [], "rootFolderOrder": [],
"rootTagOrder": [] "rootTagOrder": [],
"rootPropertyOrder": []
} }
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
"id": "notebook-navigator", "id": "notebook-navigator",
"name": "Notebook Navigator", "name": "Notebook Navigator",
"version": "2.2.3", "version": "3.1.2",
"minAppVersion": "1.8.7", "minAppVersion": "1.11.0",
"description": "Replace the default file explorer with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.", "description": "Replace the default file explorer with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.",
"author": "Johan Sanneblad", "author": "Johan Sanneblad",
"authorUrl": "https://github.com/johansan", "authorUrl": "https://github.com/johansan",
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -83,10 +83,11 @@
"type": "notebook-navigator", "type": "notebook-navigator",
"state": {}, "state": {},
"icon": "notebook-navigator", "icon": "notebook-navigator",
"title": "Notebook Navigator" "title": "笔记本导航器"
} }
} }
] ],
"currentTab": 3
} }
], ],
"direction": "horizontal", "direction": "horizontal",
@@ -211,7 +212,7 @@
"obsidian-excalidraw-plugin:新建绘图文件": false "obsidian-excalidraw-plugin:新建绘图文件": false
} }
}, },
"active": "eaa2a2c13d90315c", "active": "562fd2951c64a771",
"lastOpenFiles": [ "lastOpenFiles": [
"FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md", "FleetingNotes/其他项目/量化工具/缠论研习社/外部接口.md",
"FleetingNotes/用工管理平台/需求/Drawing 2026-05-28 10.05.31.excalidraw.md", "FleetingNotes/用工管理平台/需求/Drawing 2026-05-28 10.05.31.excalidraw.md",