From af5a323bdb4fd9e8c27aab2e717b7179fb5e8e63 Mon Sep 17 00:00:00 2001 From: grabbit Date: Fri, 28 Jul 2023 23:10:36 +0800 Subject: [PATCH] vault backup: 2023-07-28 23:10:36 --- .obsidian/vault-stats.json | 2 +- .obsidian/workspace.json | 17 ++-- .../software/ncmdump/Untitled.md | 83 +++++++++++++++++++ .../software/ncmdump/ncmdump.md | 2 - system - misc/templates/project - template.md | 1 + 5 files changed, 94 insertions(+), 11 deletions(-) create mode 100644 Projects - rabbit's/software/ncmdump/Untitled.md delete mode 100644 Projects - rabbit's/software/ncmdump/ncmdump.md diff --git a/.obsidian/vault-stats.json b/.obsidian/vault-stats.json index a0ec33f..33a9141 100644 --- a/.obsidian/vault-stats.json +++ b/.obsidian/vault-stats.json @@ -1 +1 @@ -{"history":{"2023-07-28":{"words":3,"characters":26,"sentences":0,"pages":0,"files":5,"footnotes":0,"citations":0,"totalWords":183,"totalCharacters":512,"totalSentences":7,"totalFootnotes":22,"totalCitations":22,"totalPages":0.6}},"modifiedFiles":{"Projects - rabbit's/software/ncmdump/ncmdump.md":{"words":{"initial":0,"current":2},"characters":{"initial":1,"current":23},"sentences":{"initial":1,"current":1},"footnotes":{"initial":0,"current":0},"citations":{"initial":0,"current":0},"pages":{"initial":0,"current":0}},"system - misc/templates/project - template.md":{"words":{"initial":286,"current":287},"characters":{"initial":2120,"current":2124},"sentences":{"initial":11,"current":11},"footnotes":{"initial":0,"current":0},"citations":{"initial":0,"current":0},"pages":{"initial":1,"current":1}}}} \ No newline at end of file +{"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}}}} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a244a90..12355ff 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -47,7 +47,7 @@ "state": { "type": "markdown", "state": { - "file": "system - misc/templates/project - template.md", + "file": "Projects - rabbit's/software/ncmdump/Untitled.md", "mode": "source", "backlinks": true, "source": false @@ -129,7 +129,7 @@ "state": { "type": "backlink", "state": { - "file": "system - misc/templates/project - template.md", + "file": "Projects - rabbit's/software/ncmdump/Untitled.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -146,7 +146,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "system - misc/templates/project - template.md", + "file": "Projects - rabbit's/software/ncmdump/Untitled.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -169,7 +169,7 @@ "state": { "type": "outline", "state": { - "file": "system - misc/templates/project - template.md" + "file": "Projects - rabbit's/software/ncmdump/Untitled.md" } } }, @@ -214,12 +214,13 @@ "templater-obsidian:Templater": false } }, - "active": "72c21337d715a7b5", + "active": "e9a9e4bb084afe55", "lastOpenFiles": [ - "Projects - rabbit's/software/ncmdump/ncmdump.md", - "system - misc/templates/project - template.md", - "system - misc/attachments", "Projects - rabbit's/software/HomeLab/HomeLab.md", + "Projects - rabbit's/software/ncmdump/Untitled.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", diff --git a/Projects - rabbit's/software/ncmdump/Untitled.md b/Projects - rabbit's/software/ncmdump/Untitled.md new file mode 100644 index 0000000..6c73ab5 --- /dev/null +++ b/Projects - rabbit's/software/ncmdump/Untitled.md @@ -0,0 +1,83 @@ +

+ + Logo + + +

Logo

+ +

+ Short description +
+ Report bug + · + Request feature +

+

+ + +## Table of contents + +- [Quick start](#quick-start) +- [Status](#status) +- [What's included](#whats-included) +- [Bugs and feature requests](#bugs-and-feature-requests) +- [Contributing](#contributing) +- [Creators](#creators) +- [Thanks](#thanks) +- [Copyright and license](#copyright-and-license) + + +## Quick start + +Some text + +- Instruction 1 +- Instruction 2 +- Instruction 3 + +## Status + +Here goes all the budgets + +## What's included + +Some text + +```text +folder1/ +└── folder2/ + ├── folder3/ + │ ├── file1 + │ └── file2 + └── folder4/ + ├── file3 + └── file4 +``` + +## Bugs and feature requests + +Have a bug or a feature request? Please first read the [issue guidelines](https://reponame/blob/master/CONTRIBUTING.md) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://reponame/issues/new). + +## Contributing + +Please read through our [contributing guidelines](https://reponame/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development. + +Moreover, all HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Main author](https://github.com/usernamemainauthor). + +Editor preferences are available in the [editor config](https://reponame/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at . + +## Creators + +**Creator 1** + +- + +## Thanks + +Some Text + +## Copyright and license + +Code and documentation copyright 2011-2018 the authors. Code released under the [MIT License](https://reponame/blob/master/LICENSE). + +Enjoy :metal: \ No newline at end of file diff --git a/Projects - rabbit's/software/ncmdump/ncmdump.md b/Projects - rabbit's/software/ncmdump/ncmdump.md deleted file mode 100644 index 60c08f1..0000000 --- a/Projects - rabbit's/software/ncmdump/ncmdump.md +++ /dev/null @@ -1,2 +0,0 @@ -#develop #HomeLab -# \ No newline at end of file diff --git a/system - misc/templates/project - template.md b/system - misc/templates/project - template.md index db09b96..6c73ab5 100644 --- a/system - misc/templates/project - template.md +++ b/system - misc/templates/project - template.md @@ -12,6 +12,7 @@ · Request feature

+

## Table of contents