vault backup: 2023-07-28 23:20:52

This commit is contained in:
grabbit 2023-07-28 23:20:52 +08:00
parent 8154e6c6cc
commit 186109c85c
3 changed files with 24 additions and 7 deletions

View File

@ -1 +1 @@
{"history":{"2023-07-28":{"words":2,"characters":22,"sentences":0,"pages":0,"files":5,"footnotes":0,"citations":0,"totalWords":754,"totalCharacters":4733,"totalSentences":28,"totalFootnotes":0,"totalCitations":0,"totalPages":2.6}},"modifiedFiles":{"system - misc/templates/project - template.md":{"words":{"initial":286,"current":0},"characters":{"initial":2120,"current":0},"sentences":{"initial":11,"current":0},"footnotes":{"initial":0,"current":0},"citations":{"initial":0,"current":0},"pages":{"initial":1,"current":0}}}}
{"history":{"2023-07-28":{"words":48,"characters":328,"sentences":0,"pages":0.19999999999999998,"files":5,"footnotes":0,"citations":0,"totalWords":803,"totalCharacters":5062,"totalSentences":28,"totalFootnotes":4,"totalCitations":4,"totalPages":2.8000000000000003}},"modifiedFiles":{"system - misc/templates/project - template.md":{"words":{"initial":286,"current":0},"characters":{"initial":2120,"current":0},"sentences":{"initial":11,"current":0},"footnotes":{"initial":0,"current":0},"citations":{"initial":0,"current":0},"pages":{"initial":1,"current":0}},"Projects - rabbit's/software/HomeLab/HomeLab.md":{"words":{"initial":38,"current":86},"characters":{"initial":126,"current":454},"sentences":{"initial":1,"current":1},"footnotes":{"initial":0,"current":0},"citations":{"initial":0,"current":0},"pages":{"initial":0.1,"current":0.3}}}}

View File

@ -47,7 +47,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Projects - rabbit's/software/ncmdump/Untitled.md",
"file": "Projects - rabbit's/software/HomeLab/HomeLab.md",
"mode": "source",
"backlinks": true,
"source": false
@ -129,7 +129,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Projects - rabbit's/software/ncmdump/Untitled.md",
"file": "Projects - rabbit's/software/HomeLab/HomeLab.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -146,7 +146,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Projects - rabbit's/software/ncmdump/Untitled.md",
"file": "Projects - rabbit's/software/HomeLab/HomeLab.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -169,7 +169,7 @@
"state": {
"type": "outline",
"state": {
"file": "Projects - rabbit's/software/ncmdump/Untitled.md"
"file": "Projects - rabbit's/software/HomeLab/HomeLab.md"
}
}
},
@ -216,13 +216,13 @@
},
"active": "72c21337d715a7b5",
"lastOpenFiles": [
"Projects - rabbit's/software/HomeLab/HomeLab.md",
"Projects - rabbit's/software/ncmdump/Untitled.md",
"Projects - rabbit's/software/HomeLab/HomeLab.md",
"Projects - rabbit's/hardware/硬盘背板/硬盘背板PCB设计.md",
"system - misc/templates/project - template.md",
"Projects - rabbit's/software/ncmdump/ncmdump.md",
"system - misc/attachments",
"Projects - rabbit's/software/ncmdump",
"Projects - rabbit's/hardware/硬盘背板/硬盘背板PCB设计.md",
"Projects - rabbit's/hardware/硬盘背板/assests/7EDDD512-5ACB-40A2-8545-38C0582A3977_1_105_c.jpeg",
"Untitled.loom",
"Projects - rabbit's/pcb/The Best Notes You'll Ever Make.md",

View File

@ -7,3 +7,20 @@
## 硬件选型
- 机箱安钛克P101S [[硬盘背板PCB设计]]
## Plan
<p >
<a href="https://example.com/">
<img src="https://via.placeholder.com/72" alt="Logo" width=72 height=72>
</a>
<ol>
  <li>First item</li>
  <li>Second item</li>
  <li>Third item
    <ol>
      <li>Indented item</li>
      <li>Indented item</li>
    </ol>
  </li>
  <li>Fourth item</li>
</ol>
</p>