vault backup: 2025-01-09 14:12:32
This commit is contained in:
parent
85206cf3b4
commit
6f0e082413
|
@ -51,7 +51,9 @@
|
||||||
},
|
},
|
||||||
"textColorCss": "var(--text-muted)",
|
"textColorCss": "var(--text-muted)",
|
||||||
"ignoreWhitespace": false,
|
"ignoreWhitespace": false,
|
||||||
"gutterSpacingFallbackLength": 5
|
"gutterSpacingFallbackLength": 5,
|
||||||
|
"lastShownAuthorDisplay": "initials",
|
||||||
|
"lastShownDateTimeFormatOptions": "date"
|
||||||
},
|
},
|
||||||
"autoCommitMessage": "vault backup: {{date}}"
|
"autoCommitMessage": "vault backup: {{date}}"
|
||||||
}
|
}
|
|
@ -73,7 +73,8 @@
|
||||||
"title": "書籤"
|
"title": "書籤"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
@ -144,9 +145,19 @@
|
||||||
"icon": "lucide-list",
|
"icon": "lucide-list",
|
||||||
"title": "{Note} Packaging Python Project 的大綱"
|
"title": "{Note} Packaging Python Project 的大綱"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "b661cdef433f78b8",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "git-view",
|
||||||
|
"state": {},
|
||||||
|
"icon": "git-pull-request",
|
||||||
|
"title": "Source Control"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 3
|
"currentTab": 4
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
@ -166,9 +177,9 @@
|
||||||
"active": "25b91dfb1bd3313c",
|
"active": "25b91dfb1bd3313c",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"README.md",
|
"README.md",
|
||||||
|
"組織/EverfortuneAI/{Note} Packaging Python Project.md",
|
||||||
"Test.md",
|
"Test.md",
|
||||||
"組織/EverfortuneAI/resources/should_setup_py_be_deleted.png",
|
"組織/EverfortuneAI/resources/should_setup_py_be_deleted.png",
|
||||||
"組織/EverfortuneAI/{Note} Packaging Python Project.md",
|
|
||||||
"組織/EverfortuneAI/resources",
|
"組織/EverfortuneAI/resources",
|
||||||
"組織/EverfortuneAI",
|
"組織/EverfortuneAI",
|
||||||
"組織",
|
"組織",
|
||||||
|
|
Loading…
Reference in New Issue