up
This commit is contained in:
parent
eca2c03b3c
commit
1ff64eaaaf
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"theme": "moonstone",
|
||||
"cssTheme": "Border",
|
||||
"cssTheme": "Blue Topaz",
|
||||
"baseFontSizeAction": true,
|
||||
"baseFontSize": 18,
|
||||
"nativeMenus": true,
|
||||
@ -9,5 +9,5 @@
|
||||
"MCL Multi Column",
|
||||
"MCL Wide Views"
|
||||
],
|
||||
"accentColor": "#5b71b3"
|
||||
"accentColor": "#7d8bb5"
|
||||
}
|
11
.obsidian/bookmarks.json
vendored
11
.obsidian/bookmarks.json
vendored
@ -10,6 +10,17 @@
|
||||
"type": "file",
|
||||
"ctime": 1725867774670,
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"type": "group",
|
||||
"ctime": 1726130696110,
|
||||
"items": [],
|
||||
"title": "未命名组"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1726130851843,
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
}
|
||||
]
|
||||
}
|
22
.obsidian/community-plugins.json
vendored
22
.obsidian/community-plugins.json
vendored
@ -1,34 +1,16 @@
|
||||
[
|
||||
"dataview",
|
||||
"obsidian-emoji-toolbar",
|
||||
"recent-files-obsidian",
|
||||
"templater-obsidian",
|
||||
"vault-exporter",
|
||||
"obsidian-advanced-uri",
|
||||
"obsidian-kanban",
|
||||
"quickadd",
|
||||
"editing-toolbar",
|
||||
"obsidian-to-anki-plugin",
|
||||
"plugin-manager",
|
||||
"mx-bili-plugin",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"cmdr",
|
||||
"obsidian-outliner",
|
||||
"obsidian-another-quick-switcher",
|
||||
"table-editor-obsidian",
|
||||
"obsidian-memos",
|
||||
"periodic-para",
|
||||
"surfing",
|
||||
"colorful-note-borders",
|
||||
"obsidian-style-settings",
|
||||
"tag-wrangler",
|
||||
"obsidian-auto-link-title",
|
||||
"url-into-selection",
|
||||
"mysnippets-plugin",
|
||||
"obsidian-custom-frames",
|
||||
"note-chain",
|
||||
"obsidian-hover-editor",
|
||||
"pkmer",
|
||||
"immersive-translate",
|
||||
"obsidian-git"
|
||||
"syncthing-integration",
|
||||
"lazy-plugins"
|
||||
]
|
31
.obsidian/community-plugins.sync-conflict-20240912-141042-B2MWSF3.json
vendored
Normal file
31
.obsidian/community-plugins.sync-conflict-20240912-141042-B2MWSF3.json
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
[
|
||||
"dataview",
|
||||
"recent-files-obsidian",
|
||||
"templater-obsidian",
|
||||
"vault-exporter",
|
||||
"obsidian-advanced-uri",
|
||||
"obsidian-kanban",
|
||||
"quickadd",
|
||||
"editing-toolbar",
|
||||
"obsidian-to-anki-plugin",
|
||||
"plugin-manager",
|
||||
"mx-bili-plugin",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"cmdr",
|
||||
"obsidian-outliner",
|
||||
"obsidian-another-quick-switcher",
|
||||
"table-editor-obsidian",
|
||||
"obsidian-memos",
|
||||
"surfing",
|
||||
"colorful-note-borders",
|
||||
"obsidian-style-settings",
|
||||
"tag-wrangler",
|
||||
"obsidian-auto-link-title",
|
||||
"url-into-selection",
|
||||
"mysnippets-plugin",
|
||||
"obsidian-custom-frames",
|
||||
"note-chain",
|
||||
"obsidian-hover-editor",
|
||||
"pkmer",
|
||||
"syncthing-integration"
|
||||
]
|
8
.obsidian/hotkeys.json
vendored
8
.obsidian/hotkeys.json
vendored
@ -14,13 +14,5 @@
|
||||
],
|
||||
"key": "Q"
|
||||
}
|
||||
],
|
||||
"cmdr:macro-0": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "X"
|
||||
}
|
||||
]
|
||||
}
|
28
.obsidian/plugins/cmdr/data.json
vendored
28
.obsidian/plugins/cmdr/data.json
vendored
@ -23,6 +23,12 @@
|
||||
"icon": "lucide-code",
|
||||
"name": "插入代码块",
|
||||
"mode": "any"
|
||||
},
|
||||
{
|
||||
"id": "markdown:add-metadata-property",
|
||||
"icon": "lucide-plus-circle",
|
||||
"name": "增加文档属性",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"rightRibbon": [],
|
||||
@ -42,27 +48,7 @@
|
||||
}
|
||||
],
|
||||
"pageHeader": [],
|
||||
"macros": [
|
||||
{
|
||||
"macro": [
|
||||
{
|
||||
"action": 0,
|
||||
"commandId": "obsidian-style-settings:show-style-settings-leaf"
|
||||
},
|
||||
{
|
||||
"action": 1,
|
||||
"delay": "50"
|
||||
},
|
||||
{
|
||||
"action": 0,
|
||||
"commandId": "obsidian-hover-editor:snap-active-popover-to-left"
|
||||
}
|
||||
],
|
||||
"name": "悬浮",
|
||||
"icon": "star",
|
||||
"startup": false
|
||||
}
|
||||
],
|
||||
"macros": [],
|
||||
"explorer": [],
|
||||
"hide": {
|
||||
"statusbar": [],
|
||||
|
68
.obsidian/plugins/cmdr/data.sync-conflict-20240912-141042-B2MWSF3.json
vendored
Normal file
68
.obsidian/plugins/cmdr/data.sync-conflict-20240912-141042-B2MWSF3.json
vendored
Normal file
@ -0,0 +1,68 @@
|
||||
{
|
||||
"confirmDeletion": true,
|
||||
"showAddCommand": true,
|
||||
"debug": false,
|
||||
"editorMenu": [
|
||||
{
|
||||
"id": "workspace:copy-url",
|
||||
"icon": "lucide-copy",
|
||||
"name": "复制 Obsidian 链接",
|
||||
"mode": "any"
|
||||
},
|
||||
{
|
||||
"id": "markdown:add-metadata-property",
|
||||
"icon": "lucide-plus-circle",
|
||||
"name": "WD",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"fileMenu": [],
|
||||
"leftRibbon": [
|
||||
{
|
||||
"id": "editor:insert-codeblock",
|
||||
"icon": "lucide-code",
|
||||
"name": "插入代码块",
|
||||
"mode": "any"
|
||||
},
|
||||
{
|
||||
"id": "markdown:add-metadata-property",
|
||||
"icon": "lucide-plus-circle",
|
||||
"name": "增加文档属性",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"rightRibbon": [],
|
||||
"titleBar": [],
|
||||
"statusBar": [
|
||||
{
|
||||
"id": "app:open-vault",
|
||||
"icon": "vault",
|
||||
"name": "打开其他仓库",
|
||||
"mode": "any"
|
||||
},
|
||||
{
|
||||
"id": "editor:insert-codeblock",
|
||||
"icon": "lucide-code",
|
||||
"name": "插入代码块",
|
||||
"mode": "any"
|
||||
}
|
||||
],
|
||||
"pageHeader": [],
|
||||
"macros": [],
|
||||
"explorer": [],
|
||||
"hide": {
|
||||
"statusbar": [],
|
||||
"leftRibbon": []
|
||||
},
|
||||
"spacing": "8",
|
||||
"advancedToolbar": {
|
||||
"rowHeight": 48,
|
||||
"rowCount": 1,
|
||||
"spacing": 0,
|
||||
"buttonWidth": 48,
|
||||
"columnLayout": false,
|
||||
"mappedIcons": [],
|
||||
"tooltips": false,
|
||||
"heightOffset": 0
|
||||
}
|
||||
}
|
4
.obsidian/plugins/editing-toolbar/data.json
vendored
4
.obsidian/plugins/editing-toolbar/data.json
vendored
@ -286,8 +286,8 @@
|
||||
"cMenuBottomValue": 4.25,
|
||||
"cMenuNumRows": 12,
|
||||
"cMenuWidth": 610,
|
||||
"cMenuFontColor": "#5f497a",
|
||||
"cMenuBackgroundColor": "#40a9ff",
|
||||
"cMenuFontColor": "#ffc000",
|
||||
"cMenuBackgroundColor": "#d2cbff",
|
||||
"autohide": false,
|
||||
"custom_bg1": "#FFB78B8C",
|
||||
"custom_bg2": "#CDF4698C",
|
||||
|
23
.obsidian/plugins/immersive-translate/data.json
vendored
23
.obsidian/plugins/immersive-translate/data.json
vendored
@ -1,23 +0,0 @@
|
||||
{
|
||||
"server": "none",
|
||||
"resultStyle": "both",
|
||||
"baiduapi": {
|
||||
"type": "baidu",
|
||||
"appid": "",
|
||||
"appkey": "",
|
||||
"from": "auto",
|
||||
"to": "zh",
|
||||
"delay": 1000
|
||||
},
|
||||
"tencentapi": {
|
||||
"type": "tencent",
|
||||
"secretId": "",
|
||||
"secretKey": "",
|
||||
"from": "auto",
|
||||
"to": "zh",
|
||||
"delay": 200,
|
||||
"region": "ap-shenzhen-fsi",
|
||||
"version": "2018-03-21"
|
||||
},
|
||||
"delay": 250
|
||||
}
|
7678
.obsidian/plugins/immersive-translate/main.js
vendored
7678
.obsidian/plugins/immersive-translate/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"id":"immersive-translate","name":"Immersive Translate","version":"1.0.0","minAppVersion":"1.0.0","description":"Translate plugin setting page.","author":"Huajin","authorUrl":"https://github.com/xhuajin","isDesktopOnly":true}
|
99
.obsidian/plugins/immersive-translate/styles.css
vendored
99
.obsidian/plugins/immersive-translate/styles.css
vendored
@ -1,99 +0,0 @@
|
||||
/* src/styles.css */
|
||||
.mod-settings .vertical-tab-content-container .imt-menu {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
right: 5px;
|
||||
bottom: 5px;
|
||||
}
|
||||
.imt-menu .imt-menu-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 50%;
|
||||
margin-left: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.imt-menu .imt-menu-item:hover {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
.imt-translated.imt-result-hide .imt-result {
|
||||
display: none;
|
||||
}
|
||||
.setting-item-name + .imt-result {
|
||||
color: var(--text-normal);
|
||||
font-size: var(--font-ui-medium);
|
||||
line-height: var(--line-height-tight);
|
||||
}
|
||||
.setting-item-description + .imt-result {
|
||||
color: var(--text-muted);
|
||||
font-size: var(--font-ui-smaller);
|
||||
padding-top: var(--size-4-1);
|
||||
line-height: var(--line-height-tight);
|
||||
}
|
||||
.imt-settings-tab-header {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
padding-bottom: 10px;
|
||||
margin-bottom: 10px;
|
||||
border-bottom: 1px solid var(--background-modifier-border);
|
||||
}
|
||||
.imt-settings-tab-header .imt-settings-tab-header-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 30px;
|
||||
padding: 0 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.imt-settings-tab-header .imt-settings-tab-header-item.is-active {
|
||||
background-color: var(--interactive-accent);
|
||||
color: var(--text-on-accent);
|
||||
}
|
||||
.setting-item-info :is(.setting-item-name, .setting-item-description):has(.imt-retranslate) {
|
||||
display: flex;
|
||||
}
|
||||
.imt-retranslate {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-left: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.setting-item-name .imt-retranslate {
|
||||
color: var(--text-normal);
|
||||
}
|
||||
.setting-item-description .imt-retranslate {
|
||||
color: var(--text-muted);
|
||||
}
|
||||
.imt-retranslate.imt-retranslate-clicked {
|
||||
animation: retranslate 1s linear infinite;
|
||||
}
|
||||
@keyframes retranslate {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
100% {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
.translate-panel {
|
||||
width: 100%;
|
||||
}
|
||||
td.from-language,
|
||||
td.to-language {
|
||||
width: 50%;
|
||||
}
|
||||
select.from-language-dropdown,
|
||||
select.to-language-dropdown {
|
||||
margin-bottom: 10px;
|
||||
width: 50%;
|
||||
}
|
||||
.translate-text-container,
|
||||
.result-text-container {
|
||||
width: 100%;
|
||||
min-height: 200px;
|
||||
resize: none;
|
||||
}
|
||||
/*# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vLi4vLi4vLi4vb2JzaWRpYW4taW1tZXJzaXZlLXRyYW5zbGF0ZS9zcmMvc3R5bGVzLmNzcyJdLAogICJzb3VyY2VzQ29udGVudCI6IFsiLm1vZC1zZXR0aW5ncyAudmVydGljYWwtdGFiLWNvbnRlbnQtY29udGFpbmVyIC5pbXQtbWVudSB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgZGlzcGxheTogZmxleDtcbiAgcmlnaHQ6IDVweDtcbiAgYm90dG9tOiA1cHg7XG59XG5cbi5pbXQtbWVudSAuaW10LW1lbnUtaXRlbSB7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICB3aWR0aDogMzBweDtcbiAgaGVpZ2h0OiAzMHB4O1xuICBib3JkZXItcmFkaXVzOiA1MCU7XG4gIG1hcmdpbi1sZWZ0OiA1cHg7XG4gIGN1cnNvcjogcG9pbnRlcjtcbn1cblxuLmltdC1tZW51IC5pbXQtbWVudS1pdGVtOmhvdmVyIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogI2YwZjBmMDtcbn1cblxuLmltdC10cmFuc2xhdGVkLmltdC1yZXN1bHQtaGlkZSAuaW10LXJlc3VsdCB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG5cbi5zZXR0aW5nLWl0ZW0tbmFtZSArIC5pbXQtcmVzdWx0IHtcbiAgY29sb3I6IHZhcigtLXRleHQtbm9ybWFsKTtcbiAgZm9udC1zaXplOiB2YXIoLS1mb250LXVpLW1lZGl1bSk7XG4gIGxpbmUtaGVpZ2h0OiB2YXIoLS1saW5lLWhlaWdodC10aWdodCk7XG59XG5cbi5zZXR0aW5nLWl0ZW0tZGVzY3JpcHRpb24gKyAuaW10LXJlc3VsdCB7XG4gIGNvbG9yOiB2YXIoLS10ZXh0LW11dGVkKTtcbiAgZm9udC1zaXplOiB2YXIoLS1mb250LXVpLXNtYWxsZXIpO1xuICBwYWRkaW5nLXRvcDogdmFyKC0tc2l6ZS00LTEpO1xuICBsaW5lLWhlaWdodDogdmFyKC0tbGluZS1oZWlnaHQtdGlnaHQpO1xufVxuXG4uaW10LXNldHRpbmdzLXRhYi1oZWFkZXIge1xuICBkaXNwbGF5OiBmbGV4O1xuICBqdXN0aWZ5LWNvbnRlbnQ6IHNwYWNlLWV2ZW5seTtcbiAgcGFkZGluZy1ib3R0b206IDEwcHg7XG4gIG1hcmdpbi1ib3R0b206IDEwcHg7XG4gIGJvcmRlci1ib3R0b206IDFweCBzb2xpZCB2YXIoLS1iYWNrZ3JvdW5kLW1vZGlmaWVyLWJvcmRlcik7XG59XG5cbi5pbXQtc2V0dGluZ3MtdGFiLWhlYWRlciAuaW10LXNldHRpbmdzLXRhYi1oZWFkZXItaXRlbSB7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICBoZWlnaHQ6IDMwcHg7XG4gIHBhZGRpbmc6IDAgMTBweDtcbiAgY3Vyc29yOiBwb2ludGVyO1xufVxuXG4uaW10LXNldHRpbmdzLXRhYi1oZWFkZXIgLmltdC1zZXR0aW5ncy10YWItaGVhZGVyLWl0ZW0uaXMtYWN0aXZlIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0taW50ZXJhY3RpdmUtYWNjZW50KTtcbiAgY29sb3I6IHZhcigtLXRleHQtb24tYWNjZW50KTtcbn1cblxuLnNldHRpbmctaXRlbS1pbmZvIDppcyguc2V0dGluZy1pdGVtLW5hbWUsIC5zZXR0aW5nLWl0ZW0tZGVzY3JpcHRpb24pOmhhcyguaW10LXJldHJhbnNsYXRlKSB7XG4gIGRpc3BsYXk6IGZsZXg7XG59XG5cbi5pbXQtcmV0cmFuc2xhdGUge1xuICBkaXNwbGF5OiBmbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xuICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjtcbiAgbWFyZ2luLWxlZnQ6IDVweDtcbiAgY3Vyc29yOiBwb2ludGVyO1xufVxuXG4uc2V0dGluZy1pdGVtLW5hbWUgLmltdC1yZXRyYW5zbGF0ZSB7XG4gIGNvbG9yOiB2YXIoLS10ZXh0LW5vcm1hbCk7XG59XG5cbi5zZXR0aW5nLWl0ZW0tZGVzY3JpcHRpb24gLmltdC1yZXRyYW5zbGF0ZSB7XG4gIGNvbG9yOiB2YXIoLS10ZXh0LW11dGVkKTtcbn1cblxuLmltdC1yZXRyYW5zbGF0ZS5pbXQtcmV0cmFuc2xhdGUtY2xpY2tlZCB7XG4gIGFuaW1hdGlvbjogcmV0cmFuc2xhdGUgMXMgbGluZWFyIGluZmluaXRlO1xufVxuXG5Aa2V5ZnJhbWVzIHJldHJhbnNsYXRlIHtcbiAgMCUge1xuICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpO1xuICB9XG4gIDEwMCUge1xuICAgIHRyYW5zZm9ybTogcm90YXRlKDM2MGRlZyk7XG4gIH1cbn1cblxuLnRyYW5zbGF0ZS1wYW5lbCB7XG4gIHdpZHRoOiAxMDAlO1xufVxuXG50ZC5mcm9tLWxhbmd1YWdlLFxudGQudG8tbGFuZ3VhZ2Uge1xuICB3aWR0aDogNTAlO1xufVxuXG5zZWxlY3QuZnJvbS1sYW5ndWFnZS1kcm9wZG93bixcbnNlbGVjdC50by1sYW5ndWFnZS1kcm9wZG93biB7XG4gIG1hcmdpbi1ib3R0b206IDEwcHg7XG4gIHdpZHRoOiA1MCU7XG59XG5cbi50cmFuc2xhdGUtdGV4dC1jb250YWluZXIsXG4ucmVzdWx0LXRleHQtY29udGFpbmVyIHtcbiAgd2lkdGg6IDEwMCU7XG4gIG1pbi1oZWlnaHQ6IDIwMHB4O1xuICByZXNpemU6IG5vbmU7XG59Il0sCiAgIm1hcHBpbmdzIjogIjtBQUFBO0FBQ0U7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUdGO0FBQ0U7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUFBO0FBR0Y7QUFDRTtBQUFBO0FBR0Y7QUFDRTtBQUFBO0FBR0Y7QUFDRTtBQUNBO0FBQ0E7QUFBQTtBQUdGO0FBQ0U7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUdGO0FBQ0U7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUFBO0FBR0Y7QUFDRTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFBQTtBQUdGO0FBQ0U7QUFDQTtBQUFBO0FBR0Y7QUFDRTtBQUFBO0FBR0Y7QUFDRTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQUE7QUFHRjtBQUNFO0FBQUE7QUFHRjtBQUNFO0FBQUE7QUFHRjtBQUNFO0FBQUE7QUFHRjtBQUFBO0FBRUk7QUFBQTtBQUFBO0FBR0E7QUFBQTtBQUFBO0FBSUo7QUFDRTtBQUFBO0FBR0Y7QUFBQTtBQUVFO0FBQUE7QUFHRjtBQUFBO0FBRUU7QUFDQTtBQUFBO0FBR0Y7QUFBQTtBQUVFO0FBQ0E7QUFDQTtBQUFBOyIsCiAgIm5hbWVzIjogW10KfQo= */
|
112
.obsidian/plugins/lazy-plugins/data.json
vendored
Normal file
112
.obsidian/plugins/lazy-plugins/data.json
vendored
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"dualConfigs": false,
|
||||
"showConsoleLog": false,
|
||||
"desktop": {
|
||||
"shortDelaySeconds": 5,
|
||||
"longDelaySeconds": 15,
|
||||
"delayBetweenPlugins": 40,
|
||||
"defaultStartupType": null,
|
||||
"showDescriptions": true,
|
||||
"plugins": {
|
||||
"table-editor-obsidian": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"obsidian-advanced-uri": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"obsidian-another-quick-switcher": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"obsidian-auto-link-title": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"cmenu-plugin": {
|
||||
"startupType": "disabled"
|
||||
},
|
||||
"colorful-note-borders": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"cmdr": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"obsidian-custom-frames": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"dataview": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"editing-toolbar": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"obsidian-emoji-toolbar": {
|
||||
"startupType": "long"
|
||||
},
|
||||
"obsidian-excalidraw-plugin": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"obsidian-hover-editor": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"obsidian-kanban": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"periodic-para": {
|
||||
"startupType": "disabled"
|
||||
},
|
||||
"mx-bili-plugin": {
|
||||
"startupType": "disabled"
|
||||
},
|
||||
"mysnippets-plugin": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"note-chain": {
|
||||
"startupType": "long"
|
||||
},
|
||||
"obsidian-to-anki-plugin": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"obsidian-outliner": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"url-into-selection": {
|
||||
"startupType": "long"
|
||||
},
|
||||
"pkmer": {
|
||||
"startupType": "long"
|
||||
},
|
||||
"plugin-manager": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"quickadd": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"recent-files-obsidian": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"obsidian-style-settings": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"surfing": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"syncthing-integration": {
|
||||
"startupType": "instant"
|
||||
},
|
||||
"tag-wrangler": {
|
||||
"startupType": "long"
|
||||
},
|
||||
"obsidian-tasks-plugin": {
|
||||
"startupType": "disabled"
|
||||
},
|
||||
"templater-obsidian": {
|
||||
"startupType": "short"
|
||||
},
|
||||
"obsidian-memos": {
|
||||
"startupType": "long"
|
||||
},
|
||||
"vault-exporter": {
|
||||
"startupType": "long"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
320
.obsidian/plugins/lazy-plugins/main.js
vendored
Normal file
320
.obsidian/plugins/lazy-plugins/main.js
vendored
Normal file
@ -0,0 +1,320 @@
|
||||
/*
|
||||
THIS IS A GENERATED/BUNDLED FILE BY ESBUILD
|
||||
if you want to view the source, please visit the github repository of this plugin
|
||||
*/
|
||||
|
||||
var __defProp = Object.defineProperty;
|
||||
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
||||
var __getOwnPropNames = Object.getOwnPropertyNames;
|
||||
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
||||
var __commonJS = (cb, mod) => function __require() {
|
||||
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
||||
};
|
||||
var __export = (target, all) => {
|
||||
for (var name in all)
|
||||
__defProp(target, name, { get: all[name], enumerable: true });
|
||||
};
|
||||
var __copyProps = (to, from, except, desc) => {
|
||||
if (from && typeof from === "object" || typeof from === "function") {
|
||||
for (let key of __getOwnPropNames(from))
|
||||
if (!__hasOwnProp.call(to, key) && key !== except)
|
||||
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
||||
}
|
||||
return to;
|
||||
};
|
||||
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
||||
|
||||
// manifest.json
|
||||
var require_manifest = __commonJS({
|
||||
"manifest.json"(exports, module2) {
|
||||
module2.exports = {
|
||||
id: "lazy-plugins",
|
||||
name: "Lazy Plugin Loader",
|
||||
version: "1.0.18",
|
||||
minAppVersion: "1.6.0",
|
||||
description: "Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.",
|
||||
author: "Alan Grainger",
|
||||
authorUrl: "https://github.com/alangrainger",
|
||||
fundingUrl: "https://ko-fi.com/alan_",
|
||||
isDesktopOnly: false
|
||||
};
|
||||
}
|
||||
});
|
||||
|
||||
// src/main.ts
|
||||
var main_exports = {};
|
||||
__export(main_exports, {
|
||||
default: () => LazyPlugin
|
||||
});
|
||||
module.exports = __toCommonJS(main_exports);
|
||||
var import_obsidian2 = require("obsidian");
|
||||
|
||||
// src/settings.ts
|
||||
var import_obsidian = require("obsidian");
|
||||
var DEFAULT_DEVICE_SETTINGS = {
|
||||
shortDelaySeconds: 5,
|
||||
longDelaySeconds: 15,
|
||||
delayBetweenPlugins: 40,
|
||||
// milliseconds
|
||||
defaultStartupType: null,
|
||||
showDescriptions: true,
|
||||
plugins: {}
|
||||
};
|
||||
var DEFAULT_SETTINGS = {
|
||||
dualConfigs: false,
|
||||
showConsoleLog: false,
|
||||
desktop: DEFAULT_DEVICE_SETTINGS
|
||||
};
|
||||
var LoadingMethods = {
|
||||
disabled: "\u26D4 Disable plugin",
|
||||
instant: "\u26A1 Instant",
|
||||
short: "\u231A Short delay",
|
||||
long: "\u{1F4A4} Long delay"
|
||||
};
|
||||
var SettingsTab = class extends import_obsidian.PluginSettingTab {
|
||||
constructor(app, plugin) {
|
||||
super(app, plugin);
|
||||
this.dropdowns = [];
|
||||
this.app = app;
|
||||
this.lazyPlugin = plugin;
|
||||
}
|
||||
async display() {
|
||||
const { containerEl } = this;
|
||||
this.containerEl = containerEl;
|
||||
await this.lazyPlugin.loadSettings();
|
||||
this.buildDom();
|
||||
}
|
||||
/**
|
||||
* Build the Settings modal DOM elements
|
||||
*/
|
||||
buildDom() {
|
||||
const pluginSettings = this.lazyPlugin.settings.plugins;
|
||||
this.containerEl.empty();
|
||||
new import_obsidian.Setting(this.containerEl).setName("Separate desktop/mobile configuration").setDesc(`Enable this if you want to have different settings depending whether you're using a desktop or mobile device. All of the settings below can be configured differently on desktop and mobile. You're currently using the ${this.lazyPlugin.device} settings.`).addToggle((toggle) => {
|
||||
toggle.setValue(this.lazyPlugin.data.dualConfigs).onChange(async (value) => {
|
||||
this.lazyPlugin.data.dualConfigs = value;
|
||||
await this.lazyPlugin.saveSettings();
|
||||
await this.lazyPlugin.loadSettings();
|
||||
this.buildDom();
|
||||
});
|
||||
});
|
||||
new import_obsidian.Setting(this.containerEl).setName("Lazy Loader settings").setHeading();
|
||||
Object.entries({
|
||||
shortDelaySeconds: "Short delay (seconds)",
|
||||
longDelaySeconds: "Long delay (seconds)"
|
||||
}).forEach(([key, name]) => {
|
||||
new import_obsidian.Setting(this.containerEl).setName(name).addText((text) => text.setValue(this.lazyPlugin.settings[key].toString()).onChange(async (value) => {
|
||||
this.lazyPlugin.settings[key] = parseFloat(parseFloat(value).toFixed(3));
|
||||
await this.lazyPlugin.saveSettings();
|
||||
}));
|
||||
});
|
||||
new import_obsidian.Setting(this.containerEl).setName("Default startup type for new plugins").addDropdown((dropdown) => {
|
||||
dropdown.addOption("", "Nothing configured");
|
||||
this.addDelayOptions(dropdown);
|
||||
dropdown.setValue(this.lazyPlugin.settings.defaultStartupType || "").onChange(async (value) => {
|
||||
this.lazyPlugin.settings.defaultStartupType = value || null;
|
||||
await this.lazyPlugin.saveSettings();
|
||||
});
|
||||
});
|
||||
new import_obsidian.Setting(this.containerEl).setName("Show plugin descriptions").addToggle((toggle) => {
|
||||
toggle.setValue(this.lazyPlugin.settings.showDescriptions).onChange(async (value) => {
|
||||
this.lazyPlugin.settings.showDescriptions = value;
|
||||
await this.lazyPlugin.saveSettings();
|
||||
this.buildDom();
|
||||
});
|
||||
});
|
||||
new import_obsidian.Setting(this.containerEl).setName("Set the delay for all plugins at once").addDropdown((dropdown) => {
|
||||
dropdown.addOption("", "Set all plugins to be:");
|
||||
this.addDelayOptions(dropdown);
|
||||
dropdown.onChange(async (value) => {
|
||||
this.lazyPlugin.manifests.forEach((plugin) => {
|
||||
pluginSettings[plugin.id] = { startupType: value };
|
||||
});
|
||||
this.dropdowns.forEach((dropdown2) => dropdown2.setValue(value));
|
||||
dropdown.setValue("");
|
||||
await this.lazyPlugin.saveSettings();
|
||||
});
|
||||
});
|
||||
new import_obsidian.Setting(this.containerEl).setName("Plugins").setHeading().setDesc("Filter by: ").then((setting) => {
|
||||
this.addFilterButton(setting.descEl, "All");
|
||||
Object.keys(LoadingMethods).forEach((key) => this.addFilterButton(setting.descEl, LoadingMethods[key], key));
|
||||
});
|
||||
this.lazyPlugin.manifests.forEach((plugin) => {
|
||||
const currentValue = this.lazyPlugin.getPluginStartup(plugin.id);
|
||||
if (this.filter && currentValue !== this.filter)
|
||||
return;
|
||||
new import_obsidian.Setting(this.containerEl).setName(plugin.name).addDropdown((dropdown) => {
|
||||
this.dropdowns.push(dropdown);
|
||||
this.addDelayOptions(dropdown);
|
||||
dropdown.setValue(currentValue).onChange(async (value) => {
|
||||
await this.lazyPlugin.updatePluginSettings(plugin.id, value);
|
||||
this.lazyPlugin.setPluginStartup(plugin.id).then();
|
||||
});
|
||||
}).then((setting) => {
|
||||
if (this.lazyPlugin.settings.showDescriptions) {
|
||||
setting.setDesc(plugin.description);
|
||||
}
|
||||
});
|
||||
});
|
||||
}
|
||||
/**
|
||||
* Add the dropdown select options for each delay type
|
||||
*/
|
||||
addDelayOptions(el) {
|
||||
Object.keys(LoadingMethods).forEach((key) => {
|
||||
el.addOption(key, LoadingMethods[key]);
|
||||
});
|
||||
}
|
||||
/**
|
||||
* Add a filter button in the header of the plugin list
|
||||
*/
|
||||
addFilterButton(el, text, value) {
|
||||
const link = el.createEl("button", { text });
|
||||
link.addClass("lazy-plugin-filter");
|
||||
link.onclick = () => {
|
||||
this.filter = value;
|
||||
this.buildDom();
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
// src/main.ts
|
||||
var lazyPluginId = require_manifest().id;
|
||||
var LazyPlugin = class extends import_obsidian2.Plugin {
|
||||
constructor() {
|
||||
super(...arguments);
|
||||
this.device = "desktop/global";
|
||||
this.pendingTimeouts = [];
|
||||
}
|
||||
async onload() {
|
||||
await this.loadSettings();
|
||||
this.manifests = Object.values(this.app.plugins.manifests).filter((plugin) => plugin.id !== lazyPluginId && // Filter out the Lazy Loader plugin
|
||||
!(import_obsidian2.Platform.isMobile && plugin.isDesktopOnly)).sort((a, b) => a.name.localeCompare(b.name));
|
||||
await this.setInitialPluginsConfiguration();
|
||||
this.addSettingTab(new SettingsTab(this.app, this));
|
||||
this.manifests.forEach((plugin) => this.setPluginStartup(plugin.id));
|
||||
}
|
||||
/**
|
||||
* Configure and load a plugin based on its startup settings.
|
||||
*/
|
||||
async setPluginStartup(pluginId) {
|
||||
var _a, _b;
|
||||
const obsidian = this.app.plugins;
|
||||
const startupType = this.getPluginStartup(pluginId);
|
||||
const isActiveOnStartup = obsidian.enabledPlugins.has(pluginId);
|
||||
const isRunning = (_b = (_a = obsidian.plugins) == null ? void 0 : _a[pluginId]) == null ? void 0 : _b._loaded;
|
||||
switch (startupType) {
|
||||
case "disabled" /* disabled */:
|
||||
await obsidian.disablePluginAndSave(pluginId);
|
||||
break;
|
||||
case "instant" /* instant */:
|
||||
if (!isActiveOnStartup && !isRunning)
|
||||
await obsidian.enablePluginAndSave(pluginId);
|
||||
break;
|
||||
case "short" /* short */:
|
||||
case "long" /* long */:
|
||||
if (isActiveOnStartup) {
|
||||
await obsidian.disablePluginAndSave(pluginId);
|
||||
await obsidian.enablePlugin(pluginId);
|
||||
} else if (!isRunning) {
|
||||
const seconds = startupType === "short" /* short */ ? this.settings.shortDelaySeconds : this.settings.longDelaySeconds;
|
||||
const stagger = isNaN(this.settings.delayBetweenPlugins) ? 40 : this.settings.delayBetweenPlugins;
|
||||
const delay = this.manifests.findIndex((x) => x.id === pluginId) * stagger;
|
||||
const timeout = setTimeout(async () => {
|
||||
var _a2, _b2;
|
||||
if (!((_b2 = (_a2 = obsidian.plugins) == null ? void 0 : _a2[pluginId]) == null ? void 0 : _b2._loaded)) {
|
||||
if (this.data.showConsoleLog) {
|
||||
console.log(`Starting ${pluginId} after a ${startupType} delay`);
|
||||
}
|
||||
await obsidian.enablePlugin(pluginId);
|
||||
}
|
||||
}, seconds * 1e3 + delay);
|
||||
this.pendingTimeouts.push(timeout);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* Get the startup type for a given pluginId, falling back to Obsidian's current
|
||||
* loading method (enabled/disabled) if no configuration is found for this plugin.
|
||||
*/
|
||||
getPluginStartup(pluginId) {
|
||||
var _a, _b;
|
||||
return ((_b = (_a = this.settings.plugins) == null ? void 0 : _a[pluginId]) == null ? void 0 : _b.startupType) || this.settings.defaultStartupType || (this.app.plugins.enabledPlugins.has(pluginId) ? "instant" /* instant */ : "disabled" /* disabled */);
|
||||
}
|
||||
async loadSettings() {
|
||||
this.data = Object.assign({}, DEFAULT_SETTINGS, await this.loadData());
|
||||
this.data.desktop = Object.assign({}, DEFAULT_DEVICE_SETTINGS, this.data.desktop);
|
||||
if (this.data.dualConfigs && import_obsidian2.Platform.isMobile) {
|
||||
if (!this.data.mobile) {
|
||||
this.data.mobile = Object.assign({}, this.data.desktop);
|
||||
} else {
|
||||
this.data.mobile = Object.assign({}, DEFAULT_DEVICE_SETTINGS, this.data.mobile);
|
||||
}
|
||||
this.settings = this.data.mobile;
|
||||
this.device = "mobile";
|
||||
} else {
|
||||
this.settings = this.data.desktop;
|
||||
this.device = "desktop/global";
|
||||
}
|
||||
}
|
||||
async saveSettings() {
|
||||
await this.saveData(this.data);
|
||||
}
|
||||
/**
|
||||
* Set the initial config value for all installed plugins. This will also set the value
|
||||
* for any new plugin in the future, depending on what default value is chosen in the
|
||||
* Settings page.
|
||||
*/
|
||||
async setInitialPluginsConfiguration() {
|
||||
var _a, _b;
|
||||
for (const plugin of this.manifests) {
|
||||
if (!((_b = (_a = this.settings.plugins) == null ? void 0 : _a[plugin.id]) == null ? void 0 : _b.startupType)) {
|
||||
await this.updatePluginSettings(plugin.id, this.getPluginStartup(plugin.id));
|
||||
}
|
||||
}
|
||||
}
|
||||
/**
|
||||
* Update an individual plugin's configuration in the settings file
|
||||
*/
|
||||
async updatePluginSettings(pluginId, startupType) {
|
||||
this.settings.plugins[pluginId] = { startupType };
|
||||
await this.saveSettings();
|
||||
}
|
||||
/*
|
||||
* Originally this was set up so that when the plugin unloaded, it would enablePluginAndSave()
|
||||
* the other plugins based on their Lazy Loader startup config.
|
||||
*
|
||||
* The problem with that is that the onunload() function is called during plugin *update* also,
|
||||
* which means that every time you get an update for this plugin, it would cause:
|
||||
*
|
||||
* a) A slowdown across the vault for the next 1-2 restarts.
|
||||
* b) The possibility of plugins being loaded twice / duplicated.
|
||||
*
|
||||
* Since across all users, updating the plugin is common, and uninstalling the plugin is less
|
||||
* common, I decided to remove this function.
|
||||
*
|
||||
* I apologise to the people who have to manually re-enable their plugins once they uninstall this one :(
|
||||
*
|
||||
* --------------------
|
||||
*
|
||||
* When the Lazy Loader plugin is disabled / deleted from Obsidian, iterate over
|
||||
* the configured plugins and re-enable any that are set to be delayed.
|
||||
*
|
||||
* This will cause a short slowdown as each plugin has to be disabled and then
|
||||
* re-enabled to save its new startup state.
|
||||
*
|
||||
async onunload () {
|
||||
// Clear any pending timeouts
|
||||
this.pendingTimeouts.forEach(timeout => clearTimeout(timeout))
|
||||
// Iterate over the configured plugins
|
||||
for (const plugin of this.manifests) {
|
||||
const startupType = this.settings.plugins?.[plugin.id]?.startupType
|
||||
if (startupType !== LoadingMethod.disabled) {
|
||||
await this.app.plugins.disablePlugin(plugin.id)
|
||||
await this.app.plugins.enablePluginAndSave(plugin.id)
|
||||
console.log(`Set ${plugin.id} back to instant start`)
|
||||
}
|
||||
}
|
||||
} */
|
||||
};
|
1
.obsidian/plugins/lazy-plugins/manifest.json
vendored
Normal file
1
.obsidian/plugins/lazy-plugins/manifest.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"id":"lazy-plugins","name":"Lazy Plugin Loader","version":"1.0.18","minAppVersion":"1.6.0","description":"Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.","author":"Alan Grainger","authorUrl":"https://github.com/alangrainger","fundingUrl":"https://ko-fi.com/alan_","isDesktopOnly":false}
|
4
.obsidian/plugins/lazy-plugins/styles.css
vendored
Normal file
4
.obsidian/plugins/lazy-plugins/styles.css
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.lazy-plugin-filter {
|
||||
margin: 4px;
|
||||
font-size: 90%;
|
||||
}
|
BIN
.obsidian/plugins/mx-bili-plugin-0.3.1 4/.DS_Store
vendored
BIN
.obsidian/plugins/mx-bili-plugin-0.3.1 4/.DS_Store
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
58
.obsidian/plugins/obsidian-git/data.json
vendored
58
.obsidian/plugins/obsidian-git/data.json
vendored
@ -1,58 +0,0 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 0,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"changedFilesInStatusBar": true,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
"showBranchStatusBar": true,
|
||||
"setLastSaveToLastCommit": false,
|
||||
"submoduleRecurseCheckout": false,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": true,
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
"authorDisplay": "initials",
|
||||
"showCommitHash": false,
|
||||
"dateTimeFormatOptions": "date",
|
||||
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||
"dateTimeTimezone": "viewer-local",
|
||||
"coloringMaxAge": "1y",
|
||||
"colorNew": {
|
||||
"r": 255,
|
||||
"g": 150,
|
||||
"b": 150
|
||||
},
|
||||
"colorOld": {
|
||||
"r": 120,
|
||||
"g": 160,
|
||||
"b": 255
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
"autoCommitMessage": "vault backup: {{date}}"
|
||||
}
|
44951
.obsidian/plugins/obsidian-git/main.js
vendored
44951
.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because one or more lines are too long
1
.obsidian/plugins/obsidian-git/manifest.json
vendored
1
.obsidian/plugins/obsidian-git/manifest.json
vendored
@ -1 +0,0 @@
|
||||
{"author":"Vinzent","authorUrl":"https://github.com/Vinzent03","id":"obsidian-git","name":"Git","description":"Integrate Git version control with automatic backup and other advanced features.","isDesktopOnly":false,"fundingUrl":"https://ko-fi.com/vinzent","version":"2.26.0"}
|
562
.obsidian/plugins/obsidian-git/styles.css
vendored
562
.obsidian/plugins/obsidian-git/styles.css
vendored
@ -1,562 +0,0 @@
|
||||
@keyframes loading {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="git-view"] .button-border {
|
||||
border: 2px solid var(--interactive-accent);
|
||||
border-radius: var(--radius-s);
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="git-view"] .view-content {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="git-history-view"] .view-content {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.loading > svg {
|
||||
animation: 2s linear infinite loading;
|
||||
transform-origin: 50% 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.obsidian-git-center {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.obsidian-git-textarea {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.obsidian-git-center-button {
|
||||
display: block;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
.tooltip.mod-left {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.tooltip.mod-right {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.git-tools {
|
||||
display: flex;
|
||||
margin-left: auto;
|
||||
}
|
||||
.git-tools .type {
|
||||
padding-left: var(--size-2-1);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 11px;
|
||||
}
|
||||
|
||||
.git-tools .type[data-type="M"] {
|
||||
color: orange;
|
||||
}
|
||||
.git-tools .type[data-type="D"] {
|
||||
color: red;
|
||||
}
|
||||
.git-tools .buttons {
|
||||
display: flex;
|
||||
}
|
||||
.git-tools .buttons > * {
|
||||
padding: 0 0;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.is-active .git-tools .buttons > * {
|
||||
color: var(--nav-item-color-active);
|
||||
}
|
||||
|
||||
.git-author {
|
||||
color: var(--text-accent);
|
||||
}
|
||||
|
||||
.git-date {
|
||||
color: var(--text-accent);
|
||||
}
|
||||
|
||||
.git-ref {
|
||||
color: var(--text-accent);
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-d-none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-wrapper {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-header {
|
||||
background-color: var(--background-primary);
|
||||
border-bottom: 1px solid var(--interactive-accent);
|
||||
font-family: var(--font-monospace);
|
||||
height: 35px;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-header,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-stats {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-stats {
|
||||
font-size: 14px;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-lines-added {
|
||||
border: 1px solid #b4e2b4;
|
||||
border-radius: 5px 0 0 5px;
|
||||
color: #399839;
|
||||
padding: 2px;
|
||||
text-align: right;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-lines-deleted {
|
||||
border: 1px solid #e9aeae;
|
||||
border-radius: 0 5px 5px 0;
|
||||
color: #c33;
|
||||
margin-left: 1px;
|
||||
padding: 2px;
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-name-wrapper {
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
font-size: 15px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-name {
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-wrapper {
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
border-radius: 3px;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse {
|
||||
-webkit-box-pack: end;
|
||||
-ms-flex-pack: end;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
border: 1px solid var(--background-modifier-border);
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
font-size: 12px;
|
||||
justify-content: flex-end;
|
||||
padding: 4px 8px;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse.d2h-selected {
|
||||
background-color: #c8e1ff;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse-input {
|
||||
margin: 0 4px 0 0;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-diff-table {
|
||||
border-collapse: collapse;
|
||||
font-family: Menlo, Consolas, monospace;
|
||||
font-size: 13px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-files-diff {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-diff {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-side-diff {
|
||||
display: inline-block;
|
||||
margin-bottom: -8px;
|
||||
margin-right: -4px;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line {
|
||||
padding: 0 8em;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line {
|
||||
display: inline-block;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line {
|
||||
padding: 0 4.5em;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-ctn {
|
||||
word-wrap: normal;
|
||||
background: none;
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
-webkit-user-select: text;
|
||||
-moz-user-select: text;
|
||||
-ms-user-select: text;
|
||||
user-select: text;
|
||||
vertical-align: middle;
|
||||
white-space: pre;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-code-line del,
|
||||
.theme-light
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-code-side-line
|
||||
del {
|
||||
background-color: #ffb6ba;
|
||||
}
|
||||
|
||||
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-code-line del,
|
||||
.theme-dark
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-code-side-line
|
||||
del {
|
||||
background-color: #8d232881;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line del,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line del,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line ins {
|
||||
border-radius: 0.2em;
|
||||
display: inline-block;
|
||||
margin-top: -1px;
|
||||
text-decoration: none;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins,
|
||||
.theme-light
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-code-side-line
|
||||
ins {
|
||||
background-color: #97f295;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins,
|
||||
.theme-dark
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-code-side-line
|
||||
ins {
|
||||
background-color: #1d921996;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-prefix {
|
||||
word-wrap: normal;
|
||||
background: none;
|
||||
display: inline;
|
||||
padding: 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .line-num1 {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .line-num1,
|
||||
.workspace-leaf-content[data-type="diff-view"] .line-num2 {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
padding: 0 0.5em;
|
||||
text-overflow: ellipsis;
|
||||
width: 3.5em;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .line-num2 {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber {
|
||||
background-color: var(--background-primary);
|
||||
border: solid var(--background-modifier-border);
|
||||
border-width: 0 1px;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
color: var(--text-muted);
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
text-align: right;
|
||||
width: 7.5em;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber:after {
|
||||
content: "\200b";
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber {
|
||||
background-color: var(--background-primary);
|
||||
border: solid var(--background-modifier-border);
|
||||
border-width: 0 1px;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
color: var(--text-muted);
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
padding: 0 0.5em;
|
||||
position: absolute;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-diff-tbody tr {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber:after {
|
||||
content: "\200b";
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-emptyplaceholder,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-emptyplaceholder {
|
||||
background-color: var(--background-primary);
|
||||
border-color: var(--background-modifier-border);
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-prefix,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-emptyplaceholder {
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber,
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-del {
|
||||
background-color: #fee8e9;
|
||||
border-color: #e9aeae;
|
||||
}
|
||||
|
||||
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-ins {
|
||||
background-color: #dfd;
|
||||
border-color: #b4e2b4;
|
||||
}
|
||||
|
||||
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-del {
|
||||
background-color: #521b1d83;
|
||||
border-color: #691d1d73;
|
||||
}
|
||||
|
||||
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-ins {
|
||||
background-color: rgba(30, 71, 30, 0.5);
|
||||
border-color: #13501381;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-info {
|
||||
background-color: var(--background-primary);
|
||||
border-color: var(--background-modifier-border);
|
||||
color: var(--text-normal);
|
||||
}
|
||||
|
||||
.theme-light
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-file-diff
|
||||
.d2h-del.d2h-change {
|
||||
background-color: #fdf2d0;
|
||||
}
|
||||
|
||||
.theme-dark
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-file-diff
|
||||
.d2h-del.d2h-change {
|
||||
background-color: #55492480;
|
||||
}
|
||||
|
||||
.theme-light
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-file-diff
|
||||
.d2h-ins.d2h-change {
|
||||
background-color: #ded;
|
||||
}
|
||||
|
||||
.theme-dark
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-file-diff
|
||||
.d2h-ins.d2h-change {
|
||||
background-color: rgba(37, 78, 37, 0.418);
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-wrapper {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-wrapper a {
|
||||
color: #3572b0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"]
|
||||
.d2h-file-list-wrapper
|
||||
a:visited {
|
||||
color: #3572b0;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-header {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-title {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-line {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list {
|
||||
display: block;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list > li {
|
||||
border-bottom: 1px solid var(--background-modifier-border);
|
||||
margin: 0;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list > li:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-file-switch {
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-icon {
|
||||
fill: currentColor;
|
||||
margin-right: 10px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-deleted {
|
||||
color: #c33;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-added {
|
||||
color: #399839;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-changed {
|
||||
color: #d0b44c;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-moved {
|
||||
color: #3572b0;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-tag {
|
||||
background-color: var(--background-primary);
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
font-size: 10px;
|
||||
margin-left: 5px;
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-deleted-tag {
|
||||
border: 2px solid #c33;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-added-tag {
|
||||
border: 1px solid #399839;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-changed-tag {
|
||||
border: 1px solid #d0b44c;
|
||||
}
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-moved-tag {
|
||||
border: 1px solid #3572b0;
|
||||
}
|
||||
|
||||
/* ====================== Line Authoring Information ====================== */
|
||||
|
||||
.cm-gutterElement.obs-git-blame-gutter {
|
||||
/* Add background color to spacing inbetween and around the gutter for better aesthetics */
|
||||
border-width: 0px 2px 0.2px 2px;
|
||||
border-style: solid;
|
||||
border-color: var(--background-secondary);
|
||||
background-color: var(--background-secondary);
|
||||
}
|
||||
|
||||
.cm-gutterElement.obs-git-blame-gutter > div,
|
||||
.line-author-settings-preview {
|
||||
/* delegate text color to settings */
|
||||
color: var(--obs-git-gutter-text);
|
||||
font-family: monospace;
|
||||
height: 100%; /* ensure, that age-based background color occupies entire parent */
|
||||
text-align: right;
|
||||
padding: 0px 6px 0px 6px;
|
||||
white-space: pre; /* Keep spaces and do not collapse them. */
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
/* hide git blame gutter not to superpose text */
|
||||
.cm-gutterElement.obs-git-blame-gutter {
|
||||
display: none;
|
||||
}
|
||||
}
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
"modular-css-layout-wv@@wide-dataview-global": true,
|
||||
"modular-css-layout-wv@@wide-table-global": true,
|
||||
"modular-css-layout-wv@@wide-callout-global": true,
|
||||
"modular-css-layout-wv@@is-adj-rll": true
|
||||
}
|
176
.obsidian/plugins/recent-files-obsidian/data.json
vendored
176
.obsidian/plugins/recent-files-obsidian/data.json
vendored
@ -5,68 +5,156 @@
|
||||
"path": "06 Revin Spaces/blog/Tools/Git/Gitml.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "InBox/9月8日来云浮扫描.md"
|
||||
"basename": "1726158361924",
|
||||
"path": "20-Extra/image/1726158361924.png"
|
||||
},
|
||||
{
|
||||
"basename": "未命名",
|
||||
"path": "未命名.md"
|
||||
"basename": "1726158241531",
|
||||
"path": "20-Extra/image/1726158241531.png"
|
||||
},
|
||||
{
|
||||
"basename": "py_qnotes",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/py_qnotes.md"
|
||||
"basename": "1726157893227",
|
||||
"path": "20-Extra/image/1726157893227.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726157752497",
|
||||
"path": "20-Extra/image/1726157752497.png"
|
||||
},
|
||||
{
|
||||
"basename": "jygd.md",
|
||||
"path": "03-Life Notes/dzll/jygd.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "jygd.md.sync-conflict-20240913-002035-B2MWSF3",
|
||||
"path": "03-Life Notes/dzll/jygd.md.sync-conflict-20240913-002035-B2MWSF3.md"
|
||||
},
|
||||
{
|
||||
"basename": "fa13803d664fd2bfd2884e86022e595",
|
||||
"path": "20-Extra/image/fa13803d664fd2bfd2884e86022e595.png"
|
||||
},
|
||||
{
|
||||
"basename": "rnbookmark20030312",
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
},
|
||||
{
|
||||
"basename": "ws.md",
|
||||
"path": "03-Life Notes/dzll/ws.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "惊喜福利1000词",
|
||||
"path": "惊喜福利1000词.pdf"
|
||||
},
|
||||
{
|
||||
"basename": "bgxspff.md",
|
||||
"path": "03-Life Notes/Trgb/bgxspff.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "znsh",
|
||||
"path": "03-Life Notes/dzll/znsh.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxs.md",
|
||||
"path": "03-Life Notes/Trgb/bgxs.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "python_20code",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/python_20code.md"
|
||||
},
|
||||
{
|
||||
"basename": "pylen",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/pylen.md"
|
||||
},
|
||||
{
|
||||
"basename": "dash",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
},
|
||||
{
|
||||
"basename": "68fun",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/68fun.md"
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
},
|
||||
{
|
||||
"basename": "tags",
|
||||
"path": "06 Revin Spaces/tags.md"
|
||||
"basename": "今日事项Tab",
|
||||
"path": "00-Index/今日事项Tab.md"
|
||||
},
|
||||
{
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
},
|
||||
{
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-出链",
|
||||
"path": "00-Index/IDX-出链.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
},
|
||||
{
|
||||
"basename": "看板模版",
|
||||
"path": "InBox/看板模版.md"
|
||||
},
|
||||
{
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "Todo-list.md",
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-10",
|
||||
"path": "InBox/2024-09-10.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "MD.md.md"
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "index",
|
||||
"path": "06 Revin Spaces/index.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index2",
|
||||
"path": "06 Revin Spaces/Index2.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU",
|
||||
"path": "06 Revin Spaces/TESTU.md"
|
||||
},
|
||||
{
|
||||
"basename": "Revin-目录",
|
||||
"path": "06 Revin Spaces/Revin-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-03-21 21.47.19.excalidraw",
|
||||
@ -81,20 +169,16 @@
|
||||
"path": "Excalidraw/Drawing 2024-07-28 14.37.56.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-09",
|
||||
"path": "2024-09-09.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
"basename": "rustban-Cal",
|
||||
"path": "06 Revin Spaces/develop/rustban-Cal.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU 1",
|
||||
@ -115,30 +199,6 @@
|
||||
{
|
||||
"basename": "IDX-双链数量",
|
||||
"path": "00-Index/IDX-双链数量.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-Tag",
|
||||
"path": "00-Index/IDX-Tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链",
|
||||
"path": "00-Index/IDX-双链.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": []
|
||||
|
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240912-141055-B2MWSF3.json
vendored
Normal file
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240912-141055-B2MWSF3.json
vendored
Normal file
@ -0,0 +1,205 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "看板模版",
|
||||
"path": "InBox/看板模版.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "index",
|
||||
"path": "06 Revin Spaces/index.md"
|
||||
},
|
||||
{
|
||||
"basename": "xs",
|
||||
"path": "03-Life Notes/Trgb/xs.md"
|
||||
},
|
||||
{
|
||||
"basename": "68fun",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/68fun.md"
|
||||
},
|
||||
{
|
||||
"basename": "dash",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-10",
|
||||
"path": "InBox/2024-09-10.md"
|
||||
},
|
||||
{
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index2",
|
||||
"path": "06 Revin Spaces/Index2.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU",
|
||||
"path": "06 Revin Spaces/TESTU.md"
|
||||
},
|
||||
{
|
||||
"basename": "Revin-目录",
|
||||
"path": "06 Revin Spaces/Revin-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-03-21 21.47.19.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-03-21 21.47.19.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-04-28 19.59.24.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-04-28 19.59.24.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-07-28 14.37.56.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-07-28 14.37.56.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
},
|
||||
{
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-09",
|
||||
"path": "2024-09-09.md"
|
||||
},
|
||||
{
|
||||
"basename": "rustban-Cal",
|
||||
"path": "06 Revin Spaces/develop/rustban-Cal.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU 1",
|
||||
"path": "00-Index/TESTU 1.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00-Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近访问",
|
||||
"path": "00-Index/IDX-最近访问.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近修改",
|
||||
"path": "00-Index/IDX-最近修改.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链数量",
|
||||
"path": "00-Index/IDX-双链数量.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-Tag",
|
||||
"path": "00-Index/IDX-Tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链",
|
||||
"path": "00-Index/IDX-双链.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "rnlist",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/rnlist.md"
|
||||
},
|
||||
{
|
||||
"basename": "python_20code",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/python_20code.md"
|
||||
},
|
||||
{
|
||||
"basename": "pylen",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/pylen.md"
|
||||
},
|
||||
{
|
||||
"basename": "rnbookmark20030312",
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
},
|
||||
{
|
||||
"basename": "win10_win11irm",
|
||||
"path": "06 Revin Spaces/blog/Tools/Soft/win10_win11irm.md"
|
||||
},
|
||||
{
|
||||
"basename": "linux_soft",
|
||||
"path": "06 Revin Spaces/blog/Tools/Soft/linux_soft.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-jc",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-jc.md"
|
||||
},
|
||||
{
|
||||
"basename": "Rust-lenbj",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Rust-lenbj.md"
|
||||
},
|
||||
{
|
||||
"basename": "rust-vec",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/rust-vec.md"
|
||||
},
|
||||
{
|
||||
"basename": "Rust-jgt",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Rust-jgt.md"
|
||||
},
|
||||
{
|
||||
"basename": "Linux-rusthj",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Linux-rusthj.md"
|
||||
},
|
||||
{
|
||||
"basename": "pydev",
|
||||
"path": "06 Revin Spaces/develop/pydev.md"
|
||||
},
|
||||
{
|
||||
"basename": "markdown",
|
||||
"path": "06 Revin Spaces/develop/markdown.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-ml",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-ml.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-笔记网",
|
||||
"path": "00-Index/IDX-笔记网.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": []
|
||||
}
|
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240912-221005-B2MWSF3.json
vendored
Normal file
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240912-221005-B2MWSF3.json
vendored
Normal file
@ -0,0 +1,205 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "rnbookmark20030312",
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
},
|
||||
{
|
||||
"basename": "看板模版",
|
||||
"path": "InBox/看板模版.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
},
|
||||
{
|
||||
"basename": "Todo-list.md",
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-10",
|
||||
"path": "InBox/2024-09-10.md"
|
||||
},
|
||||
{
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "index",
|
||||
"path": "06 Revin Spaces/index.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index2",
|
||||
"path": "06 Revin Spaces/Index2.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU",
|
||||
"path": "06 Revin Spaces/TESTU.md"
|
||||
},
|
||||
{
|
||||
"basename": "Revin-目录",
|
||||
"path": "06 Revin Spaces/Revin-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-03-21 21.47.19.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-03-21 21.47.19.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-04-28 19.59.24.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-04-28 19.59.24.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-07-28 14.37.56.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-07-28 14.37.56.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-09",
|
||||
"path": "2024-09-09.md"
|
||||
},
|
||||
{
|
||||
"basename": "rustban-Cal",
|
||||
"path": "06 Revin Spaces/develop/rustban-Cal.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU 1",
|
||||
"path": "00-Index/TESTU 1.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00-Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近访问",
|
||||
"path": "00-Index/IDX-最近访问.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近修改",
|
||||
"path": "00-Index/IDX-最近修改.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链数量",
|
||||
"path": "00-Index/IDX-双链数量.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-Tag",
|
||||
"path": "00-Index/IDX-Tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链",
|
||||
"path": "00-Index/IDX-双链.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "rnlist",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/rnlist.md"
|
||||
},
|
||||
{
|
||||
"basename": "python_20code",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/python_20code.md"
|
||||
},
|
||||
{
|
||||
"basename": "pylen",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/pylen.md"
|
||||
},
|
||||
{
|
||||
"basename": "dash",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
},
|
||||
{
|
||||
"basename": "68fun",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/68fun.md"
|
||||
},
|
||||
{
|
||||
"basename": "win10_win11irm",
|
||||
"path": "06 Revin Spaces/blog/Tools/Soft/win10_win11irm.md"
|
||||
},
|
||||
{
|
||||
"basename": "linux_soft",
|
||||
"path": "06 Revin Spaces/blog/Tools/Soft/linux_soft.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-jc",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-jc.md"
|
||||
},
|
||||
{
|
||||
"basename": "Rust-lenbj",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Rust-lenbj.md"
|
||||
},
|
||||
{
|
||||
"basename": "rust-vec",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/rust-vec.md"
|
||||
},
|
||||
{
|
||||
"basename": "Rust-jgt",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Rust-jgt.md"
|
||||
},
|
||||
{
|
||||
"basename": "Linux-rusthj",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Linux-rusthj.md"
|
||||
},
|
||||
{
|
||||
"basename": "pydev",
|
||||
"path": "06 Revin Spaces/develop/pydev.md"
|
||||
},
|
||||
{
|
||||
"basename": "markdown",
|
||||
"path": "06 Revin Spaces/develop/markdown.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-ml",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-ml.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-笔记网",
|
||||
"path": "00-Index/IDX-笔记网.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": []
|
||||
}
|
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240913-002035-B2MWSF3.json
vendored
Normal file
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240913-002035-B2MWSF3.json
vendored
Normal file
@ -0,0 +1,205 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "ws.md",
|
||||
"path": "03-Life Notes/dzll/ws.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "jygd.md",
|
||||
"path": "03-Life Notes/dzll/jygd.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "rnbookmark20030312",
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxs.md",
|
||||
"path": "03-Life Notes/Trgb/bgxs.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "python_20code",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/python_20code.md"
|
||||
},
|
||||
{
|
||||
"basename": "pylen",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/pylen.md"
|
||||
},
|
||||
{
|
||||
"basename": "dash",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项Tab",
|
||||
"path": "00-Index/今日事项Tab.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-出链",
|
||||
"path": "00-Index/IDX-出链.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
},
|
||||
{
|
||||
"basename": "看板模版",
|
||||
"path": "InBox/看板模版.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
},
|
||||
{
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "Todo-list.md",
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-10",
|
||||
"path": "InBox/2024-09-10.md"
|
||||
},
|
||||
{
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "index",
|
||||
"path": "06 Revin Spaces/index.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index2",
|
||||
"path": "06 Revin Spaces/Index2.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU",
|
||||
"path": "06 Revin Spaces/TESTU.md"
|
||||
},
|
||||
{
|
||||
"basename": "Revin-目录",
|
||||
"path": "06 Revin Spaces/Revin-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-03-21 21.47.19.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-03-21 21.47.19.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-04-28 19.59.24.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-04-28 19.59.24.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-07-28 14.37.56.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-07-28 14.37.56.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-09",
|
||||
"path": "2024-09-09.md"
|
||||
},
|
||||
{
|
||||
"basename": "rustban-Cal",
|
||||
"path": "06 Revin Spaces/develop/rustban-Cal.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU 1",
|
||||
"path": "00-Index/TESTU 1.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00-Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近访问",
|
||||
"path": "00-Index/IDX-最近访问.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近修改",
|
||||
"path": "00-Index/IDX-最近修改.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链数量",
|
||||
"path": "00-Index/IDX-双链数量.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-Tag",
|
||||
"path": "00-Index/IDX-Tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-双链",
|
||||
"path": "00-Index/IDX-双链.md"
|
||||
},
|
||||
{
|
||||
"basename": "rnlist",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/rnlist.md"
|
||||
},
|
||||
{
|
||||
"basename": "68fun",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/68fun.md"
|
||||
},
|
||||
{
|
||||
"basename": "win10_win11irm",
|
||||
"path": "06 Revin Spaces/blog/Tools/Soft/win10_win11irm.md"
|
||||
},
|
||||
{
|
||||
"basename": "linux_soft",
|
||||
"path": "06 Revin Spaces/blog/Tools/Soft/linux_soft.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-jc",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-jc.md"
|
||||
},
|
||||
{
|
||||
"basename": "Rust-lenbj",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Rust-lenbj.md"
|
||||
},
|
||||
{
|
||||
"basename": "rust-vec",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/rust-vec.md"
|
||||
},
|
||||
{
|
||||
"basename": "Rust-jgt",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/Rust/Rust-jgt.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": []
|
||||
}
|
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240913-112816-B2MWSF3.json
vendored
Normal file
205
.obsidian/plugins/recent-files-obsidian/data.sync-conflict-20240913-112816-B2MWSF3.json
vendored
Normal file
@ -0,0 +1,205 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Rn.md",
|
||||
"path": "03-Life Notes/Hubby/Rn.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Mp.md",
|
||||
"path": "03-Life Notes/Hubby/Mp.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Love-PW.md",
|
||||
"path": "03-Life Notes/Hubby/Love-PW.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "IqG.md",
|
||||
"path": "03-Life Notes/Hubby/IqG.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxspff",
|
||||
"path": "03-Life Notes/Trgb/bgxspff.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxs",
|
||||
"path": "03-Life Notes/Trgb/bgxs.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-09",
|
||||
"path": "2024-09-09.md"
|
||||
},
|
||||
{
|
||||
"basename": "Todo-list.md",
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-ml",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-ml.md"
|
||||
},
|
||||
{
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
},
|
||||
{
|
||||
"basename": "1726158361924",
|
||||
"path": "20-Extra/image/1726158361924.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726158241531",
|
||||
"path": "20-Extra/image/1726158241531.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726157893227",
|
||||
"path": "20-Extra/image/1726157893227.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726157752497",
|
||||
"path": "20-Extra/image/1726157752497.png"
|
||||
},
|
||||
{
|
||||
"basename": "fa13803d664fd2bfd2884e86022e595",
|
||||
"path": "20-Extra/image/fa13803d664fd2bfd2884e86022e595.png"
|
||||
},
|
||||
{
|
||||
"basename": "rnbookmark20030312",
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
},
|
||||
{
|
||||
"basename": "惊喜福利1000词",
|
||||
"path": "惊喜福利1000词.pdf"
|
||||
},
|
||||
{
|
||||
"basename": "bgxspff.md",
|
||||
"path": "03-Life Notes/Trgb/bgxspff.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxs.md",
|
||||
"path": "03-Life Notes/Trgb/bgxs.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "python_20code",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/python_20code.md"
|
||||
},
|
||||
{
|
||||
"basename": "pylen",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/pylen.md"
|
||||
},
|
||||
{
|
||||
"basename": "dash",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项Tab",
|
||||
"path": "00-Index/今日事项Tab.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-出链",
|
||||
"path": "00-Index/IDX-出链.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
},
|
||||
{
|
||||
"basename": "看板模版",
|
||||
"path": "InBox/看板模版.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
},
|
||||
{
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-10",
|
||||
"path": "InBox/2024-09-10.md"
|
||||
},
|
||||
{
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "index",
|
||||
"path": "06 Revin Spaces/index.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index2",
|
||||
"path": "06 Revin Spaces/Index2.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU",
|
||||
"path": "06 Revin Spaces/TESTU.md"
|
||||
},
|
||||
{
|
||||
"basename": "Revin-目录",
|
||||
"path": "06 Revin Spaces/Revin-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-03-21 21.47.19.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-03-21 21.47.19.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-04-28 19.59.24.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-04-28 19.59.24.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-07-28 14.37.56.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-07-28 14.37.56.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "rustban-Cal",
|
||||
"path": "06 Revin Spaces/develop/rustban-Cal.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU 1",
|
||||
"path": "00-Index/TESTU 1.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00-Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近访问",
|
||||
"path": "00-Index/IDX-最近访问.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": []
|
||||
}
|
205
.obsidian/plugins/recent-files-obsidian/~syncthing~data.json.tmp
vendored
Normal file
205
.obsidian/plugins/recent-files-obsidian/~syncthing~data.json.tmp
vendored
Normal file
@ -0,0 +1,205 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Rn.md",
|
||||
"path": "03-Life Notes/Hubby/Rn.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Mp.md",
|
||||
"path": "03-Life Notes/Hubby/Mp.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Love-PW.md",
|
||||
"path": "03-Life Notes/Hubby/Love-PW.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "IqG.md",
|
||||
"path": "03-Life Notes/Hubby/IqG.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxspff",
|
||||
"path": "03-Life Notes/Trgb/bgxspff.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxs",
|
||||
"path": "03-Life Notes/Trgb/bgxs.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-09",
|
||||
"path": "2024-09-09.md"
|
||||
},
|
||||
{
|
||||
"basename": "Todo-list.md",
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker-ml",
|
||||
"path": "06 Revin Spaces/blog/Tools/Docker/Docker-ml.md"
|
||||
},
|
||||
{
|
||||
"basename": "创建链接",
|
||||
"path": "创建链接.md"
|
||||
},
|
||||
{
|
||||
"basename": "1726158361924",
|
||||
"path": "20-Extra/image/1726158361924.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726158241531",
|
||||
"path": "20-Extra/image/1726158241531.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726157893227",
|
||||
"path": "20-Extra/image/1726157893227.png"
|
||||
},
|
||||
{
|
||||
"basename": "1726157752497",
|
||||
"path": "20-Extra/image/1726157752497.png"
|
||||
},
|
||||
{
|
||||
"basename": "fa13803d664fd2bfd2884e86022e595",
|
||||
"path": "20-Extra/image/fa13803d664fd2bfd2884e86022e595.png"
|
||||
},
|
||||
{
|
||||
"basename": "rnbookmark20030312",
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
},
|
||||
{
|
||||
"basename": "惊喜福利1000词",
|
||||
"path": "惊喜福利1000词.pdf"
|
||||
},
|
||||
{
|
||||
"basename": "bgxspff.md",
|
||||
"path": "03-Life Notes/Trgb/bgxspff.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "bgxs.md",
|
||||
"path": "03-Life Notes/Trgb/bgxs.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "python_20code",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/python_20code.md"
|
||||
},
|
||||
{
|
||||
"basename": "pylen",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/pylen.md"
|
||||
},
|
||||
{
|
||||
"basename": "dash",
|
||||
"path": "06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
},
|
||||
{
|
||||
"basename": "MD.md",
|
||||
"path": "InBox/MD.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录文件数",
|
||||
"path": "00-Index/IDX-目录文件数.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项Tab",
|
||||
"path": "00-Index/今日事项Tab.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项4D",
|
||||
"path": "00-Index/今日事项4D.md"
|
||||
},
|
||||
{
|
||||
"basename": "今日事项",
|
||||
"path": "00-Index/今日事项.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-项目",
|
||||
"path": "00-Index/IDX-项目.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-目录",
|
||||
"path": "00-Index/IDX-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-出链",
|
||||
"path": "00-Index/IDX-出链.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-入链",
|
||||
"path": "00-Index/IDX-入链.md"
|
||||
},
|
||||
{
|
||||
"basename": "看板模版",
|
||||
"path": "InBox/看板模版.md"
|
||||
},
|
||||
{
|
||||
"basename": "9月8日来云浮扫描",
|
||||
"path": "9月8日来云浮扫描.md"
|
||||
},
|
||||
{
|
||||
"basename": "Web剪藏",
|
||||
"path": "InBox/Web剪藏.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00 Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "2024-09-10",
|
||||
"path": "InBox/2024-09-10.md"
|
||||
},
|
||||
{
|
||||
"basename": "索引笔记",
|
||||
"path": "索引笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "tag",
|
||||
"path": "tag.md"
|
||||
},
|
||||
{
|
||||
"basename": "index",
|
||||
"path": "06 Revin Spaces/index.md"
|
||||
},
|
||||
{
|
||||
"basename": "欢迎",
|
||||
"path": "06 Revin Spaces/欢迎.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index2",
|
||||
"path": "06 Revin Spaces/Index2.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU",
|
||||
"path": "06 Revin Spaces/TESTU.md"
|
||||
},
|
||||
{
|
||||
"basename": "Revin-目录",
|
||||
"path": "06 Revin Spaces/Revin-目录.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-03-21 21.47.19.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-03-21 21.47.19.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-04-28 19.59.24.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-04-28 19.59.24.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "Drawing 2024-07-28 14.37.56.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2024-07-28 14.37.56.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "rustban-Cal",
|
||||
"path": "06 Revin Spaces/develop/rustban-Cal.md"
|
||||
},
|
||||
{
|
||||
"basename": "TESTU 1",
|
||||
"path": "00-Index/TESTU 1.md"
|
||||
},
|
||||
{
|
||||
"basename": "Index",
|
||||
"path": "00-Index/Index.md"
|
||||
},
|
||||
{
|
||||
"basename": "IDX-最近访问",
|
||||
"path": "00-Index/IDX-最近访问.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": []
|
||||
}
|
605
.obsidian/plugins/syncthing-integration/main.js
vendored
Normal file
605
.obsidian/plugins/syncthing-integration/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
.obsidian/plugins/syncthing-integration/manifest.json
vendored
Normal file
1
.obsidian/plugins/syncthing-integration/manifest.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"id":"syncthing-integration","name":"Syncthing Integration","version":"2.3.0","minAppVersion":"1.0.0","description":"Integrates most of Syncthing features into Obsidian.","author":"LBF38","authorUrl":"https://github.com/LBF38","fundingUrl":"https://github.com/sponsors/LBF38","isDesktopOnly":false}
|
30
.obsidian/plugins/syncthing-integration/styles.css
vendored
Normal file
30
.obsidian/plugins/syncthing-integration/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
24
.obsidian/surfing-bookmark.json
vendored
24
.obsidian/surfing-bookmark.json
vendored
@ -1,5 +1,29 @@
|
||||
{
|
||||
"bookmarks": [
|
||||
{
|
||||
"id": "-499354600",
|
||||
"name": "rnbookmark20030312 - Trilium Notes",
|
||||
"url": "http://47.107.80.236:8181/#root/rf393BByjxrG/rFOdgZEWCQZ1/Kx6NFl4KKNeQ?ntxId=3TTISb",
|
||||
"description": "",
|
||||
"category": [
|
||||
"ROOT"
|
||||
],
|
||||
"tags": "",
|
||||
"created": 1726120800738,
|
||||
"modified": 1726120800738
|
||||
},
|
||||
{
|
||||
"id": "1860029776",
|
||||
"name": "DESKTOP-LHQV1A1 | Syncthing",
|
||||
"url": "http://localhost:8384",
|
||||
"description": "",
|
||||
"category": [
|
||||
"ROOT"
|
||||
],
|
||||
"tags": "",
|
||||
"created": 1726120782881,
|
||||
"modified": 1726120782881
|
||||
},
|
||||
{
|
||||
"id": "1123876865",
|
||||
"name": "Trilium 插件 JS - Trilium Notes",
|
||||
|
1
.obsidian/themes/AnuPpuccin/manifest.json
vendored
1
.obsidian/themes/AnuPpuccin/manifest.json
vendored
@ -1 +0,0 @@
|
||||
{"name":"AnuPpuccin","version":"1.5.0","minAppVersion":"1.6.0","author":"Anubis","authorUrl":"https://github.com/AnubisNekhet"}
|
8515
.obsidian/themes/AnuPpuccin/theme.css
vendored
8515
.obsidian/themes/AnuPpuccin/theme.css
vendored
File diff suppressed because it is too large
Load Diff
1
.obsidian/themes/Minimal/manifest.json
vendored
1
.obsidian/themes/Minimal/manifest.json
vendored
@ -1 +0,0 @@
|
||||
{"name":"Minimal","version":"7.7.2","minAppVersion":"1.6.1","author":"@kepano","authorUrl":"https://twitter.com/kepano","fundingUrl":"https://www.buymeacoffee.com/kepano"}
|
2175
.obsidian/themes/Minimal/theme.css
vendored
2175
.obsidian/themes/Minimal/theme.css
vendored
File diff suppressed because one or more lines are too long
1
.obsidian/themes/Notation 2/manifest.json
vendored
1
.obsidian/themes/Notation 2/manifest.json
vendored
@ -1 +0,0 @@
|
||||
{"name":"Notation 2","version":"0.0.3","minAppversion":"1.0.0","author":"Ha'ani Whitlock","authorUrl":"https://github.com/Bluemoondragon07"}
|
1887
.obsidian/themes/Notation 2/theme.css
vendored
1887
.obsidian/themes/Notation 2/theme.css
vendored
File diff suppressed because one or more lines are too long
1
.obsidian/themes/Obsidian You/manifest.json
vendored
1
.obsidian/themes/Obsidian You/manifest.json
vendored
@ -1 +0,0 @@
|
||||
{"name":"Obsidian You","version":"1.0.4","minAppVersion":"0.16.0","author":"Joschua","authorUrl":"https://github.com/selfire1/"}
|
1376
.obsidian/themes/Obsidian You/theme.css
vendored
1376
.obsidian/themes/Obsidian You/theme.css
vendored
File diff suppressed because one or more lines are too long
165
.obsidian/workspace-mobile.json
vendored
Normal file
165
.obsidian/workspace-mobile.json
vendored
Normal file
@ -0,0 +1,165 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "fe57d87253ebb4c7",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "289cd795780e0823",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "53e50379ce7fa4fd",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3e3a2a7d4cb815dd",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "81679d2287a73449",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "b806162ee79cfb89",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1ba3da086b2d3f9d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0094b64d273d3b07",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "63d748bbc6b20a6f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "a0faa063c3abb048",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "5fd23e8d9f652786",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "a44af8867ccd764b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "2548780093f9bda1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "13c9d1a863e7aa40",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0e80d3bb7b5bc924",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "periodic-para",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:打开快速切换": false,
|
||||
"graph:查看关系图谱": false,
|
||||
"canvas:新建白板": false,
|
||||
"daily-notes:打开/创建今天的日记": false,
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"markdown-importer:打开 Markdown 格式转换器": false,
|
||||
"templater-obsidian:Templater": false,
|
||||
"obsidian-kanban:创建新看板": false,
|
||||
"cmdr:插入代码块": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||
"obsidian-memos:Thino": false,
|
||||
"pkmer:Open Pkmer Market": false,
|
||||
"syncthing-integration:Open Syncthing conflict manager modal": false
|
||||
}
|
||||
},
|
||||
"active": "3e3a2a7d4cb815dd",
|
||||
"lastOpenFiles": [
|
||||
"06 Revin Spaces/blog/Tech-notes/python/68fun.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
]
|
||||
}
|
105
.obsidian/workspace.json
vendored
105
.obsidian/workspace.json
vendored
@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "611e94e3c2919ef3",
|
||||
"id": "2b4a3a3feda05b6e",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "490a3117acf73296",
|
||||
"id": "2f695e8cac8424e6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
@ -83,7 +83,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b6789fd6bba74b6f",
|
||||
"id": "ec4a6411c75ebf27",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "surfing-tab-tree",
|
||||
@ -169,21 +169,13 @@
|
||||
"type": "git-view",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3aac7fb26db25713",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "git-history-view",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 5
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 427.5
|
||||
"width": 217.5
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@ -194,56 +186,57 @@
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"markdown-importer:打开 Markdown 格式转换器": false,
|
||||
"templater-obsidian:Templater": false,
|
||||
"obsidian-kanban:创建新看板": false,
|
||||
"cmdr:插入代码块": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||
"obsidian-memos:Thino": false,
|
||||
"periodic-para:LifeOS": false,
|
||||
"syncthing-integration:Open Syncthing conflict manager modal": false,
|
||||
"cmdr:插入代码块": false,
|
||||
"cmdr:增加文档属性": false,
|
||||
"surfing:surfing-bookmark-manager": false,
|
||||
"pkmer:Open Pkmer Market": false,
|
||||
"immersive-translate:Translate": false,
|
||||
"obsidian-git:Open Git source control": false
|
||||
"templater-obsidian:Templater": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false
|
||||
}
|
||||
},
|
||||
"active": "490a3117acf73296",
|
||||
"active": "2f695e8cac8424e6",
|
||||
"lastOpenFiles": [
|
||||
"InBox/9月8日来云浮扫描.md",
|
||||
"未命名.md",
|
||||
"README.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/py_qnotes.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/dash.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/68fun.md",
|
||||
"06 Revin Spaces/欢迎.md",
|
||||
"06 Revin Spaces/tags.md",
|
||||
"06 Revin Spaces/develop/rustban-Cal.md",
|
||||
"06 Revin Spaces/develop/pydev.md",
|
||||
"06 Revin Spaces/develop/rusddev.md",
|
||||
"06 Revin Spaces/develop/markdown.md",
|
||||
"06 Revin Spaces/develop",
|
||||
"06 Revin Spaces/blog/Tech-notes/Rust/rust-vec.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/Rust/Rust-lenbj.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/Rust/Rust-jgt.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/Rust/Linux-rusthj.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/rnlist.md",
|
||||
"20-Extra/image/1726158361924.png",
|
||||
"20-Extra/image/1726158241531.png",
|
||||
"20-Extra/image/1726157893227.png",
|
||||
"20-Extra/image/1726157752497.png",
|
||||
"03-Life Notes/dzll/jygd.md.md",
|
||||
"03-Life Notes/dzll/jygd.md.sync-conflict-20240913-002035-B2MWSF3.md",
|
||||
"03-Life Notes/dzll/~syncthing~jygd.md.sync-conflict-20240913-002035-B2MWSF3.md.tmp",
|
||||
"20-Extra/image/fa13803d664fd2bfd2884e86022e595.png",
|
||||
"06 Revin Spaces/blog/Tools/rnbookmark20030312.md",
|
||||
"03-Life Notes/dzll/ws.md.md",
|
||||
"20-Extra/image",
|
||||
"惊喜福利1000词.pdf",
|
||||
"20-Extra/惊喜福利1000词.pdf",
|
||||
"20-Extra/惊喜福利1000词(1)-1.pdf",
|
||||
"03-Life Notes/Trgb/bgxspff.md.md",
|
||||
"八卦象数疗法简易实用卡002.pdf",
|
||||
"八卦象数疗法配方大汇总(必参).xls",
|
||||
"20-Extra/八卦象数疗法简易实用卡002.pdf",
|
||||
"03-Life Notes/dzll/znsh.md",
|
||||
"20-Extra/八卦象数疗法配方大汇总(必参).xls",
|
||||
"03-Life Notes/Trgb/bgxs.md.md",
|
||||
"03-Life Notes/dzll",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/python_20code.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/pylen.md",
|
||||
"06 Revin Spaces/blog/Tools/Soft/win10_win11irm.md",
|
||||
"06 Revin Spaces/blog/Tools/Soft/linux_soft.md",
|
||||
"06 Revin Spaces/blog/Tools/Git/Gitml.md",
|
||||
"06 Revin Spaces/blog/Tools/Docker/Docker-ml.md",
|
||||
"06 Revin Spaces/blog/Tools/Docker/Docker-jc.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/Rust",
|
||||
"06 Revin Spaces/blog/Tech-notes/python",
|
||||
"06 Revin Spaces/blog/Tools/Soft",
|
||||
"06 Revin Spaces/blog/Tools/rnbookmark20030312.md",
|
||||
"06 Revin Spaces/blog/Tools/itab.md",
|
||||
"06 Revin Spaces/blog/Tools/Git",
|
||||
"06 Revin Spaces/blog/Tools/Docker",
|
||||
"06 Revin Spaces/blog/Tech-notes",
|
||||
"06 Revin Spaces/blog/Tools",
|
||||
"06 Revin Spaces/blog",
|
||||
"06 Revin Spaces/about"
|
||||
"06 Revin Spaces/blog/Tech-notes/python/dash.md",
|
||||
"InBox/MD.md.md",
|
||||
"06 Revin Spaces/index.sync-conflict-20240912-222109-B2MWSF3.md",
|
||||
"00-Index/IDX-目录文件数.md",
|
||||
"00-Index/今日事项Tab.md",
|
||||
"00-Index/今日事项4D.md",
|
||||
"00-Index/今日事项.md",
|
||||
"00-Index/IDX-项目.md",
|
||||
"00-Index/IDX-目录.md",
|
||||
"00-Index/IDX-出链.md",
|
||||
"00-Index/IDX-入链.md",
|
||||
"InBox/看板模版.md",
|
||||
"9月8日来云浮扫描.md",
|
||||
"InBox/Web剪藏.md",
|
||||
"00 Index/Index.md",
|
||||
"05-Work/Todo-list.md.md"
|
||||
]
|
||||
}
|
58
.obsidian/~syncthing~bookmarks.json.tmp
vendored
Normal file
58
.obsidian/~syncthing~bookmarks.json.tmp
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"type": "group",
|
||||
"ctime": 1726130696110,
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1726130851843,
|
||||
"path": "06 Revin Spaces/blog/Tools/rnbookmark20030312.md"
|
||||
}
|
||||
],
|
||||
"title": "CY-Bookmarkt"
|
||||
},
|
||||
{
|
||||
"type": "group",
|
||||
"ctime": 1726163218725,
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1725867601790,
|
||||
"path": "InBox/看板模版.md",
|
||||
"title": "今日看板"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1725867774670,
|
||||
"path": "05-Work/Todo-list.md.md"
|
||||
},
|
||||
{
|
||||
"type": "group",
|
||||
"ctime": 1726163634212,
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1726163624450,
|
||||
"path": "03-Life Notes/Hubby/Love-PW.md.md"
|
||||
}
|
||||
],
|
||||
"title": "2024年9月13日凌晨1点53分"
|
||||
}
|
||||
],
|
||||
"title": "RC-List"
|
||||
},
|
||||
{
|
||||
"type": "group",
|
||||
"ctime": 1726163756715,
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1726163742562,
|
||||
"path": "03-Life Notes/Hubby/Mp.md.md"
|
||||
}
|
||||
],
|
||||
"title": "2024年9月13日凌晨1点55分"
|
||||
}
|
||||
]
|
||||
}
|
31
.obsidian/~syncthing~community-plugins.json.tmp
vendored
Normal file
31
.obsidian/~syncthing~community-plugins.json.tmp
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
[
|
||||
"dataview",
|
||||
"recent-files-obsidian",
|
||||
"templater-obsidian",
|
||||
"vault-exporter",
|
||||
"obsidian-advanced-uri",
|
||||
"obsidian-kanban",
|
||||
"quickadd",
|
||||
"editing-toolbar",
|
||||
"obsidian-to-anki-plugin",
|
||||
"plugin-manager",
|
||||
"mx-bili-plugin",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"cmdr",
|
||||
"obsidian-outliner",
|
||||
"obsidian-another-quick-switcher",
|
||||
"table-editor-obsidian",
|
||||
"obsidian-memos",
|
||||
"surfing",
|
||||
"colorful-note-borders",
|
||||
"obsidian-style-settings",
|
||||
"tag-wrangler",
|
||||
"obsidian-auto-link-title",
|
||||
"url-into-selection",
|
||||
"mysnippets-plugin",
|
||||
"obsidian-custom-frames",
|
||||
"note-chain",
|
||||
"obsidian-hover-editor",
|
||||
"pkmer",
|
||||
"syncthing-integration"
|
||||
]
|
193
.obsidian/~syncthing~workspace-mobile.json.tmp
vendored
Normal file
193
.obsidian/~syncthing~workspace-mobile.json.tmp
vendored
Normal file
@ -0,0 +1,193 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "fe57d87253ebb4c7",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "f4837ca76133f266",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "554f32036aca24fd",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "81679d2287a73449",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "b806162ee79cfb89",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1ba3da086b2d3f9d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0094b64d273d3b07",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "63d748bbc6b20a6f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "a0faa063c3abb048",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "5fd23e8d9f652786",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "a44af8867ccd764b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "03-Life Notes/Hubby/Rn.md.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "2548780093f9bda1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "03-Life Notes/Hubby/Rn.md.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "13c9d1a863e7aa40",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "03-Life Notes/Hubby/Rn.md.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0e80d3bb7b5bc924",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "periodic-para",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 3
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:打开快速切换": false,
|
||||
"graph:查看关系图谱": false,
|
||||
"canvas:新建白板": false,
|
||||
"daily-notes:打开/创建今天的日记": false,
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"markdown-importer:打开 Markdown 格式转换器": false,
|
||||
"obsidian-kanban:创建新看板": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||
"syncthing-integration:Open Syncthing conflict manager modal": false,
|
||||
"cmdr:插入代码块": false,
|
||||
"cmdr:增加文档属性": false,
|
||||
"templater-obsidian:Templater": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||
"pkmer:Open Pkmer Market": false,
|
||||
"obsidian-memos:Thino": false
|
||||
}
|
||||
},
|
||||
"active": "b806162ee79cfb89",
|
||||
"lastOpenFiles": [
|
||||
"03-Life Notes/Hubby/Mp.md.md",
|
||||
"03-Life Notes/Hubby/Love-PW.md.md",
|
||||
"03-Life Notes/Hubby/IqG.md.md",
|
||||
"03-Life Notes/Trgb/bgxspff.md",
|
||||
"03-Life Notes/Trgb/bgxs.md",
|
||||
"03-Life Notes/Hubby/Rn.md.md",
|
||||
"03-Life Notes/dzll/jygd.md.sync-conflict-20240913-002035-B2MWSF3.md",
|
||||
"2024-09-09.md",
|
||||
"05-Work/Todo-list.md.md",
|
||||
"06 Revin Spaces/blog/Tools/Docker/Docker-ml.md",
|
||||
"创建链接.md",
|
||||
"20-Extra/惊喜福利1000词.pdf",
|
||||
"20-Extra/八卦象数疗法简易实用卡002.pdf",
|
||||
"八卦象数疗法简易实用卡002.pdf",
|
||||
"20-Extra/八卦象数疗法配方大汇总(必参).xls",
|
||||
"惊喜福利1000词.pdf",
|
||||
"八卦象数疗法配方大汇总(必参).xls",
|
||||
"20-Extra/image/fa13803d664fd2bfd2884e86022e595.png",
|
||||
"20-Extra/image/1726157752497.png",
|
||||
"20-Extra/image/1726158361924.png",
|
||||
"20-Extra/image/1726158241531.png",
|
||||
"20-Extra/image/1726157893227.png",
|
||||
"20-Extra/image",
|
||||
"03-Life Notes/Hubby",
|
||||
"06 Revin Spaces/index.sync-conflict-20240912-222109-B2MWSF3.md",
|
||||
"06 Revin Spaces/blog/Tools/rnbookmark20030312.md",
|
||||
"InBox/看板模版.md",
|
||||
"InBox/MD.md.md",
|
||||
"06 Revin Spaces/index.md",
|
||||
"03-Life Notes/Trgb/xs.md",
|
||||
"03-Life Notes/Trgb",
|
||||
"未命名",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/68fun.md",
|
||||
"06 Revin Spaces/blog/Tech-notes/python/dash.md"
|
||||
]
|
||||
}
|
5
.stfolder/syncthing-folder-7e5b06.txt
Normal file
5
.stfolder/syncthing-folder-7e5b06.txt
Normal file
@ -0,0 +1,5 @@
|
||||
# This directory is a Syncthing folder marker.
|
||||
# Do not delete.
|
||||
|
||||
folderID: zgq4m-ojyjh
|
||||
created: 2024-09-12T12:49:27+08:00
|
4821
.stversions/03-Life Notes/Trgb/bgxs.md~20240913-112304.md
Normal file
4821
.stversions/03-Life Notes/Trgb/bgxs.md~20240913-112304.md
Normal file
File diff suppressed because one or more lines are too long
2414
.stversions/03-Life Notes/Trgb/bgxspff.md~20240913-112304.md
Normal file
2414
.stversions/03-Life Notes/Trgb/bgxspff.md~20240913-112304.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,20 @@
|
||||
---
|
||||
words:
|
||||
2024-09-12: 87
|
||||
tags:
|
||||
- Index
|
||||
- jyf
|
||||
---
|
||||
### 记忆宫殿法
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 常用记忆宫殿:
|
||||
### 汽车:
|
||||
1轮胎 2车灯 3奔驰标志 4挡风玻璃 5TAXI标志 6方向盘 7前座 8后座 9后备箱 10排气筒
|
||||
### 身体:
|
||||
1 头发 2 眼睛 3鼻子 4 嘴巴 5 脖子 6 肩膀
|
||||
7 前胸 8 肚子 9 大腿 10 膝盖 11 小腿 12 脚
|
163
.stversions/03-Life Notes/dzll/jygd.md~20240913-112304.md
Normal file
163
.stversions/03-Life Notes/dzll/jygd.md~20240913-112304.md
Normal file
@ -0,0 +1,163 @@
|
||||
---
|
||||
words:
|
||||
2024-09-12: 87
|
||||
2024-09-13: 1201
|
||||
tags:
|
||||
- Index
|
||||
- jyf
|
||||
---
|
||||
### 记忆宫殿法
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 常用记忆宫殿:
|
||||
### 汽车:
|
||||
1轮胎 2车灯 3奔驰标志 4挡风玻璃 5TAXI标志 6方向盘 7前座 8后座 9后备箱 10排气筒
|
||||
### 身体:
|
||||
1 头发 2 眼睛 3鼻子 4 嘴巴 5 脖子 6 肩膀
|
||||
7 前胸 8 肚子 9 大腿 10 膝盖 11 小腿 12 脚
|
||||
|
||||
|
||||
|
||||
|
||||
### **记忆宫殿**
|
||||
|
||||
![[fa13803d664fd2bfd2884e86022e595.png]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 记忆分为三个环节:编码、存储和提取。
|
||||
|
||||
- 超级联想法:联想法是高效学习中最常用的一种记忆方法。调动大脑的联想能力,让自己变得更自信,同时也可以在考试时可以轻松的回忆起各种知识答案
|
||||
- 绘图记忆法:绘图记忆法充分利用了右脑图像思维,把晦涩难懂的知识信息转换成生动形象的简图。通过绘图法牢记知识难点,在这个过程中开发自己大脑的创造性潜力,获得
|
||||
- 数字记忆法:数字记忆法是世界记忆大师和最强大脑们初期必须训练的一种记忆技能。数字训练可以提升学生的专注力、想象力,是每一个学习记忆法的人必须掌握的记忆方法
|
||||
- 记忆宫殿法:记忆宫殿法是四大记忆法中应用最广泛的一种方法。打造大脑GPS定位系统,拥有属于自身的记忆宫殿,记忆海量书籍信息并快速提取,结合关键字、歌诀等方法,高效轻松应对各种考试、考证以及自我学习充电。
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## **高效记忆底层逻辑公式:**
|
||||
|
||||
1. ***把知识转换成画面后联接记忆: 知识 (数字、文字、声音、图片)***
|
||||
|
||||
2. ***文字如何转换:具象词:直映出图如:苹果吃的苹果(直接出图),抽象词:转换出图如:抽象抽打大象(转换)***
|
||||
|
||||
|
||||
|
||||
## **带你重建记忆逻辑:**
|
||||
|
||||
- **1、连锁拍照记忆法:把信息像拍照一样串联在一起,再进行联接记忆。**
|
||||
- **2、故事摄影法︰把信息串联成生动形象的故事联接记忆,故事简洁有趣即可。**
|
||||
- **3、字头歌诀法:把信息的首字提取出来串联在一起,再进行联接记忆。**
|
||||
- **4、绘图记忆法:把信息的关键词提取出来转换成画面,绘制出来串联记忆。**
|
||||
|
||||
|
||||
![[1726157752497.png]]
|
||||
<img src="\image-20210617101116357.png" alt="image-20210617101116357" style="zoom:35%;" /><img src="\image-20210617101037763.png" alt="image-20210617101037763" style="zoom:37%;" />
|
||||
|
||||
![[1726157893227.png]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
![[1726158241531.png]]
|
||||
|
||||
|
||||
|
||||
![[1726158361924.png]]
|
||||
|
||||
|
||||
<img src="\image-20210617102259278.png" alt="image-20210617102259278" style="zoom: 55%;" /><img src="\image-20210617102323267.png" alt="image-20210617102323267" style="zoom: 57%;" />
|
||||
|
||||
|
||||
|
||||
```python
|
||||
# 0呼啦圈(形) 1蜡烛 (形) 2鸭子(形) 3耳朵(形) 4帆船(形) 5钩子 6勺子 7镰刀 8眼镜 9哨子 00望远镜(形) 01小树(形) 02铃儿 03凳子(形)04轿车(4个轮子) 05手套(形) 06手枪(6发子弹) 07锄头(形) 08溜冰鞋(8个轮子) 09猫 (9条命) 10棒球(形) 11楼梯(形) 12椅儿 13医生 14钥匙 15鹦鹉 16石榴 17仪器 18糖葫芦 (形) 19衣钩 20香烟(20根烟) 21鳄鱼 22双胞胎 23和尚 24闹钟 (24小时) 25二胡 26河流 27耳机 28恶霸 29饿囚 30三轮车 31鲨鱼 32扇儿 33星星 34三丝 35山虎 36山鹿 37山鸡 38妇女 39山丘 40司令 41蜥蜴 42柿儿 43石山 44蛇(蛇嘶嘶音) 45 师父 46饲料 47司机 48石板 49湿狗 50武林 51工人 52鼓儿 53乌纱帽 54青年节 55火车 56蜗牛 57武器 58尾巴 59蜈蚣 60榴莲 61儿童 62牛儿 63流沙 64螺丝 65绿壶 66溜溜球 67绿漆 68喇叭 69太极 (形)70麒麟 71鸡翼 72企鹅 73花旗参(谐音花旗参) 74骑士 75西服 76汽油 77机器 78青蛙 79气球 80巴黎 81白蚁 82靶儿 83芭蕉扇 84巴士 85保姆 86八路 87白旗 88爸爸 89芭蕉 90酒瓶 91球衣 92球儿 93旧伞 94首饰 95酒壶 96蝴蝶 97旧旗 98酒杯 99舅舅
|
||||
```
|
||||
|
||||
|
||||
|
||||
## **字母组合编码:**
|
||||
|
||||
<img src="\mmexportdd5e2dccd085744812bcd8c2f0ae4c3a_1623900.webp" alt="mmexportdd5e2dccd085744812bcd8c2f0ae4c3a_1623900" style="zoom:50%;" /><img src="\mmexportba46bfa4618024f75b688db26c07b708_1623900.webp" alt="mmexportba46bfa4618024f75b688db26c07b708_1623900" style="zoom:50%;" />
|
||||
|
||||
|
||||
|
||||
## 快速记忆流程步骤:
|
||||
|
||||
<img src="\image-20210617152718957.png" alt="image-20210617152718957" style="zoom:150%;" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## **记忆方法运用:**
|
||||
|
||||
![image-20210617151918576](\image-20210617151918576.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 拍照记忆法法例子:
|
||||
|
||||
![image-20210617144456308](\image-20210617144456308.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 故事记忆法例子-背圆周率:
|
||||
|
||||
|
||||
|
||||
<img src="\image-20210617152307248.png" alt="image-20210617152307248" style="zoom:150%;" />
|
||||
|
||||
|
||||
|
||||
## 字头歌诀记忆法:
|
||||
|
||||
<img src="\image-20210617145114720.png" alt="image-20210617145114720" style="zoom:80%;" />
|
||||
|
||||
<img src="\image-20210617145246109.png" alt="image-20210617145246109" style="zoom:80%;" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 超级联想记忆法:
|
||||
|
||||
|
||||
|
||||
![image-20210617145538857](\image-20210617145538857.png)![image-20210617145617806](\image-20210617145617806.png)![image-20210617145721937](\image-20210617145721937.png)![image-20210617145828324](\image-20210617145828324.png)![image-20210617145928331](\image-20210617145928331.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
![[惊喜福利1000词.pdf]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
82
.stversions/03-Life Notes/dzll/ws.md~20240913-112304.md
Normal file
82
.stversions/03-Life Notes/dzll/ws.md~20240913-112304.md
Normal file
@ -0,0 +1,82 @@
|
||||
---
|
||||
tags:
|
||||
- Index
|
||||
- ah
|
||||
words:
|
||||
2024-09-12: 2068
|
||||
---
|
||||
|
||||
|
||||
|
||||
## 宇宙八大规律
|
||||
- <font color="#ffc000">一、阴阳根本律,</font>
|
||||
<font color="#ffc000">- 二、宇宙因果律,</font>
|
||||
<font color="#ffc000">- 三、中成极反律,</font>
|
||||
<font color="#ffc000">- 四、蛹动螺旋律,</font>
|
||||
<font color="#ffc000">- 五、五行生克制化律,</font>
|
||||
<font color="#ffc000">- 六、宇宙自控调谐律,</font>
|
||||
|
||||
|
||||
### 松溪八段锦//松溪短棍//松溪白虹剑//格斗五步拳
|
||||
### 松溪六步拳//奇门十三肘//游龙八卦掌//陈氏太极拳18式精要
|
||||
|
||||
|
||||
|
||||
### 奇门十三肘
|
||||
###### 起式,左摆肘,右挑肘,砸肘,拉脖顶膝,顶心肘,后摆肘,后撞肘,收式
|
||||
|
||||
|
||||
|
||||
|
||||
### 武当松溪短棍棍谱
|
||||
|
||||
<font color="#262626">短棍又称鞭杆它随处可取,便于携带,深受武林人士喜爱,是习武者防身自卫的理想武器。</font>
|
||||
<font color="#262626">松溪短棍又名虎尾鞭,是一路古老的内家秘传套路,其动作古朴无华,粗旷洒脱,一招一势,极重攻防,它融刀之迅猛,棍之活便,剑之轻灵为一体,具有以静制动,后发先制的显著特点,其技法多表现为粘接伤手,连打连戳,上惊下取,照左击右之术。</font>
|
||||
<font color="#262626">应敌时讲究手前一尺下功夫。往往在敌方旧力略过新力未发之际,下杀敌手或近取其身,故有千金难买一响之说。</font>
|
||||
<font color="#262626">松溪短棍短小精练。其动作势势相承、环环相扣,长短相依首尾相应,演练起来凌厉迅猛。呼呼生风,如秋风扫叶,气势磅礴而飘洒。</font>
|
||||
<font color="#262626">武当松溪短棍套路(棍谱)</font>
|
||||
<font color="#262626">基本技法:排打 劈戳 横掸</font>
|
||||
<font color="#262626">排打 排打主要是滑把,两手握棍一阴一阳,前手放松,这样滑出去;放松滑,滑出去、拿回来,后手要握紧、前手要放松;看前手松、后手紧;要尽量滑出去,短棍要长用;一鞭就是对方的头部,腰身要拧转;</font>
|
||||
<font color="#262626">好,跟着一起练习:一 二 三 四 五 六 七 八;二 二 三 四 五 六 七 停;</font>
|
||||
<font color="#262626">排打,可以打上面还可以打下面;上面打头部;下面打膝弯;中间回来就是戳心;</font>
|
||||
<font color="#262626">劈打的训练方法:排打是横向的,劈打是上下直向的;往头顶盖下去,这样滑过来, 再打出去,又来龙去脉还是滑过来,再打过去;关键是滑把这一下很重要;肩要送出,腿要放松,向前;一起练习:预备 起 一 二 放松一点;三 四 五 六 七 八;二 二 三 四 五 六 七 八;三 二 三 四 五 六 七 停;收回来成右手在腰间,左手在前放松;看当我劈打的时候,对方就排打,横向防守;对方用劈打的时候,我又打排打,排打就是横向,尽量劈出来,尽量放长,短棍长用;</font>
|
||||
<font color="#262626">横掸的训练方法:横掸的动作很简单,对于群体大战,很多人围住你的时候,用横掸这个动作 效果比较好,面向对方,棍甩到肩后,上步掸出去,然后接反掸出去,右转身后,看一(棍在左肩窝下) 二 尽量打出去,一打就放在后面;再转身起一二一转身连贯再走,三 四 这两个动作连贯;一、 二 走,一、 二 走,一 二 动作就是这样;这个动作二节棍也是这样训练;用二节棍练起来也有很好的效果.</font>
|
||||
### 基本动作
|
||||
01、排打;02、劈打;03、横扫。(提示:注意滑把与拧腰动作的协调)
|
||||
##### 第一段棍谱
|
||||
01、交棍;02、懒扎衣;03、上步杀指;04、撩踹点心;05、竖旗戳劈;
|
||||
06、左右拦扫;07、领棍擒打;08、劈打待敌势;09、上步捧盘;
|
||||
10、原地扫把;11、上拨下撩;12、拖刀劈柴;13、追步点心。
|
||||
##### 第二段棍谱
|
||||
14、闪身格打;15、勾腿扫挂;16、插步绞棍;17、退步劈戳;
|
||||
18、撑舟截面;19、顺势劈打;20、上步排打;21、进步点心。
|
||||
##### 第三段棍谱
|
||||
22、上接下禅;23、回身地围;24、插步穿裆;25、翻身擒掸;26、上步点心;
|
||||
27、横笛竖旗;28、上步擒打;29、前劈后撩;30、插步撇压;31、回身地围。
|
||||
##### 第四段棍谱
|
||||
32、退步提棍; 33、追步杀指; 34、反剪横扫; 35、上步横扫;
|
||||
36、绞 护 势; 37、领棍擒打; 38、上接下禅; 39、回身地围;
|
||||
40、原地翻压; 41、反剪横扫; 42、上步横扫; 43、回身横扫;
|
||||
44、回身横扫; 45、交棍待敌势; 46、收势。
|
||||
|
||||
|
||||
### 雷电通脉法:雷电乃非常强大的能量
|
||||
|
||||
雷电通脉法:雷电乃非常强大的能量,天地之威,震慑诸天,经雷电能量打通中脉的,在物质世界和灵界的,做功能力,显化能力,震慑力,等都非常的强!举手投足之间皆有大威能,起心动念之间皆会影响世界的变化!谈笑风生之间自动疗愈周围的人,调整心,身,息~待高度放松,深度入静以后,开始施加一个轻微的意识,我的百会打开,观想百会穴像一个喇叭口,一根蓝色的中空的透明管子连接至会阴穴,也就是说百会到会阴是一根透明兰色中间是空心的管子连接的~这里就需要你充分发挥观想功的要领了,所以说观想功很重要~!
|
||||
想清楚以后,持诵雷电咒:天地万物,为我所用,雷电之怒,皆我心意,宇宙雷霆,听我号令,无数雷电,加持我身,吾奉玄道雷霆坛城急急如律令!而后,接着想象宇宙间电闪雷鸣,无数的雷电,穿透性及强,由百会螺旋进入,一方面想雷电的能量极强,另一方面想百会是个喇叭口,有极强的吸力,雷电的巨大能量从喇叭口百会进入穿透中脉,直至下丹田,如此连续不断的意念,一直默默微微守着丹田即可,直至收功~
|
||||
|
||||
注:
|
||||
|
||||
第一:雷电能量进入下丹田,也可以只在中脉七轮之间流动!看你选择修那一种了!
|
||||
|
||||
第二:在下雨打雷的时候,吸收雷电能量效果最好!
|
||||
|
||||
第三:若是发愿容易成真者要注意,在打雷的时候有可能因你的愿力较强,直接引导雷电打了过来!有可能,肉身会承受不了雷电的威能!初修者,是观想雷电进入自身!达到非常高的境界才能引导真的雷电能量,作用于肉身!地球上,现在很少人能做到接收真雷加持到肉身上!你只需修持观想的雷电就可以了!由量变到质变,达到一定层次后,观想的也会成真的!真幻合一,万法唯心造!
|
||||
|
||||
无为自然法:一切皆是虚幻,你只要明白,中脉和能量皆是虚幻,你才能心生无量!你本自圆满!
|
||||
“太虚是我,先空其身,其身既空,天地亦空……,空无所空,乃是真空。”
|
||||
|
||||
缘起即灭,缘生已空,看破,放下,自在,无我,无他,无挂碍,无有恐怖,无为自然,包容万物,接纳一切,合一宇宙!通中脉感受
|
||||
|
||||
真言(咒语)开通法:此法简易,不用苦思冥想地观想,只需意守中脉,念动这几种咒语皆可以:一:唱诵OM宇宙元音!二:念诵三字明咒:唵、阿、吽!三:念诵六字大明咒:唵(ōng )嘛(ma)呢(nī)叭(bēi)咪(mēi)吽( hōng)!用鼻音震动,声音似从中脉发出,可整体震动中脉,也可在某一脉轮上震动,长期震动,不仅可震开和扩宽中脉,还可治疗体内顽疾。念时需注意意守中脉,并口念耳听,字字分明,方能不走神。长期依此法念咒,可消旧业,使心清净下来,还可出现性光。
|
||||
|
62
.stversions/03-Life Notes/dzll/znsh~20240913-112304.md
Normal file
62
.stversions/03-Life Notes/dzll/znsh~20240913-112304.md
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
tags:
|
||||
- Index
|
||||
- zng
|
||||
words:
|
||||
2024-09-12: 2175
|
||||
---
|
||||
|
||||
### 【三心并站庄】
|
||||
|
||||
三心并站庄是智能动功外混元阶段以意引气(意念外放和大自然融为一体)到内混元阶段以形引气(神与自己的“形”合,不外放)的过渡阶段。
|
||||
|
||||
### 一、姿势要求
|
||||
|
||||
1.两足并拢,周身中正,两手自然下垂,目视远方天地交界处,两眼轻轻闭合,目光回收。口微闭,自然呼吸(鼻吸鼻呼),意念中鼻与顶部通天穴(百会前五分、外开一寸五分)相连。
|
||||
|
||||
2.踩气。两足跟不动,两足尖外撇成90度角,再以两足尖为重心,两足跟外撇90度,两足呈后“八”字形。此动作后,气即贯至两腿外侧阳经中。由于足内扣,足三阴经自然放松,故能加强经脉之阴升阳降的功能。此动作旧称踩气。
|
||||
|
||||
3.起式
|
||||
|
||||
①小指带动,指掌慢慢上翘,成掌心向下,指尖向前,与臂咸直角,意想掌心与地中气相接。以肩为轴,双手做前后拉气三次。向前推,手臂与身体的夹角约15度;向后拉至体侧。
|
||||
|
||||
②小指带动,松腕,转掌心相对,虎口向上,臂放松,与肩等宽从体前向上捧气,至手与脐平。以小指带动向肚脐贯气,同时转掌心向下,意想两臂延伸到天边,在天边处两臂向两侧外展至背后(与肚脐同高),小臂微收,掌心微含,回照腰部命门穴。而后小臂上提,顺势内收掌腕至两肋旁,掌心向上,用中指端向大包穴(属脾经,在第六、七肋间)贯气。而后两臂向前伸出与肩平。
|
||||
|
||||
③掌臂微收,掌心微含,中指回照两眉间印堂穴。而后,转肘外撑,带动两臂向两侧展开(意想沿天边展开)。至左右成一字肩平,小指带动转掌心向下,逐渐转掌心向上,意想掌臂延伸至天边,沿天边向上划弧,至头顶上方两掌相合。沿头正前方下降至胸前呈合十手。
|
||||
|
||||
4.坐腕,带动臂下落,两手掌根慢慢分开掌心内含,十指尖轻轻相接,两手呈半个球状,置于腹前,掌心对肚脐。屈膝下蹲,膝不能过足尖。大腿根部空虚,臀部不能撅,腰部命门穴向后突,小腹不能瘪,呈似坐非坐状。站庄姿势的高低依练功者的体质而定,约站半小时。
|
||||
|
||||
5.身形要求。头要中正,虚凌向上,似悬空中。目似垂帘,含光默默,目光随眼睑闭合而内收,与意念合而为一。舌抵上腭,展眉落腮,似笑非笑。含胸,含胸是将胸骨柄与两乳头之间的三角地带放松。拔背,拔背是大椎穴向上领直通百会,使脊骨伸直,同时需注意两肩胛骨自然放松下沉。含胸拔背的目的是使胸腔开扩,胸背放松。松肩空腋。肘坠而悬。坐腕、含掌、舒指。松腰,腰椎及其韧带,腰两侧肌肉等都放松,逐步改变腰部的自然弯曲状态。松胯,包括髋关节和骶髂关节的放松。尾闾下垂指向地面,两足跟的连线为一边,向后划一等边三角形,等边三角形的中心即为尾闾的指地点。调裆提会阴。松膝,轻轻内扣,稍向前屈,但髌骨要有微微上提之意。踝放松,足平铺。
|
||||
|
||||
6.收式。身体慢慢直立,两脚并拢(按预备式踩气逆动作),两手转指端向上,胸前合十继续上举至头顶上方(见捧气贯顶法),意想举向天顶。两手沿天边慢慢分开,掌心向前,两臂由两侧下落与肩平。逐渐转掌心向上,沿天边向体前合拢,与肩等宽。掌心微含(同时用意念)中指回照印堂穴。两臂下落,回抽,用中指端向第六、七肋间大包穴贯气,向后伸出,向两侧外展,两臂展至两侧时顺势转掌臂,使两掌心斜相对,向体前合拢。两手重叠放在肚脐上(男左手在下,女右手在下),揉腹,左右各转九,静养片刻。两手分开置体侧自然下垂,慢慢睁开双眼。
|
||||
|
||||
### 二、意念活动
|
||||
|
||||
本庄法多守下丹田。方法是意念从周身各部向丹田集中。顶心向下,脚心向上,手心向内,意念“三心”向丹田并合。“三心并”即由此命名。初学功者,意念顶心、脚心、手心可以分别逐个向丹田并。向丹田并合后,意念即可放开、安静、放松地站庄。当意念从丹田跑掉时,再重新向丹田并合。
|
||||
|
||||
### 三、功效
|
||||
|
||||
本庄法发动真气快,富力强身作用明显。很快即可出现身体微晃动或微颤,身有热感,两手之间出现吸力与张力,两手难以外分与内合之感……。此庄法不仅适于病人的锻炼,而且是武功基本功,是练动功松腰胯、松尾闾的捷法。站此庄只要姿势正确,不会出现自发动作。微晃或微颤是身体放松的表现与自发功不可同语。但要注意:切不要把意念专注在“晃”、“颤”上,否则也会因意念的强化作用而呈现自发动作。
|
||||
|
||||
### **混** **元** **卧** **功**
|
||||
|
||||
混元放松法,坐、站、卧均可练,如果我们把它当作睡功来练,就可称为“混元卧功”。晚上睡觉练着功入睡,早上起来再收收气,就相当于一个晚上都在练功。半夜醒来想上厕所,先从头到脚放松一遍,然后再去;接着睡时,再如此放松一遍。这样,睡觉也时刻有了练功的内容。
|
||||
|
||||
混元卧功所取卧姿,可同于混元卧的姿势。睡着以后,姿势有了变化也没关系,醒一再恢复。一开始,两手从肚脐上升至头顶,如果愿意多做几次,体察体内气机变化也可以。然后默念“虚”音,要体会好像是在头里面听这个声音,这样就容易安静。自己发指令从头到脚放松时,意念跟着想,但不要想得太具体,应该是模模糊糊、恍恍惚惚的样子。慢慢养成了习惯,睡觉就有一种似睡非睡的感觉。在这种睡眠状态下,心虚神静,静而不空,神还有一点“灵觉”。第二天起来,觉得好象一夜未睡,但精神却很好。有遗精现象的人,这样睡觉也不容易遗精,一有性兴奋,马上就觉察到,就醒了。
|
||||
|
||||
这是个既简单又有效的练功方法。不过,一开始也可能不习惯,睡不着。坚持一段时间就可以了。
|
||||
|
||||
### 练 法:
|
||||
|
||||
一、姿势要求:仰卧,枕头以舒适为宜,两脚心相对,两膝外开,腿似环,两手重叠在肚脐上,安静、放松。
|
||||
|
||||
二、重叠的双手沿体中线上升,敷于头顶。
|
||||
|
||||
三、默念“虚”音五至十遍,以达心虚神静。
|
||||
|
||||
四、意想:天门(囟门)放松,头皮放松(头皮可轻轻动一动),印堂放检(两眉往外展),两眼放松,鼻子放松,口放松(舌抵门齿);面部放松,两耳放松,颈放松,胸背放松,肺脏放松,心血管放松,膈膜放松,胃放松,胰脏放松,肝胆放松,脾脏放松,两肾放松,小肠放松,大肠放松,膀胱放松,生殖器官放松;会阴收缩,轻轻上提,封闭海底;两上肢放松,掌心放松,两下肢放松,脚心放松;全身各部关节放松,全身毛窍开张放松。周身融融,内外通,气通神明,混元放松。 依此反复放松。
|
||||
|
||||
五、往往在意想的过程中即不知不觉睡着了,宜顺其自然。早晨醒来,加“收功”的意念,稍稍养气即可。
|
||||
|
||||
此为仰卧还阳式,补肾作用明显;两手上升重叠或交叉捂在头上为混元卧式,补肾又可强神。由于此二式补肾作用强,容易出现性兴奋,即活子时。一旦出现这种情况,要宁心定意,不要让其化为浊精(女人化为白带跑掉)。这是练功的最好时机。要用“吸、抵、撮、闭”,还精补脑。
|
||||
|
252
.stversions/MD.md~20240912-141041.md
Normal file
252
.stversions/MD.md~20240912-141041.md
Normal file
@ -0,0 +1,252 @@
|
||||
---
|
||||
PrevNote: "[[欢迎]]"
|
||||
words:
|
||||
2024-09-09: 1157
|
||||
2024-09-10: 1151
|
||||
NextNote: "[[9月8日来云浮扫描]]"
|
||||
---
|
||||
|
||||
|
||||
#MD语法
|
||||
小小白白蛆
|
||||
已于 2024-02-16 16:01:36 修改
|
||||
阅读量1k
|
||||
收藏 8
|
||||
点赞数 13
|
||||
文章标签: 学习 笔记
|
||||
版权
|
||||
本文详细介绍了Markdown语法中的标题使用、不同层级标题的格式、段落划分、字体样式(加粗、斜体、删除)、列表(有序、无序、任务、嵌套)、引用、代码块、超链接、图片、Emoji表情、表格、脚注和公式等内容。
|
||||
摘要由CSDN通过智能技术生成
|
||||
一、标题的使用
|
||||
一、六种标题格式
|
||||
|
||||
1.# 标题一
|
||||
|
||||
2.## 标题二
|
||||
|
||||
3.### 标题三
|
||||
|
||||
4.#### 标题四
|
||||
|
||||
5.##### 标题五
|
||||
|
||||
6.###### 标题六
|
||||
二、标题扩展
|
||||
|
||||
1.标题名后输入空格以及{#content},可为标题加上标签。
|
||||
|
||||
例:# 标题一 {#head1}
|
||||
|
||||
2.标题一和标题二可以在其后换行输入三个及以上的符号来表示。
|
||||
|
||||
例:标题一
|
||||
|
||||
======(三个及以上)
|
||||
|
||||
标题二
|
||||
|
||||
------(三个及以上)
|
||||
二、段落
|
||||
一、段落使用说明
|
||||
|
||||
1.一段文本即是一个段落。
|
||||
|
||||
2.空行隔开可以生成两个段落。
|
||||
|
||||
3.可以使用输入两个空格进行换行,建议打开编辑器不可打印字符的显示。
|
||||
三、字体
|
||||
一、加粗
|
||||
|
||||
1.可以在需要加粗字体两侧添加**或__来表示加粗
|
||||
|
||||
例:**粗体** __粗体__
|
||||
二、斜体
|
||||
|
||||
1.可以在需要倾斜字体两侧添加*或_来表示斜体
|
||||
|
||||
例:*斜体* _斜体_
|
||||
三、删除字
|
||||
|
||||
1.可以在需要删除效果字体两侧添加~~来表示删除字
|
||||
|
||||
例:~~删除字~~
|
||||
四、列表
|
||||
一、有序列表
|
||||
|
||||
1.格式为:
|
||||
|
||||
number1.content
|
||||
|
||||
number2.content
|
||||
|
||||
number3.content
|
||||
|
||||
...............
|
||||
|
||||
2.最重要的是第一个数字number1,它是有序列表的开头,后面的数字无论是多少,都只会根据第一个数字number1累加获得。
|
||||
二、无序列表
|
||||
|
||||
1.无序列表前用-或+或*。
|
||||
|
||||
例:+ content
|
||||
三、任务列表
|
||||
|
||||
1.在有序或者无序列表中插入[]或[×]来表示未选中或已选中。
|
||||
|
||||
例:+ [×] content
|
||||
四、嵌套列表
|
||||
|
||||
1.无序和有序之间可以相互嵌套,也可以自己嵌套,还可以多重嵌套,并且加上任务列表。
|
||||
五、引用
|
||||
一、引用的使用
|
||||
|
||||
1.在内容前加上>以及空格引用内容。
|
||||
|
||||
例:> content
|
||||
六、代码块
|
||||
一、行内代码
|
||||
|
||||
1.用` `括住。
|
||||
|
||||
例:`code`
|
||||
|
||||
2.若代码内容需要有`, 则用`` ``加空格括住代码。
|
||||
|
||||
例:`` `code` ``
|
||||
二、代码块
|
||||
|
||||
1.每一行缩进至少四个空格或一个制表符可形成代码块。
|
||||
|
||||
2.围栏式代码块可以在代码的首位加上~~~或者```。
|
||||
|
||||
例:
|
||||
|
||||
```
|
||||
|
||||
code block
|
||||
|
||||
```
|
||||
|
||||
3.围栏式代码块在第一行标注的后面跟上代码语言,结合插件可以获得颜色代码高亮。
|
||||
|
||||
例:
|
||||
|
||||
~~~css
|
||||
|
||||
code block
|
||||
|
||||
~~~
|
||||
七、分割线
|
||||
一、分割线的使用
|
||||
|
||||
1.使用---或___或***生成分割线。
|
||||
|
||||
2.一般分割线与其它内容要空一行,以免生成其它格式。
|
||||
八、超链接
|
||||
一、连接到网站
|
||||
|
||||
1.[name](link)
|
||||
二、连接到其它markdown页面
|
||||
|
||||
1.[name](./连接到网站)
|
||||
三、无标签链接
|
||||
|
||||
1.<link>
|
||||
四、加上标题
|
||||
|
||||
1.[name](link "title")
|
||||
五、自动超链接
|
||||
|
||||
1.某些编辑器支持自动超链接,即在文本中有链接可以点击跳转,如果不需要此效果可以把链接设置成行内代码块则关闭点击跳转。
|
||||
九、图片
|
||||
一、图片使用
|
||||
|
||||
1.![name](link)
|
||||
二、带链接的图片
|
||||
|
||||
2.[![pictureName](picturelink)](link)
|
||||
十、Emoji表情
|
||||
一、直接输入
|
||||
|
||||
1.一些编辑器自带Emoji表情输入
|
||||
二、短码输入
|
||||
|
||||
1.在表情短码两侧加上:生成Emoji表情。
|
||||
|
||||
例: :smile:
|
||||
十一、表格
|
||||
一、表格使用
|
||||
|
||||
1.用 | 分隔列用,用换行分隔行,行头与内容用---(三个或以上)分隔。
|
||||
|
||||
例:
|
||||
|
||||
| head1 | head2 | head3 |
|
||||
|
||||
| --- | --- | --- |
|
||||
|
||||
| 1,1 | 1,2 | 1,3 |
|
||||
|
||||
| 2,1 | 2,2 | 2,3 |
|
||||
|
||||
2.在分隔的两侧加上 : 表示对齐方式。
|
||||
|
||||
左对齐: :---
|
||||
|
||||
右对齐: ---:
|
||||
|
||||
居中对齐: :---:
|
||||
十二、脚注
|
||||
一、脚注的定义
|
||||
|
||||
1.[^name]:content
|
||||
二、脚注的引用
|
||||
|
||||
2.[^name]
|
||||
三、脚注可灵活使用
|
||||
十三、公式
|
||||
一、行内公式
|
||||
|
||||
1.在公式两侧添加$
|
||||
二、块公式
|
||||
|
||||
1.在公式首位添加$$
|
||||
————————————————
|
||||
|
||||
版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
|
||||
|
||||
原文链接:https://blog.csdn.net/dastatham/article/details/136127981
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
`可考虑`
|
||||
$$
|
||||
[[看板模版]][999]()
|
||||
$$
|
||||
|
||||
|
||||
> [!`NOTE`]哦哦哦
|
||||
><font color="#5f497a"> > - klk</font>
|
||||
<sup><sub>
|
||||
```rust
|
||||
prit(3434)
|
||||
|
||||
```
|
||||
</sub></sup>
|
||||
- [x]
|
||||
|
||||
- [ ]
|
||||
$$
|
||||
|
||||
`print(9990)
|
||||
#dfdffff`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[[Todo-list.md]]-
|
20
.trash/jygd.md.sync-conflict-20240913-002035-B2MWSF3.md
Normal file
20
.trash/jygd.md.sync-conflict-20240913-002035-B2MWSF3.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
words:
|
||||
2024-09-12: 87
|
||||
tags:
|
||||
- Index
|
||||
- jyf
|
||||
---
|
||||
### 记忆宫殿法
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 常用记忆宫殿:
|
||||
### 汽车:
|
||||
1轮胎 2车灯 3奔驰标志 4挡风玻璃 5TAXI标志 6方向盘 7前座 8后座 9后备箱 10排气筒
|
||||
### 身体:
|
||||
1 头发 2 眼睛 3鼻子 4 嘴巴 5 脖子 6 肩膀
|
||||
7 前胸 8 肚子 9 大腿 10 膝盖 11 小腿 12 脚
|
62
03-Life Notes/Hubby/IqG.md.md
Normal file
62
03-Life Notes/Hubby/IqG.md.md
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
tags:
|
||||
- Index
|
||||
- Hubby
|
||||
words:
|
||||
2024-09-12: 2175
|
||||
---
|
||||
|
||||
### 【三心并站庄】
|
||||
|
||||
三心并站庄是智能动功外混元阶段以意引气(意念外放和大自然融为一体)到内混元阶段以形引气(神与自己的“形”合,不外放)的过渡阶段。
|
||||
|
||||
### 一、姿势要求
|
||||
|
||||
1.两足并拢,周身中正,两手自然下垂,目视远方天地交界处,两眼轻轻闭合,目光回收。口微闭,自然呼吸(鼻吸鼻呼),意念中鼻与顶部通天穴(百会前五分、外开一寸五分)相连。
|
||||
|
||||
2.踩气。两足跟不动,两足尖外撇成90度角,再以两足尖为重心,两足跟外撇90度,两足呈后“八”字形。此动作后,气即贯至两腿外侧阳经中。由于足内扣,足三阴经自然放松,故能加强经脉之阴升阳降的功能。此动作旧称踩气。
|
||||
|
||||
3.起式
|
||||
|
||||
①小指带动,指掌慢慢上翘,成掌心向下,指尖向前,与臂咸直角,意想掌心与地中气相接。以肩为轴,双手做前后拉气三次。向前推,手臂与身体的夹角约15度;向后拉至体侧。
|
||||
|
||||
②小指带动,松腕,转掌心相对,虎口向上,臂放松,与肩等宽从体前向上捧气,至手与脐平。以小指带动向肚脐贯气,同时转掌心向下,意想两臂延伸到天边,在天边处两臂向两侧外展至背后(与肚脐同高),小臂微收,掌心微含,回照腰部命门穴。而后小臂上提,顺势内收掌腕至两肋旁,掌心向上,用中指端向大包穴(属脾经,在第六、七肋间)贯气。而后两臂向前伸出与肩平。
|
||||
|
||||
③掌臂微收,掌心微含,中指回照两眉间印堂穴。而后,转肘外撑,带动两臂向两侧展开(意想沿天边展开)。至左右成一字肩平,小指带动转掌心向下,逐渐转掌心向上,意想掌臂延伸至天边,沿天边向上划弧,至头顶上方两掌相合。沿头正前方下降至胸前呈合十手。
|
||||
|
||||
4.坐腕,带动臂下落,两手掌根慢慢分开掌心内含,十指尖轻轻相接,两手呈半个球状,置于腹前,掌心对肚脐。屈膝下蹲,膝不能过足尖。大腿根部空虚,臀部不能撅,腰部命门穴向后突,小腹不能瘪,呈似坐非坐状。站庄姿势的高低依练功者的体质而定,约站半小时。
|
||||
|
||||
5.身形要求。头要中正,虚凌向上,似悬空中。目似垂帘,含光默默,目光随眼睑闭合而内收,与意念合而为一。舌抵上腭,展眉落腮,似笑非笑。含胸,含胸是将胸骨柄与两乳头之间的三角地带放松。拔背,拔背是大椎穴向上领直通百会,使脊骨伸直,同时需注意两肩胛骨自然放松下沉。含胸拔背的目的是使胸腔开扩,胸背放松。松肩空腋。肘坠而悬。坐腕、含掌、舒指。松腰,腰椎及其韧带,腰两侧肌肉等都放松,逐步改变腰部的自然弯曲状态。松胯,包括髋关节和骶髂关节的放松。尾闾下垂指向地面,两足跟的连线为一边,向后划一等边三角形,等边三角形的中心即为尾闾的指地点。调裆提会阴。松膝,轻轻内扣,稍向前屈,但髌骨要有微微上提之意。踝放松,足平铺。
|
||||
|
||||
6.收式。身体慢慢直立,两脚并拢(按预备式踩气逆动作),两手转指端向上,胸前合十继续上举至头顶上方(见捧气贯顶法),意想举向天顶。两手沿天边慢慢分开,掌心向前,两臂由两侧下落与肩平。逐渐转掌心向上,沿天边向体前合拢,与肩等宽。掌心微含(同时用意念)中指回照印堂穴。两臂下落,回抽,用中指端向第六、七肋间大包穴贯气,向后伸出,向两侧外展,两臂展至两侧时顺势转掌臂,使两掌心斜相对,向体前合拢。两手重叠放在肚脐上(男左手在下,女右手在下),揉腹,左右各转九,静养片刻。两手分开置体侧自然下垂,慢慢睁开双眼。
|
||||
|
||||
### 二、意念活动
|
||||
|
||||
本庄法多守下丹田。方法是意念从周身各部向丹田集中。顶心向下,脚心向上,手心向内,意念“三心”向丹田并合。“三心并”即由此命名。初学功者,意念顶心、脚心、手心可以分别逐个向丹田并。向丹田并合后,意念即可放开、安静、放松地站庄。当意念从丹田跑掉时,再重新向丹田并合。
|
||||
|
||||
### 三、功效
|
||||
|
||||
本庄法发动真气快,富力强身作用明显。很快即可出现身体微晃动或微颤,身有热感,两手之间出现吸力与张力,两手难以外分与内合之感……。此庄法不仅适于病人的锻炼,而且是武功基本功,是练动功松腰胯、松尾闾的捷法。站此庄只要姿势正确,不会出现自发动作。微晃或微颤是身体放松的表现与自发功不可同语。但要注意:切不要把意念专注在“晃”、“颤”上,否则也会因意念的强化作用而呈现自发动作。
|
||||
|
||||
### **混** **元** **卧** **功**
|
||||
|
||||
混元放松法,坐、站、卧均可练,如果我们把它当作睡功来练,就可称为“混元卧功”。晚上睡觉练着功入睡,早上起来再收收气,就相当于一个晚上都在练功。半夜醒来想上厕所,先从头到脚放松一遍,然后再去;接着睡时,再如此放松一遍。这样,睡觉也时刻有了练功的内容。
|
||||
|
||||
混元卧功所取卧姿,可同于混元卧的姿势。睡着以后,姿势有了变化也没关系,醒一再恢复。一开始,两手从肚脐上升至头顶,如果愿意多做几次,体察体内气机变化也可以。然后默念“虚”音,要体会好像是在头里面听这个声音,这样就容易安静。自己发指令从头到脚放松时,意念跟着想,但不要想得太具体,应该是模模糊糊、恍恍惚惚的样子。慢慢养成了习惯,睡觉就有一种似睡非睡的感觉。在这种睡眠状态下,心虚神静,静而不空,神还有一点“灵觉”。第二天起来,觉得好象一夜未睡,但精神却很好。有遗精现象的人,这样睡觉也不容易遗精,一有性兴奋,马上就觉察到,就醒了。
|
||||
|
||||
这是个既简单又有效的练功方法。不过,一开始也可能不习惯,睡不着。坚持一段时间就可以了。
|
||||
|
||||
### 练 法:
|
||||
|
||||
一、姿势要求:仰卧,枕头以舒适为宜,两脚心相对,两膝外开,腿似环,两手重叠在肚脐上,安静、放松。
|
||||
|
||||
二、重叠的双手沿体中线上升,敷于头顶。
|
||||
|
||||
三、默念“虚”音五至十遍,以达心虚神静。
|
||||
|
||||
四、意想:天门(囟门)放松,头皮放松(头皮可轻轻动一动),印堂放检(两眉往外展),两眼放松,鼻子放松,口放松(舌抵门齿);面部放松,两耳放松,颈放松,胸背放松,肺脏放松,心血管放松,膈膜放松,胃放松,胰脏放松,肝胆放松,脾脏放松,两肾放松,小肠放松,大肠放松,膀胱放松,生殖器官放松;会阴收缩,轻轻上提,封闭海底;两上肢放松,掌心放松,两下肢放松,脚心放松;全身各部关节放松,全身毛窍开张放松。周身融融,内外通,气通神明,混元放松。 依此反复放松。
|
||||
|
||||
五、往往在意想的过程中即不知不觉睡着了,宜顺其自然。早晨醒来,加“收功”的意念,稍稍养气即可。
|
||||
|
||||
此为仰卧还阳式,补肾作用明显;两手上升重叠或交叉捂在头上为混元卧式,补肾又可强神。由于此二式补肾作用强,容易出现性兴奋,即活子时。一旦出现这种情况,要宁心定意,不要让其化为浊精(女人化为白带跑掉)。这是练功的最好时机。要用“吸、抵、撮、闭”,还精补脑。
|
||||
|
82
03-Life Notes/Hubby/Love-PW.md.md
Normal file
82
03-Life Notes/Hubby/Love-PW.md.md
Normal file
@ -0,0 +1,82 @@
|
||||
---
|
||||
tags:
|
||||
- Index
|
||||
- Hubby
|
||||
words:
|
||||
2024-09-12: 2068
|
||||
---
|
||||
|
||||
|
||||
|
||||
## 宇宙八大规律
|
||||
- <font color="#ffc000">一、阴阳根本律,</font>
|
||||
<font color="#ffc000">- 二、宇宙因果律,</font>
|
||||
<font color="#ffc000">- 三、中成极反律,</font>
|
||||
<font color="#ffc000">- 四、蛹动螺旋律,</font>
|
||||
<font color="#ffc000">- 五、五行生克制化律,</font>
|
||||
<font color="#ffc000">- 六、宇宙自控调谐律,</font>
|
||||
|
||||
|
||||
### 松溪八段锦//松溪短棍//松溪白虹剑//格斗五步拳
|
||||
### 松溪六步拳//奇门十三肘//游龙八卦掌//陈氏太极拳18式精要
|
||||
|
||||
|
||||
|
||||
### 奇门十三肘
|
||||
###### 起式,左摆肘,右挑肘,砸肘,拉脖顶膝,顶心肘,后摆肘,后撞肘,收式
|
||||
|
||||
|
||||
|
||||
|
||||
### 武当松溪短棍棍谱
|
||||
|
||||
<font color="#262626">短棍又称鞭杆它随处可取,便于携带,深受武林人士喜爱,是习武者防身自卫的理想武器。</font>
|
||||
<font color="#262626">松溪短棍又名虎尾鞭,是一路古老的内家秘传套路,其动作古朴无华,粗旷洒脱,一招一势,极重攻防,它融刀之迅猛,棍之活便,剑之轻灵为一体,具有以静制动,后发先制的显著特点,其技法多表现为粘接伤手,连打连戳,上惊下取,照左击右之术。</font>
|
||||
<font color="#262626">应敌时讲究手前一尺下功夫。往往在敌方旧力略过新力未发之际,下杀敌手或近取其身,故有千金难买一响之说。</font>
|
||||
<font color="#262626">松溪短棍短小精练。其动作势势相承、环环相扣,长短相依首尾相应,演练起来凌厉迅猛。呼呼生风,如秋风扫叶,气势磅礴而飘洒。</font>
|
||||
<font color="#262626">武当松溪短棍套路(棍谱)</font>
|
||||
<font color="#262626">基本技法:排打 劈戳 横掸</font>
|
||||
<font color="#262626">排打 排打主要是滑把,两手握棍一阴一阳,前手放松,这样滑出去;放松滑,滑出去、拿回来,后手要握紧、前手要放松;看前手松、后手紧;要尽量滑出去,短棍要长用;一鞭就是对方的头部,腰身要拧转;</font>
|
||||
<font color="#262626">好,跟着一起练习:一 二 三 四 五 六 七 八;二 二 三 四 五 六 七 停;</font>
|
||||
<font color="#262626">排打,可以打上面还可以打下面;上面打头部;下面打膝弯;中间回来就是戳心;</font>
|
||||
<font color="#262626">劈打的训练方法:排打是横向的,劈打是上下直向的;往头顶盖下去,这样滑过来, 再打出去,又来龙去脉还是滑过来,再打过去;关键是滑把这一下很重要;肩要送出,腿要放松,向前;一起练习:预备 起 一 二 放松一点;三 四 五 六 七 八;二 二 三 四 五 六 七 八;三 二 三 四 五 六 七 停;收回来成右手在腰间,左手在前放松;看当我劈打的时候,对方就排打,横向防守;对方用劈打的时候,我又打排打,排打就是横向,尽量劈出来,尽量放长,短棍长用;</font>
|
||||
<font color="#262626">横掸的训练方法:横掸的动作很简单,对于群体大战,很多人围住你的时候,用横掸这个动作 效果比较好,面向对方,棍甩到肩后,上步掸出去,然后接反掸出去,右转身后,看一(棍在左肩窝下) 二 尽量打出去,一打就放在后面;再转身起一二一转身连贯再走,三 四 这两个动作连贯;一、 二 走,一、 二 走,一 二 动作就是这样;这个动作二节棍也是这样训练;用二节棍练起来也有很好的效果.</font>
|
||||
### 基本动作
|
||||
01、排打;02、劈打;03、横扫。(提示:注意滑把与拧腰动作的协调)
|
||||
##### 第一段棍谱
|
||||
01、交棍;02、懒扎衣;03、上步杀指;04、撩踹点心;05、竖旗戳劈;
|
||||
06、左右拦扫;07、领棍擒打;08、劈打待敌势;09、上步捧盘;
|
||||
10、原地扫把;11、上拨下撩;12、拖刀劈柴;13、追步点心。
|
||||
##### 第二段棍谱
|
||||
14、闪身格打;15、勾腿扫挂;16、插步绞棍;17、退步劈戳;
|
||||
18、撑舟截面;19、顺势劈打;20、上步排打;21、进步点心。
|
||||
##### 第三段棍谱
|
||||
22、上接下禅;23、回身地围;24、插步穿裆;25、翻身擒掸;26、上步点心;
|
||||
27、横笛竖旗;28、上步擒打;29、前劈后撩;30、插步撇压;31、回身地围。
|
||||
##### 第四段棍谱
|
||||
32、退步提棍; 33、追步杀指; 34、反剪横扫; 35、上步横扫;
|
||||
36、绞 护 势; 37、领棍擒打; 38、上接下禅; 39、回身地围;
|
||||
40、原地翻压; 41、反剪横扫; 42、上步横扫; 43、回身横扫;
|
||||
44、回身横扫; 45、交棍待敌势; 46、收势。
|
||||
|
||||
|
||||
### 雷电通脉法:雷电乃非常强大的能量
|
||||
|
||||
雷电通脉法:雷电乃非常强大的能量,天地之威,震慑诸天,经雷电能量打通中脉的,在物质世界和灵界的,做功能力,显化能力,震慑力,等都非常的强!举手投足之间皆有大威能,起心动念之间皆会影响世界的变化!谈笑风生之间自动疗愈周围的人,调整心,身,息~待高度放松,深度入静以后,开始施加一个轻微的意识,我的百会打开,观想百会穴像一个喇叭口,一根蓝色的中空的透明管子连接至会阴穴,也就是说百会到会阴是一根透明兰色中间是空心的管子连接的~这里就需要你充分发挥观想功的要领了,所以说观想功很重要~!
|
||||
想清楚以后,持诵雷电咒:天地万物,为我所用,雷电之怒,皆我心意,宇宙雷霆,听我号令,无数雷电,加持我身,吾奉玄道雷霆坛城急急如律令!而后,接着想象宇宙间电闪雷鸣,无数的雷电,穿透性及强,由百会螺旋进入,一方面想雷电的能量极强,另一方面想百会是个喇叭口,有极强的吸力,雷电的巨大能量从喇叭口百会进入穿透中脉,直至下丹田,如此连续不断的意念,一直默默微微守着丹田即可,直至收功~
|
||||
|
||||
注:
|
||||
|
||||
第一:雷电能量进入下丹田,也可以只在中脉七轮之间流动!看你选择修那一种了!
|
||||
|
||||
第二:在下雨打雷的时候,吸收雷电能量效果最好!
|
||||
|
||||
第三:若是发愿容易成真者要注意,在打雷的时候有可能因你的愿力较强,直接引导雷电打了过来!有可能,肉身会承受不了雷电的威能!初修者,是观想雷电进入自身!达到非常高的境界才能引导真的雷电能量,作用于肉身!地球上,现在很少人能做到接收真雷加持到肉身上!你只需修持观想的雷电就可以了!由量变到质变,达到一定层次后,观想的也会成真的!真幻合一,万法唯心造!
|
||||
|
||||
无为自然法:一切皆是虚幻,你只要明白,中脉和能量皆是虚幻,你才能心生无量!你本自圆满!
|
||||
“太虚是我,先空其身,其身既空,天地亦空……,空无所空,乃是真空。”
|
||||
|
||||
缘起即灭,缘生已空,看破,放下,自在,无我,无他,无挂碍,无有恐怖,无为自然,包容万物,接纳一切,合一宇宙!通中脉感受
|
||||
|
||||
真言(咒语)开通法:此法简易,不用苦思冥想地观想,只需意守中脉,念动这几种咒语皆可以:一:唱诵OM宇宙元音!二:念诵三字明咒:唵、阿、吽!三:念诵六字大明咒:唵(ōng )嘛(ma)呢(nī)叭(bēi)咪(mēi)吽( hōng)!用鼻音震动,声音似从中脉发出,可整体震动中脉,也可在某一脉轮上震动,长期震动,不仅可震开和扩宽中脉,还可治疗体内顽疾。念时需注意意守中脉,并口念耳听,字字分明,方能不走神。长期依此法念咒,可消旧业,使心清净下来,还可出现性光。
|
||||
|
164
03-Life Notes/Hubby/Mp.md.md
Normal file
164
03-Life Notes/Hubby/Mp.md.md
Normal file
@ -0,0 +1,164 @@
|
||||
---
|
||||
words:
|
||||
2024-09-12: 87
|
||||
2024-09-13: 1201
|
||||
tags:
|
||||
- Index
|
||||
- MP
|
||||
- Hubby
|
||||
---
|
||||
### 记忆宫殿法
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 常用记忆宫殿:
|
||||
### 汽车:
|
||||
1轮胎 2车灯 3奔驰标志 4挡风玻璃 5TAXI标志 6方向盘 7前座 8后座 9后备箱 10排气筒
|
||||
### 身体:
|
||||
1 头发 2 眼睛 3鼻子 4 嘴巴 5 脖子 6 肩膀
|
||||
7 前胸 8 肚子 9 大腿 10 膝盖 11 小腿 12 脚
|
||||
|
||||
|
||||
|
||||
|
||||
### **记忆宫殿**
|
||||
|
||||
![[fa13803d664fd2bfd2884e86022e595.png]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 记忆分为三个环节:编码、存储和提取。
|
||||
|
||||
- 超级联想法:联想法是高效学习中最常用的一种记忆方法。调动大脑的联想能力,让自己变得更自信,同时也可以在考试时可以轻松的回忆起各种知识答案
|
||||
- 绘图记忆法:绘图记忆法充分利用了右脑图像思维,把晦涩难懂的知识信息转换成生动形象的简图。通过绘图法牢记知识难点,在这个过程中开发自己大脑的创造性潜力,获得
|
||||
- 数字记忆法:数字记忆法是世界记忆大师和最强大脑们初期必须训练的一种记忆技能。数字训练可以提升学生的专注力、想象力,是每一个学习记忆法的人必须掌握的记忆方法
|
||||
- 记忆宫殿法:记忆宫殿法是四大记忆法中应用最广泛的一种方法。打造大脑GPS定位系统,拥有属于自身的记忆宫殿,记忆海量书籍信息并快速提取,结合关键字、歌诀等方法,高效轻松应对各种考试、考证以及自我学习充电。
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## **高效记忆底层逻辑公式:**
|
||||
|
||||
1. ***把知识转换成画面后联接记忆: 知识 (数字、文字、声音、图片)***
|
||||
|
||||
2. ***文字如何转换:具象词:直映出图如:苹果吃的苹果(直接出图),抽象词:转换出图如:抽象抽打大象(转换)***
|
||||
|
||||
|
||||
|
||||
## **带你重建记忆逻辑:**
|
||||
|
||||
- **1、连锁拍照记忆法:把信息像拍照一样串联在一起,再进行联接记忆。**
|
||||
- **2、故事摄影法︰把信息串联成生动形象的故事联接记忆,故事简洁有趣即可。**
|
||||
- **3、字头歌诀法:把信息的首字提取出来串联在一起,再进行联接记忆。**
|
||||
- **4、绘图记忆法:把信息的关键词提取出来转换成画面,绘制出来串联记忆。**
|
||||
|
||||
|
||||
![[1726157752497.png]]
|
||||
<img src="\image-20210617101116357.png" alt="image-20210617101116357" style="zoom:35%;" /><img src="\image-20210617101037763.png" alt="image-20210617101037763" style="zoom:37%;" />
|
||||
|
||||
![[1726157893227.png]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
![[1726158241531.png]]
|
||||
|
||||
|
||||
|
||||
![[1726158361924.png]]
|
||||
|
||||
|
||||
<img src="\image-20210617102259278.png" alt="image-20210617102259278" style="zoom: 55%;" /><img src="\image-20210617102323267.png" alt="image-20210617102323267" style="zoom: 57%;" />
|
||||
|
||||
|
||||
|
||||
```python
|
||||
# 0呼啦圈(形) 1蜡烛 (形) 2鸭子(形) 3耳朵(形) 4帆船(形) 5钩子 6勺子 7镰刀 8眼镜 9哨子 00望远镜(形) 01小树(形) 02铃儿 03凳子(形)04轿车(4个轮子) 05手套(形) 06手枪(6发子弹) 07锄头(形) 08溜冰鞋(8个轮子) 09猫 (9条命) 10棒球(形) 11楼梯(形) 12椅儿 13医生 14钥匙 15鹦鹉 16石榴 17仪器 18糖葫芦 (形) 19衣钩 20香烟(20根烟) 21鳄鱼 22双胞胎 23和尚 24闹钟 (24小时) 25二胡 26河流 27耳机 28恶霸 29饿囚 30三轮车 31鲨鱼 32扇儿 33星星 34三丝 35山虎 36山鹿 37山鸡 38妇女 39山丘 40司令 41蜥蜴 42柿儿 43石山 44蛇(蛇嘶嘶音) 45 师父 46饲料 47司机 48石板 49湿狗 50武林 51工人 52鼓儿 53乌纱帽 54青年节 55火车 56蜗牛 57武器 58尾巴 59蜈蚣 60榴莲 61儿童 62牛儿 63流沙 64螺丝 65绿壶 66溜溜球 67绿漆 68喇叭 69太极 (形)70麒麟 71鸡翼 72企鹅 73花旗参(谐音花旗参) 74骑士 75西服 76汽油 77机器 78青蛙 79气球 80巴黎 81白蚁 82靶儿 83芭蕉扇 84巴士 85保姆 86八路 87白旗 88爸爸 89芭蕉 90酒瓶 91球衣 92球儿 93旧伞 94首饰 95酒壶 96蝴蝶 97旧旗 98酒杯 99舅舅
|
||||
```
|
||||
|
||||
|
||||
|
||||
## **字母组合编码:**
|
||||
|
||||
<img src="\mmexportdd5e2dccd085744812bcd8c2f0ae4c3a_1623900.webp" alt="mmexportdd5e2dccd085744812bcd8c2f0ae4c3a_1623900" style="zoom:50%;" /><img src="\mmexportba46bfa4618024f75b688db26c07b708_1623900.webp" alt="mmexportba46bfa4618024f75b688db26c07b708_1623900" style="zoom:50%;" />
|
||||
|
||||
|
||||
|
||||
## 快速记忆流程步骤:
|
||||
|
||||
<img src="\image-20210617152718957.png" alt="image-20210617152718957" style="zoom:150%;" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## **记忆方法运用:**
|
||||
|
||||
![image-20210617151918576](\image-20210617151918576.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 拍照记忆法法例子:
|
||||
|
||||
![image-20210617144456308](\image-20210617144456308.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 故事记忆法例子-背圆周率:
|
||||
|
||||
|
||||
|
||||
<img src="\image-20210617152307248.png" alt="image-20210617152307248" style="zoom:150%;" />
|
||||
|
||||
|
||||
|
||||
## 字头歌诀记忆法:
|
||||
|
||||
<img src="\image-20210617145114720.png" alt="image-20210617145114720" style="zoom:80%;" />
|
||||
|
||||
<img src="\image-20210617145246109.png" alt="image-20210617145246109" style="zoom:80%;" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 超级联想记忆法:
|
||||
|
||||
|
||||
|
||||
![image-20210617145538857](\image-20210617145538857.png)![image-20210617145617806](\image-20210617145617806.png)![image-20210617145721937](\image-20210617145721937.png)![image-20210617145828324](\image-20210617145828324.png)![image-20210617145928331](\image-20210617145928331.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
![[惊喜福利1000词.pdf]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
37
03-Life Notes/Hubby/Rn.md.md
Normal file
37
03-Life Notes/Hubby/Rn.md.md
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
tags:
|
||||
- Index
|
||||
- bj
|
||||
- RN
|
||||
- Hubby
|
||||
---
|
||||
|
||||
|
||||
### 早餐店项目:
|
||||
1、茶叶蛋:放料包,花椒,海天草菇老抽酱油一盖子,中码红壳鸡蛋
|
||||
|
||||
2、豆浆:提前一夜泡黄豆,榨豆浆,放4勺子黄豆,两勺白糖榨一杯
|
||||
|
||||
3、大饼准备材料:五得利兴化特级小麦粉5斤,福掌柜植物调和油,沙麦鸡精一袋拌一袋细盐再少加一点十三香和五香少许,饱满的白芝麻,小葱,清水,
|
||||
|
||||
4、制饼流程:加水和5斤面粉,稍微和稀一点,案板底下潵一层面粉,放适量面团,面团上再潵一层粉,用擀面杖擀成长条状,速度要快,上面刷一次层油,潵上鸡精和盐,潵葱花,把它包起来,上面再潵一次粉,用擀面杖擀成圆形,再沙粉,用擀面杖卷起来~等饼机温度上来,放油少许,把饼摊在好,潵水,刷子把它刷均匀,均匀沙上芝麻,马上翻到另一面,把饼挑起来半面,多放一些油,盖上加热3-5分钟,打开看另一面是否焦黄,再翻面等1分钟左右,挑起来晾干油起锅
|
||||
|
||||
|
||||
|
||||
### 四川泡菜
|
||||
三瓣大蒜,生姜,小米椒三个,花椒几粒,
|
||||
白萝卜切条,加盐水泡漫过泡菜,加50度以上白酒小半碗
|
||||
|
||||
### 调节睡眠不好
|
||||
莴笋桂圆红枣茶,可以适当放点红糖可以调节失眠和睡眠不好
|
||||
|
||||
### 姜茶水
|
||||
|
||||
“我这辈子都没进过医院!”老人非常自豪,小病小痛,她一贯都是不看医生也不打针吃药,慢慢自然痊愈,唯一一次入院记录是因为得了白内障。甘德珍老人能有这么好的身体全靠一碗特殊的“补品”:姜茶。
|
||||
|
||||
这个姜茶水也是有讲究的:
|
||||
|
||||
每天早上打水烧开,生姜切丝,把花生、芝麻、生姜和茶叶一起冲泡(如果有时间,最好把花生、芝麻擂碎),每天早上上水新烧开,每天必喝,坚持了很多年,但有一点非常注意,上午九点之后就不喝了。
|
||||
|
||||
祛湿清热的代茶饮:苍术、豆蔻、葛根、荷叶
|
||||
|
4821
03-Life Notes/Trgb/bgxs.md
Normal file
4821
03-Life Notes/Trgb/bgxs.md
Normal file
File diff suppressed because one or more lines are too long
2415
03-Life Notes/Trgb/bgxspff.md
Normal file
2415
03-Life Notes/Trgb/bgxspff.md
Normal file
File diff suppressed because it is too large
Load Diff
28
05-Work/~syncthing~Todo-list.md.md.tmp
Normal file
28
05-Work/~syncthing~Todo-list.md.md.tmp
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
words:
|
||||
2024-09-09: 101
|
||||
tags:
|
||||
- List
|
||||
---
|
||||
#### 待办事项(To-do-List)
|
||||
|
||||
|
||||
+ [×] 已经完成
|
||||
+ [ ] 今日完成不了,要推迟到明天
|
||||
+ [> ]今日完成不了,要推迟到明天
|
||||
+ [<]最近都完成不了,要推迟到下周
|
||||
+ [ ] 今日完成不了,要推迟到明天
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
+ [*]ce
|
||||
+
|
||||
|
||||
|
||||
+ [x] 待办任务 ✅ 2024-09-09
|
||||
- [×] 已经完成
|
||||
- [x]
|
||||
[>] 今日完成不了,要推迟到明天
|
||||
[]()[<] 最近都完成不了,要推迟到下周
|
@ -2,12 +2,11 @@
|
||||
NextNote: "[[dash]]"
|
||||
words:
|
||||
2024-09-10: 1845
|
||||
2024-09-11: 1846
|
||||
tags:
|
||||
- Index
|
||||
- py
|
||||
- 函数
|
||||
PrevNote:
|
||||
PrevNote:
|
||||
---
|
||||
|
||||
|
||||
|
@ -3,7 +3,6 @@ PrevNote: "[[dash]]"
|
||||
NextNote: "[[pylen]]"
|
||||
words:
|
||||
2024-09-10: 35192
|
||||
2024-09-11: 35229
|
||||
tags:
|
||||
- Index
|
||||
- py
|
||||
|
@ -4,6 +4,8 @@ NextNote: "[[python_20code]]"
|
||||
tags:
|
||||
- Index
|
||||
- py
|
||||
words:
|
||||
2024-09-11: 8993
|
||||
---
|
||||
# Pylen
|
||||
#tags:
|
||||
|
@ -3,6 +3,7 @@ PrevNote: "[[pylen]]"
|
||||
NextNote: "[[rnlist]]"
|
||||
words:
|
||||
2024-09-10: 4275
|
||||
2024-09-11: 4277
|
||||
tags:
|
||||
- Index
|
||||
- py
|
||||
|
150
06 Revin Spaces/blog/Tools/Docker/~syncthing~Docker-ml.md.tmp
Normal file
150
06 Revin Spaces/blog/Tools/Docker/~syncthing~Docker-ml.md.tmp
Normal file
@ -0,0 +1,150 @@
|
||||
## Docker容器常用命令
|
||||
### tages:
|
||||
- Docker
|
||||
- Docker容器常用命令
|
||||
- Docker示例
|
||||
|
||||
|
||||
|
||||
|
||||
### 在Docker中,我们可以使用以下命令将容器保存为镜像:
|
||||
|
||||
docker commit registry-vpc.cn-shenzhen.aliyuncs.com/ruizekj/
|
||||
docker commit [CONTAINER ID] [IMAGE NAME]
|
||||
|
||||
### 映射端口并起敌不过进去入容器
|
||||
docker run -it -p 2222:22 ubuntu /bin/bash
|
||||
docker run -it -p 2222:22 cc280cd57c39 /bin/bash
|
||||
|
||||
### 进入容器
|
||||
docker exec -it 0d63e467e034 /bin/bash
|
||||
docker exec -it fda199c418cc /bin/bash
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 添加当前用户到 docker 用户组,可以不用 sudo 运行 docker(可选)
|
||||
sudo groupadd docker
|
||||
sudo usermod -aG docker $USER
|
||||
|
||||
## 重新启动docker
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl restart docker
|
||||
|
||||
### 启动容器
|
||||
docker run -it -p 18080:8080 registry-vpc.cn-shenzhen.aliyuncs.com/ruizekj/mypyhon-code-server231107:latest
|
||||
|
||||
docker run -d -p 8888:8888 lincaigui/mojo-jupyter:latest
|
||||
sudo docker login --username=995559618@qq.com registry.cn-shenzhen.aliyuncs.com
|
||||
|
||||
docker run -d -p 8888:8888 registry-vpc.cn-shenzhen.aliyuncs.com/ruizekj/ruize1029:latest
|
||||
|
||||
登录专网拉docker images
|
||||
docker login --username=995559618@qq.com registry-vpc.cn-shenzhen.aliyuncs.com
|
||||
docker pull registry-vpc.cn-shenzhen.aliyuncs.com/ruizekj/ruize1029:latest
|
||||
|
||||
|
||||
docker操作步骤及代码
|
||||
步骤1:查看本地已有的镜像
|
||||
首先,我们需要查看本地已有的镜像,以确定需要备份的镜像。可以使用以下命令查看本地镜像列表:
|
||||
docker images
|
||||
步骤2:选择需要备份的镜像
|
||||
根据步骤1中的镜像列表,选择需要备份的镜像。可以根据镜像的名称和版本号进行选择。
|
||||
步骤3:备份镜像
|
||||
使用以下命令备份镜像,将镜像保存为tar文件:
|
||||
|
||||
docker save -o <备份文件名>.tar <镜像名称>:<镜像版本>
|
||||
|
||||
其中,<备份文件名>为保存备份镜像的文件名,<镜像名称>为需要备份的镜像名称,<镜像版本>为需要备份的镜像版本。
|
||||
步骤4:将备份的镜像文件复制到目标机器
|
||||
将步骤3中备份的镜像文件复制到目标机器,可以使用scp命令或其他文件传输工具进行复制。
|
||||
步骤5:导入镜像到目标机器
|
||||
|
||||
在目标机器上导入备份的镜像,使用以下命令:
|
||||
|
||||
docker load -i <备份文件名>.tar
|
||||
|
||||
其中,<备份文件名>为之前备份的镜像文件名。
|
||||
步骤6:查看目标机器上的导入镜像
|
||||
|
||||
使用以下命令查看目标机器上已导入的镜像:
|
||||
docker images
|
||||
|
||||
总结
|
||||
通过以上步骤,我们可以实现Docker镜像的备份与导入操作。首先通过docker save命令将需要备份的镜像保存为tar文件,然后将备份文件复制到目标机器,最后在目标机器上使用docker load命令导入镜像。使用docker images命令可以查看本地镜像列表,确认备份和导入的结果。
|
||||
希望以上步骤和代码可以帮助到你,快速掌握Docker镜像备份与导入的操作。
|
||||
|
||||
|
||||
https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=dd-smartbutton&utm_location=module
|
||||
|
||||
|
||||
|
||||
快速修改运行中的docker容器端口映射的三种方式
|
||||
2023年5月15日 下午8:34 • Docker
|
||||
|
||||
下面我们来详细讲解一下快速修改运行中的docker容器端口映射的三种方式。
|
||||
方式一:使用docker命令修改端口映射
|
||||
|
||||
查看运行中的docker容器
|
||||
docker ps
|
||||
|
||||
使用以下命令修改端口映射,将容器内部的端口 8080 映射到宿主机的端口 8888
|
||||
docker container update --publish-add 8888:8080 容器名称或容器ID
|
||||
其中 --publish-add 表示新增一个端口映射,8888 是宿主机的端口,8080 是容器内部的端口。
|
||||
|
||||
查看端口映射是否已生效
|
||||
docker container inspect 容器名称或容器ID
|
||||
在返回结果中找到 "Ports" 部分,可以看到端口映射已生效。
|
||||
|
||||
示例:修改 nginx 容器内部的端口 80 映射到宿主机的端口 8080
|
||||
|
||||
docker container update --publish-add 8080:80 nginx
|
||||
|
||||
方式二:使用docker-compose修改端口映射
|
||||
|
||||
编辑 docker-compose.yml 文件,修改对应服务的端口映射
|
||||
services:
|
||||
web:
|
||||
ports:
|
||||
- "8888:80"
|
||||
表示将容器内部的端口 80 映射到宿主机的端口 8888。
|
||||
Python技术站热门推荐:
|
||||
PDF电子发票识别软件,一键识别电子发票并导入到Excel中!
|
||||
10大顶级数据挖掘软件!
|
||||
人工智能的十大作用!
|
||||
|
||||
在 docker-compose.yml 文件所在的目录中,运行以下命令使修改生效
|
||||
docker-compose up --force-recreate --build -d
|
||||
其中 --force-recreate 表示强制重新创建容器, --build 表示在创建容器前先构建镜像。
|
||||
|
||||
示例:修改 docker-compose.yml 中 web 服务的端口映射,将容器内部的端口 80 映射到宿主机的端口 8888。
|
||||
|
||||
services:
|
||||
web:
|
||||
ports:
|
||||
- "8888:80"
|
||||
|
||||
方式三:使用Portainer可视化控制面板修改端口映射
|
||||
|
||||
1.通过浏览器访问Portainer可视化控制面板,在菜单中打开相应的docker容器详情页。
|
||||
|
||||
2.进入 容器设置 页面,找到 端口映射 选项,点击 添加映射。
|
||||
|
||||
3.将容器内部的端口 8080 映射到宿主机的端口 8888,保存设置。
|
||||
|
||||
4.返回 容器设置 页面,找到 容器重启 选项,点击 重启。
|
||||
|
||||
5.查看修改是否生效,重新进入容器详情页,查看 端口映射 是否正确。
|
||||
|
||||
示例:使用Portainer可视化控制面板将 nginx 容器内部的端口 80 映射到宿主机的端口 8888。
|
||||
|
||||
以上是三种修改运行中的docker容器端口映射的方式,根据实际情况选择适合自己的方式进行修改即可
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,7 +1,3 @@
|
||||
---
|
||||
words:
|
||||
2024-09-11: 3088
|
||||
---
|
||||
# Git极简操作指南
|
||||
### tages:
|
||||
- Git
|
||||
|
@ -1,13 +1,22 @@
|
||||
---
|
||||
tags:
|
||||
- Bookmark
|
||||
paramNType:
|
||||
- Index
|
||||
paramNType:
|
||||
words:
|
||||
2024-09-11: 672
|
||||
2024-09-12: 691
|
||||
---
|
||||
# RNBookmark20030312
|
||||
## RNBookmark20030312
|
||||
#tags:
|
||||
+ [b] Bookmark
|
||||
|
||||
|
||||
http://localhost:8384
|
||||
|
||||
[Snycting-ReSyncOB](http://localhost:8384/)
|
||||
|
||||
[Trilium-Space](http://47.107.80.236:8181/#root/rf393BByjxrG/i61B2rr7IMeC?ntxId=cZXQcA)
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
NextNote: "[[tags]]"
|
||||
words:
|
||||
2024-09-10: 592
|
||||
PrevNote: "[[未命名]]"
|
||||
PrevNote: "[[ws.md]]"
|
||||
---
|
||||
# Welcome Revivn MkDocs
|
||||
|
||||
|
98
06 Revin Spaces/~syncthing~index.md.tmp
Normal file
98
06 Revin Spaces/~syncthing~index.md.tmp
Normal file
@ -0,0 +1,98 @@
|
||||
---
|
||||
NextNote: "[[tags]]"
|
||||
words:
|
||||
2024-09-10: 592
|
||||
PrevNote: "[[Love-PW.md]]"
|
||||
---
|
||||
# Welcome Revivn MkDocs
|
||||
|
||||
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
|
||||
|
||||
## Commands
|
||||
|
||||
* `mkdocs new [dir-name]` - Create a new project.
|
||||
* `mkdocs serve` - Start the live-reloading docs server.
|
||||
* `mkdocs build` - Build the documentation site.
|
||||
* `mkdocs -h` - Print help message and exit.
|
||||
|
||||
## Project layout
|
||||
|
||||
mkdocs.yml # The configuration file.
|
||||
docs/
|
||||
index.md # The documentation homepage.
|
||||
... # Other markdown pages, images and other files.
|
||||
|
||||
|
||||
|
||||
所有出入链接 `[[🧭Index]]` 或标签含 `🧭Index`的[[索引笔记]]。
|
||||
|
||||
|
||||
# [ Revin MkDocs-Wiki]
|
||||
## |||[Home](index.md)
|
||||
#### 文件目录
|
||||
|
||||
- [What is Github:](about/web.md)
|
||||
- [好用网在分享享: blog/Tools/itab.md):](blog/Tools/itab.md)
|
||||
- [Mac/windows软件网站汇总:](blog/Tools/rnbookmark20030312.md)
|
||||
- [win11资源分享:blog/Tools/Soft/win10_win11irm.md](blog/Tools/Soft/win10_win11irm.md)
|
||||
- [Web常用、频道、国内镜像、大模型-工具分享: blog/Tools/soft/itab.md):](blog/Tools/rnbookmark20030312.md)
|
||||
|
||||
|
||||
|
||||
- Python语言:
|
||||
|
||||
- [Linux下Dash开发环境搭建:blog/Tech-notes/python/dash.md](blog/Tech-notes/python/dash.md)
|
||||
- [Python用法查询笔记:blog/Tech-notes/python/py_qnotes.md](blog/Tech-notes/python/py_qnotes.md)
|
||||
- [pylen练习:blog/Tech-notes/python/pylen.md](blog/Tech-notes/python/pylen.md)
|
||||
- [20个非常有用的Python单行代码及库:blog/Tech-notes/python/python_20code.md](blog/Tech-notes/python/python_20code.md)
|
||||
- [68个Python内置函数 :blog/Tech-notes/python/68fun.md](blog/Tech-notes/python/68fun.md)
|
||||
- [Py示例随记/模块/包和库:blog/Tech-notes/python/rnlist.md](blog/Tech-notes/python/rnlist.md)
|
||||
|
||||
|
||||
|
||||
- Rust语言:
|
||||
- [Linux下超轻量级Rust开发环境搭建:blog/Tech-notes/Rust/Linux-rusthj.md:](blog/Tech-notes/Rust/Linux-rusthj.md)
|
||||
- [Rust学习笔记之基础概念: blog/Tech-notes/Rust/Rust-lenbj.md:](blog/Tech-notes/Rust/Rust-lenbj.md)
|
||||
- [Rust数据结构/元编程: blog/Tech-notes/Rust/Rust-jgt.md](blog/Tech-notes/Rust/Rust-jgt.md)
|
||||
- [Rust数据结构用法/深入理解Rust中的元编程:blog/Tech-notes/Rust/rust-vec.md](blog/Tech-notes/Rust/rust-vec.md)
|
||||
|
||||
|
||||
|
||||
- Develop:
|
||||
- [Markdown开发: docs/develop/markdown.md](docs/develop/markdown.md)
|
||||
- [Python开发: docs/develop/pydev.md)](docs/develop/pydev.md)
|
||||
- [Rust开发: docs/develop/rusddev.md](docs/develop/rusddev.md)
|
||||
- [Rust版行事历:docs/develop/rustban-Cal.md](docs/develop/rustban-Cal.md)
|
||||
|
||||
|
||||
- Tools:
|
||||
- Docker:
|
||||
- [Docker基础知识: docs/blog/Tools/Docker/Docker-jc.md:](docs/blog/Tools/Docker/Docker-jc.md)
|
||||
- [DDocker容器常用命令: docs/blog/Tools/Docker/Docker-ml.md:](docs/blog/Tools/Docker/Docker-ml.md)
|
||||
- Git
|
||||
- [Git极简操作指南: d(blog/Tools/Git/Gitml.md)](blog/Tools/Git/Gitml.md)
|
||||
- Soft
|
||||
- [win11资源分享:blog/Tools/Soft/win10_win11irm.md](blog/Tools/Soft/win10_win11irm.md)
|
||||
- [Linux常用软件:blog/Tools/Soft/linux_soft.md](blog/Tools/Soft/linux_soft.md)
|
||||
|
||||
|
||||
- ### 关于:
|
||||
|
||||
|
||||
|
||||
|
||||
* ###### 返回首页 [Home][Home]
|
||||
- ###### Blog制作 [About][About]
|
||||
- ###### 联系方式 [Web][About]
|
||||
-
|
||||
|
||||
|
||||
[Home]: index.md
|
||||
[About]: about/web.md
|
||||
[Web]: about/web.md
|
||||
|
||||
|
||||
|
||||
|
||||
###### 返回首页 [Home][Home]
|
||||
[Home]: index.md
|
@ -0,0 +1,98 @@
|
||||
---
|
||||
NextNote: "[[tags]]"
|
||||
words:
|
||||
2024-09-10: 592
|
||||
PrevNote: "[[bgxs.md]]"
|
||||
---
|
||||
# Welcome Revivn MkDocs
|
||||
|
||||
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
|
||||
|
||||
## Commands
|
||||
|
||||
* `mkdocs new [dir-name]` - Create a new project.
|
||||
* `mkdocs serve` - Start the live-reloading docs server.
|
||||
* `mkdocs build` - Build the documentation site.
|
||||
* `mkdocs -h` - Print help message and exit.
|
||||
|
||||
## Project layout
|
||||
|
||||
mkdocs.yml # The configuration file.
|
||||
docs/
|
||||
index.md # The documentation homepage.
|
||||
... # Other markdown pages, images and other files.
|
||||
|
||||
|
||||
|
||||
所有出入链接 `[[🧭Index]]` 或标签含 `🧭Index`的[[索引笔记]]。
|
||||
|
||||
|
||||
# [ Revin MkDocs-Wiki]
|
||||
## |||[Home](index.md)
|
||||
#### 文件目录
|
||||
|
||||
- [What is Github:](about/web.md)
|
||||
- [好用网在分享享: blog/Tools/itab.md):](blog/Tools/itab.md)
|
||||
- [Mac/windows软件网站汇总:](blog/Tools/rnbookmark20030312.md)
|
||||
- [win11资源分享:blog/Tools/Soft/win10_win11irm.md](blog/Tools/Soft/win10_win11irm.md)
|
||||
- [Web常用、频道、国内镜像、大模型-工具分享: blog/Tools/soft/itab.md):](blog/Tools/rnbookmark20030312.md)
|
||||
|
||||
|
||||
|
||||
- Python语言:
|
||||
|
||||
- [Linux下Dash开发环境搭建:blog/Tech-notes/python/dash.md](blog/Tech-notes/python/dash.md)
|
||||
- [Python用法查询笔记:blog/Tech-notes/python/py_qnotes.md](blog/Tech-notes/python/py_qnotes.md)
|
||||
- [pylen练习:blog/Tech-notes/python/pylen.md](blog/Tech-notes/python/pylen.md)
|
||||
- [20个非常有用的Python单行代码及库:blog/Tech-notes/python/python_20code.md](blog/Tech-notes/python/python_20code.md)
|
||||
- [68个Python内置函数 :blog/Tech-notes/python/68fun.md](blog/Tech-notes/python/68fun.md)
|
||||
- [Py示例随记/模块/包和库:blog/Tech-notes/python/rnlist.md](blog/Tech-notes/python/rnlist.md)
|
||||
|
||||
|
||||
|
||||
- Rust语言:
|
||||
- [Linux下超轻量级Rust开发环境搭建:blog/Tech-notes/Rust/Linux-rusthj.md:](blog/Tech-notes/Rust/Linux-rusthj.md)
|
||||
- [Rust学习笔记之基础概念: blog/Tech-notes/Rust/Rust-lenbj.md:](blog/Tech-notes/Rust/Rust-lenbj.md)
|
||||
- [Rust数据结构/元编程: blog/Tech-notes/Rust/Rust-jgt.md](blog/Tech-notes/Rust/Rust-jgt.md)
|
||||
- [Rust数据结构用法/深入理解Rust中的元编程:blog/Tech-notes/Rust/rust-vec.md](blog/Tech-notes/Rust/rust-vec.md)
|
||||
|
||||
|
||||
|
||||
- Develop:
|
||||
- [Markdown开发: docs/develop/markdown.md](docs/develop/markdown.md)
|
||||
- [Python开发: docs/develop/pydev.md)](docs/develop/pydev.md)
|
||||
- [Rust开发: docs/develop/rusddev.md](docs/develop/rusddev.md)
|
||||
- [Rust版行事历:docs/develop/rustban-Cal.md](docs/develop/rustban-Cal.md)
|
||||
|
||||
|
||||
- Tools:
|
||||
- Docker:
|
||||
- [Docker基础知识: docs/blog/Tools/Docker/Docker-jc.md:](docs/blog/Tools/Docker/Docker-jc.md)
|
||||
- [DDocker容器常用命令: docs/blog/Tools/Docker/Docker-ml.md:](docs/blog/Tools/Docker/Docker-ml.md)
|
||||
- Git
|
||||
- [Git极简操作指南: d(blog/Tools/Git/Gitml.md)](blog/Tools/Git/Gitml.md)
|
||||
- Soft
|
||||
- [win11资源分享:blog/Tools/Soft/win10_win11irm.md](blog/Tools/Soft/win10_win11irm.md)
|
||||
- [Linux常用软件:blog/Tools/Soft/linux_soft.md](blog/Tools/Soft/linux_soft.md)
|
||||
|
||||
|
||||
- ### 关于:
|
||||
|
||||
|
||||
|
||||
|
||||
* ###### 返回首页 [Home][Home]
|
||||
- ###### Blog制作 [About][About]
|
||||
- ###### 联系方式 [Web][About]
|
||||
-
|
||||
|
||||
|
||||
[Home]: index.md
|
||||
[About]: about/web.md
|
||||
[Web]: about/web.md
|
||||
|
||||
|
||||
|
||||
|
||||
###### 返回首页 [Home][Home]
|
||||
[Home]: index.md
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
words:
|
||||
2024-09-09: 178
|
||||
NextNote: "[[MD.md]]"
|
||||
NextNote: "[[9月8日来云浮扫描]]"
|
||||
PrevNote:
|
||||
---
|
||||
---
|
||||
|
BIN
20-Extra/image/1726157752497.png
Normal file
BIN
20-Extra/image/1726157752497.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
BIN
20-Extra/image/1726157893227.png
Normal file
BIN
20-Extra/image/1726157893227.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
20-Extra/image/1726158241531.png
Normal file
BIN
20-Extra/image/1726158241531.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
BIN
20-Extra/image/1726158361924.png
Normal file
BIN
20-Extra/image/1726158361924.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
BIN
20-Extra/image/fa13803d664fd2bfd2884e86022e595.png
Normal file
BIN
20-Extra/image/fa13803d664fd2bfd2884e86022e595.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 903 KiB |
BIN
20-Extra/八卦象数疗法简易实用卡002.pdf
Normal file
BIN
20-Extra/八卦象数疗法简易实用卡002.pdf
Normal file
Binary file not shown.
BIN
20-Extra/八卦象数疗法配方大汇总(必参).xls
Normal file
BIN
20-Extra/八卦象数疗法配方大汇总(必参).xls
Normal file
Binary file not shown.
BIN
20-Extra/惊喜福利1000词.pdf
Normal file
BIN
20-Extra/惊喜福利1000词.pdf
Normal file
Binary file not shown.
@ -1,8 +1,7 @@
|
||||
---
|
||||
PrevNote: "[[MD.md]]"
|
||||
PrevNote: "[[欢迎]]"
|
||||
words:
|
||||
2024-09-09: 6
|
||||
2024-09-11: 15
|
||||
NextNote: "[[创建链接]]"
|
||||
---
|
||||
|
||||
@ -13,5 +12,3 @@ NextNote: "[[创建链接]]"
|
||||
====[[Todo-list.md]]====
|
||||
|
||||
|
||||
长长的测试效果
|
||||
+ [b] bookmakt
|
Binary file not shown.
@ -1,44 +0,0 @@
|
||||
插件名,分级,分类,介绍,备注
|
||||
T0,介绍,,神级插件。插件本身就可以作为单独使用的功能,或者极大的改善了使用体验。,
|
||||
T1,介绍,,必装插件。插件为底层插件,或者有很强的必要性,或者明显改善使用体验。,
|
||||
T2,介绍,,能解决较多人的需求的插件。多为增强或改进插件,或改善使用体验。,
|
||||
T3,介绍,,"解决小众需求的插件。插件能力很有针对性,但大部分人可能用不上。对小众人群来说,个别插件分级可划分到T0,T1级别。",分级有较强个人意见,只供参考。
|
||||
Excalidraw,T0,"白板, 画板",手绘风的画板|白板工具,
|
||||
白板|canvas,T0,白板,官方出品的白板工具,
|
||||
Outliner,T0,大纲,"列表增强插件。拥有大纲笔记的使用体验。类似幕布,logseq等大纲笔记。",
|
||||
Another Quick Switcher,T0,搜索,替代 官方快捷切换工具,最常用的搜索插件。,
|
||||
Templater,T1,模板,加强模板插件,属于底层能力,可以实现快捷输入或自动输入。,
|
||||
Hover Editor,T1,悬浮窗口,悬浮预览未打开的笔记,并可编辑。属于功能体验增强。,
|
||||
Dataview,T1,元数据,针对笔记库,可实现类似 Sql 的查询功能。也是很多插件的底层插件,不用也得装。,个人不用
|
||||
Style Settings,T1,美化,“提供用于调整主题、插件和片段 CSS 变量的控件。”,
|
||||
Hider,T1,美化,“隐藏工具提示、状态、标题栏等 UI 元素。”,
|
||||
Image auto upload,T1,图床,通过 PicGo 从剪贴板上传图像。图床辅助插件。,
|
||||
File Explorer Note Count,T1,计数,查看每个文件夹下的笔记数量,
|
||||
Commander,T1,命令,在软件多个位置添加命令按扭,实现快捷启动。,
|
||||
better pdf export,T1,导出,导出pdf增强 - 核心为支持创建书签,
|
||||
Calendar,T2,日期,Obsidian 的简单日历小部件。,
|
||||
Advanced URI,T2,uri," Obsidian URI 加强,可以为笔记或其他内容生成稳定的链接。",
|
||||
Media Extended,T2,媒体,改进 Obsidian 中的媒体(视频/音频)播放。,
|
||||
Focus Mode,T2,,专注模式。,
|
||||
Better Command Palette,T2,命令,命令面板的加强工具,非必须。,
|
||||
Advanced Slides,T2,PPT,在 Obsidian 中创建基于 Markdown 的演示文稿。,个人不用
|
||||
DataLoom,T3,表格化,本地多维表格,类notion。,
|
||||
Excel,T3,表格化,创建电子表格并轻松将其嵌入到 Markdown 中。,
|
||||
AidenLx's Folder Note,T3,文件夹,可以为文件夹添加注释。,
|
||||
Folder Note Core,T3,文件夹,提供文件夹笔记的核心功能和API。配合AidenLx's Folder Note,
|
||||
Customizable Menu,T3,美化,主要用来去除多余不常用命令。,
|
||||
Editor Syntax Highlight,T3,美化,在编辑器的代码块中显示语法高亮。,
|
||||
Footnote Shortcut,T3,脚注,快捷创建脚注。,
|
||||
Better footnote,T3,脚注,黑曜石的脚注弹出框。,
|
||||
Quick Explorer,T3,文件夹,主要使用其切换文件列表的能力。,
|
||||
ExcaliBrain,T3,图谱,类 TheBrain 的思维脑图能力,开发初期。,个人不用
|
||||
language learner,T3,英语,"学习英语,可以有自己的词库","个人不用
|
||||
未上架官方插件库"
|
||||
vika sync,T3,同步,可以将笔记的元数据同步到vika,实现类notion表格管理。,最新版有bug不可用
|
||||
Zotero Integration,T3,zotero,“从 Zotero 插入和导入引文、参考书目、注释和 PDF 注释。”,个人不用
|
||||
Periodic Notes,T3,任务,“创建/管理您的每日、每周和每月笔记。”,个人不用
|
||||
Kanban,T3,任务,在 Obsidian 中创建 Markdown 支持的看板。,个人不用
|
||||
Tag Wrangler,T3,标签,“从标签窗格重命名、合并、切换和搜索标签。”,个人不用
|
||||
Homepage,T3,触达,“在启动时打开指定的笔记、画布或工作区,或将其设置为稍后快速访问。”,个人不用
|
||||
Tasks,T3,任务,Obsidian 任务管理,个人不用
|
||||
Spaced Repetition,T3,回顾,通过复习抽认卡和整个笔记来对抗遗忘曲线。,个人不用
|
|
@ -1,9 +1,12 @@
|
||||
---
|
||||
PrevNote:
|
||||
PrevNote: "[[欢迎]]"
|
||||
words:
|
||||
2024-09-09: 1157
|
||||
2024-09-10: 1151
|
||||
NextNote: "[[9月8日来云浮扫描]]"
|
||||
tags:
|
||||
- Index
|
||||
- md
|
||||
---
|
||||
|
||||
|
||||
|
@ -1,4 +1,12 @@
|
||||
---
|
||||
id: 949f3aab-dbe6-47ad-88d1-3cf8af7c46a9
|
||||
PrevNote: "[[看板模版]]"
|
||||
words:
|
||||
2024-09-12: 1
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[[rnbookmark20030312]]
|
@ -1,15 +1,16 @@
|
||||
---
|
||||
kanban-plugin: basic
|
||||
kanban-plugin: board
|
||||
NextNote: "[[Web剪藏]]"
|
||||
words:
|
||||
2024-09-09: 66
|
||||
2024-09-12: 67
|
||||
---
|
||||
|
||||
## 收件箱
|
||||
|
||||
- [ ] [[rnbookmark20030312]]
|
||||
- [ ] 做个短视频 @{2024-07-29}
|
||||
- [x] [[9月8日来云浮扫描]]
|
||||
- [ ]
|
||||
|
||||
|
||||
## 进行中
|
||||
@ -33,6 +34,6 @@ words:
|
||||
|
||||
%% kanban:settings
|
||||
```
|
||||
{"kanban-plugin":"basic","show-checkboxes":true,"date-picker-week-start":1}
|
||||
{"kanban-plugin":"board","show-checkboxes":true,"date-picker-week-start":1}
|
||||
```
|
||||
%%
|
15
~syncthing~2024-09-09.md.tmp
Normal file
15
~syncthing~2024-09-09.md.tmp
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
PrevNote: "[[创建链接]]"
|
||||
words:
|
||||
2024-09-09: 15
|
||||
NextNote: "[[索引笔记]]"
|
||||
tags:
|
||||
- Index
|
||||
- List
|
||||
---
|
||||
|
||||
- 22:47 Testnigg#sfdd
|
||||
- [x] 22:51
|
||||
dddfdssffdffsdf
|
||||
### 待办事项(To-do-List)
|
||||
efsefsd
|
Loading…
Reference in New Issue
Block a user