vault backup: 2024-02-20 21:31:52

This commit is contained in:
2024-02-20 21:31:52 +08:00
parent df520c0813
commit 9f152a8bb3
6 changed files with 1151 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[
"table-editor-obsidian",
"dataview",
"obsidian-rollover-daily-todos",
"todoist-sync-plugin",
"obsidian-columns",
"obsidian-tasks-plugin",
"oz-image-plugin",
"periodic-notes",
"obsidian-git",
"obsidian-quiet-outline",
"obsidian-tracker",
"hk-code-block"
]

View File

@@ -0,0 +1,22 @@
{
"useTitleGlobal": "default off, but on when specified",
"useCollapsibleGlobal": "default on, but off when specified",
"defaultCollapse": "expand",
"showCollapseBtn": true,
"useLinenosGlobal": "default on, but off when specified",
"defaultLinenosStart": 1,
"showLinenosSplitter": true,
"useHighlightGlobal": "default off, but on when specified",
"highlightColor": "#ff0000",
"useLanguageGlobal": "default on, but off when specified",
"defaultLanguage": "plain text",
"useCopyBtnGlobal": "default on, but off when specified",
"usePromptGlobal": "default on, but off when specified",
"promptingLanguages": [
"bash"
],
"defaultPrompt": "$",
"useResultGlobal": true,
"defaultResultPrompt": "Result",
"debugMode": false
}

627
.obsidian/plugins/hk-code-block/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "hk-code-block",
"name": "HK Code Block",
"version": "0.4.1",
"minAppVersion": "1.0.0",
"description": "Obsidian plugin developed by Heekang Park; Make code block looking good on reading view",
"author": "Heekang Park",
"authorUrl": "https://github.com/HeekangPark",
"fundingUrl": "",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

236
.obsidian/workspace-AWIN-DESKMEET.json vendored Normal file
View File

@@ -0,0 +1,236 @@
{
"main": {
"id": "fd76501ab5551c59",
"type": "split",
"children": [
{
"id": "88d942ffc79a2389",
"type": "tabs",
"children": [
{
"id": "182a7e73c49d10ce",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "c03b931709aac93a",
"type": "split",
"children": [
{
"id": "262a6c92848bc73a",
"type": "tabs",
"children": [
{
"id": "f69acad103e7f817",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "bad194a4534ef74b",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "e41d3ba9ac328959",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 267.49999618530273
},
"right": {
"id": "bb4f1f6a5dddbb12",
"type": "split",
"children": [
{
"id": "e04f7f5c2b67b828",
"type": "tabs",
"children": [
{
"id": "71679272f2e33a87",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "e7f5fe3d8a7d256b",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
},
{
"id": "bac9d59fdcd09bd8",
"type": "leaf",
"state": {
"type": "advanced-tables-toolbar",
"state": {}
}
},
{
"id": "61119a6658ef61a6",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
}
}
},
{
"id": "d24e22dd36a5a962",
"type": "leaf",
"state": {
"type": "file-properties",
"state": {}
}
},
{
"id": "4a0bb3cb0b31da42",
"type": "leaf",
"state": {
"type": "quiet-outline",
"state": {}
}
}
],
"currentTab": 5
},
{
"id": "ae4bf98badbfc7ee",
"type": "tabs",
"children": [
{
"id": "18b9707a37e1188a",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 319.5
},
"left-ribbon": {
"hiddenItems": {
"table-editor-obsidian:Advanced Tables Toolbar": false,
"switcher:開啟快速切換": false,
"graph:查看關聯圖": false,
"canvas:建立新畫布": false,
"daily-notes:開啟今天的每日筆記": false,
"templates:插入模板": false,
"command-palette:開啟命令面板": false,
"markdown-importer:開啟 Markdown 格式轉換器": false,
"random-note:開始漫遊筆記": false,
"workspaces:管理工作區配置": false,
"periodic-notes:Open today": false
}
},
"active": "182a7e73c49d10ce",
"lastOpenFiles": [
"05. 資料收集/Programming/C++/万字避坑指南C++ 的缺陷与思考(上).md",
"05. 資料收集/Programming/C++/Modern C++ use in Chromium.md",
"05. 資料收集/Programming/C++/Modern C++ The good parts.md",
"05. 資料收集/Programming/C++/A cheatsheet of modern C++ language and library features.md",
"05. 資料收集/Programming/C++/C++20, How Hard Could It Be.md",
"05. 資料收集/Linux/Docker.md",
"05. 資料收集/軟體工具、設定/Windows Terminal.md",
"orphaned files output.md",
"attachments/Pasted image 20210722145433.png",
"attachments/Pasted image 20220908123355.png",
"attachments/Pasted image 20210818115458.png",
"attachments/Pasted image 20210422205534.png",
"attachments/Pasted image 20210722093705.png",
"attachments/Pasted image 20230504183452.png",
"attachments/Pasted image 20220506145247.png",
"attachments/Pasted image 20210125183754.png",
"attachments/para_example.png",
"attachments/Pasted image 20220815135248.png",
"10. 工作/01. Logitech/Bolide.md",
"Pasted image 20230426213611.png.md",
"Pasted image 20230418111423.png.md",
"02. 個人Daily/2023/01/2023-01-12(週四).md",
"broken links output.md",
"empty files.md",
"02. 個人Daily/2020/12/2020-12-22(Tue).md",
"02. 個人Daily/2020/12/2020-12-27(Sun).md",
"02. 個人Daily/2021/01/2021-01-14(Thu).md",
"02. 個人Daily/2021/01/2021-01-25(Mon).md",
"02. 個人Daily/2021/01/2021-01-28(Thu).md",
"02. 個人Daily/2021/02/2021-02-03(Wed).md",
"02. 個人Daily/2021/02/2021-02-04(Thu).md",
"05. 資料收集/Linux/確認日誌的完整性.md",
"05. 資料收集/Programming/Keras/categorical_crossentropy.md",
"05. 資料收集/Programming/Keras/An example that use categorical_crossentropy and softmax.md",
"05. 資料收集/Linux/journalctl.md",
"02. 個人Daily/2020/12/2020-12-03(Thu).md",
"05. 資料收集/裝置設定",
"05. 資料收集/Programming/OpenCV",
"05. 資料收集/Programming/numpy",
"05. 資料收集/Programming/Keras",
"00. Inbox/自我成長.canvas",
"00. Inbox/vc-fwUpdate code trace(Meetup).canvas",
"00. Inbox/My Mindmap.canvas",
"05. 資料收集/Windows/_Map.canvas",
"05. 資料收集/Programming/C++",
"00. Inbox/CPU Performance Control.canvas",
"05. 資料收集/Linux/_Map.canvas",
"00. Inbox/雜",
"05. 資料收集/樹莓派/_Map.canvas",
"00. Inbox/暫記:以後可能會用到",
"05. 資料收集/Windows",
"00. Inbox/Side project",
"00. Inbox/給孩子的簡報",
"01. 個人/讀書筆記/20240101 - 筆記的魔力.canvas",
"未命名 1.canvas",
"未命名.canvas"
]
}