vault backup: 2023-07-27 23:02:11

This commit is contained in:
grabbit 2023-07-27 23:02:11 +08:00
parent 04a9803549
commit 6b79366283
9 changed files with 331 additions and 16 deletions

View File

@ -1,6 +1,111 @@
{
"version": 2,
"projects": [],
"projects": [
{
"fieldConfig": {},
"defaultName": "",
"templates": [],
"excludedNotes": [],
"isDefault": false,
"dataSource": {
"kind": "folder",
"config": {
"path": "Projects - rabbit's",
"recursive": true
}
},
"newNotesFolder": "",
"views": [
{
"config": {
"fieldConfig": {
"name": {
"width": 360
},
"path": {
"hide": false
}
}
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": [
{
"field": "due",
"order": "asc",
"enabled": true
}
]
},
"name": "Table",
"id": "7ef2b07c-2bbd-4333-b611-4bdb4443f651",
"type": "table"
},
{
"config": {
"groupByField": "status",
"priorityField": "weight"
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Board",
"id": "c2f4e488-8370-4773-8c7d-0301d54c7d82",
"type": "board"
},
{
"config": {
"interval": "month",
"dateField": "due",
"checkField": "published"
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Calendar",
"id": "8e1e00a9-dd58-4085-9492-77e36c258784",
"type": "calendar"
},
{
"config": {
"coverField": "image"
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Gallery",
"id": "59698ddf-7212-4a4d-9787-0634cb0d27df",
"type": "gallery"
}
],
"name": "rabbit's",
"id": "62aa5167-281d-4b9e-9c46-0ba17eb054a8",
"path": "Projects - Demo Project"
}
],
"preferences": {
"projectSizeLimit": 1000,
"frontmatter": {

View File

@ -0,0 +1,35 @@
{
"recentFiles": [
{
"basename": "5 Mistakes I Made When I Started Using Obsidian",
"path": "Projects - rabbit's/pcb/5 Mistakes I Made When I Started Using Obsidian.md"
},
{
"basename": "Why You Should Be Taking More Notes",
"path": "Projects - rabbit's/Why You Should Be Taking More Notes.md"
},
{
"basename": "What I Learned From Taking 15,000 Notes",
"path": "Projects - rabbit's/What I Learned From Taking 15,000 Notes.md"
},
{
"basename": "The Easiest Way to Start Taking Notes",
"path": "Projects - rabbit's/pcb/The Easiest Way to Start Taking Notes.md"
},
{
"basename": "The Best Notes You'll Ever Make",
"path": "Projects - rabbit's/pcb/The Best Notes You'll Ever Make.md"
},
{
"basename": "README",
"path": "README.md"
},
{
"basename": "硬盘背板PCB设计",
"path": "project/hardware/硬盘背板/硬盘背板PCB设计.md"
}
],
"omittedPaths": [],
"maxLength": null,
"openType": "tab"
}

View File

@ -0,0 +1,69 @@
{
"strategy": "default",
"cedictPath": "./cedict_ts.u8",
"matchStrategy": "prefix",
"fuzzyMatch": true,
"minFuzzyMatchScore": 0.5,
"matchingWithoutEmoji": true,
"treatAccentDiacriticsAsAlphabeticCharacters": false,
"maxNumberOfSuggestions": 5,
"maxNumberOfWordsAsPhrase": 3,
"minNumberOfCharactersTriggered": 0,
"minNumberOfWordsTriggeredPhrase": 1,
"complementAutomatically": true,
"delayMilliSeconds": 0,
"disableSuggestionsDuringImeOn": false,
"insertAfterCompletion": true,
"firstCharactersDisableSuggestions": ":/^",
"useCommonPrefixCompletionOfSuggestion": false,
"patternsToSuppressTrigger": [
"^~~~.*",
"^```.*"
],
"showMatchStrategy": true,
"showComplementAutomatically": true,
"showIndexingStatus": true,
"descriptionOnSuggestion": "Short",
"selectSuggestionKeys": "Enter",
"additionalCycleThroughSuggestionsKeys": "None",
"disableUpDownKeysForCycleThroughSuggestionsKeys": false,
"openSourceFileKey": "None",
"propagateEsc": false,
"enableCurrentFileComplement": true,
"currentFileMinNumberOfCharacters": 0,
"onlyComplementEnglishOnCurrentFileComplement": false,
"enableCurrentVaultComplement": false,
"currentVaultMinNumberOfCharacters": 0,
"includeCurrentVaultPathPrefixPatterns": "",
"excludeCurrentVaultPathPrefixPatterns": "",
"includeCurrentVaultOnlyFilesUnderCurrentDirectory": false,
"enableCustomDictionaryComplement": false,
"customDictionaryPaths": "https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt",
"columnDelimiter": "Tab",
"customDictionaryWordRegexPattern": "",
"delimiterToHideSuggestion": "",
"delimiterToDivideSuggestionsForDisplayFromInsertion": "",
"caretLocationSymbolAfterComplement": "",
"displayedTextSuffix": " => ...",
"enableInternalLinkComplement": true,
"suggestInternalLinkWithAlias": false,
"excludeInternalLinkPathPrefixPatterns": "",
"updateInternalLinksOnSave": true,
"insertAliasTransformedFromDisplayedInternalLink": {
"enabled": false,
"beforeRegExp": "",
"after": ""
},
"frontMatterKeyForExclusionInternalLink": "",
"enableFrontMatterComplement": true,
"frontMatterComplementMatchStrategy": "inherit",
"insertCommaAfterFrontMatterCompletion": false,
"intelligentSuggestionPrioritization": {
"historyFilePath": "",
"maxDaysToKeepHistory": 30,
"maxNumberOfHistoryToKeep": 0
},
"disableOnMobile": false,
"showLogAboutPerformanceInConsole": false,
"selectionHistoryTree": {}
}

View File

@ -26,15 +26,62 @@
"state": {
"type": "markdown",
"state": {
"file": "project/hardware/硬盘背板/硬盘背板PCB设计.md",
"file": "Projects - rabbit's/Why You Should Be Taking More Notes.md",
"mode": "source",
"backlinks": true,
"source": false
}
}
},
{
"id": "4484dbba638e8a4d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Projects - rabbit's/pcb/5 Mistakes I Made When I Started Using Obsidian.md",
"mode": "source",
"backlinks": true,
"source": false
}
}
},
{
"id": "cca0304cd1faebdd",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Projects - rabbit's/pcb/5 Mistakes I Made When I Started Using Obsidian.md",
"mode": "source",
"backlinks": true,
"source": false
}
}
},
{
"id": "236462d1787226e0",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Projects - rabbit's/pcb/5 Mistakes I Made When I Started Using Obsidian.md",
"mode": "source",
"backlinks": true,
"source": false
}
}
},
{
"id": "2a49d5ceb83bd716",
"type": "leaf",
"state": {
"type": "obsidian-projects",
"state": {}
}
}
],
"currentTab": 1
"currentTab": 5
}
],
"direction": "vertical"
@ -88,8 +135,7 @@
"state": {}
}
}
],
"currentTab": 3
]
}
],
"direction": "horizontal",
@ -109,7 +155,6 @@
"state": {
"type": "backlink",
"state": {
"file": "project/hardware/硬盘背板/硬盘背板PCB设计.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -126,7 +171,6 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "project/hardware/硬盘背板/硬盘背板PCB设计.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -148,9 +192,7 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "project/hardware/硬盘背板/硬盘背板PCB设计.md"
}
"state": {}
}
},
{
@ -181,13 +223,23 @@
"obsidian-advanced-slides:Show Slide Preview": false,
"notion-like-tables:Create new loom": false,
"dbfolder:Create a new database table": false,
"obsidian-projects:Open projects": false
"obsidian-projects:Open projects": false,
"templater-obsidian:Templater": false
}
},
"active": "87540576c7cf4339",
"active": "2a49d5ceb83bd716",
"lastOpenFiles": [
"project/software/HomeLab/HomeLab.md",
"Projects - rabbit's/pcb/5 Mistakes I Made When I Started Using Obsidian.md",
"Projects - rabbit's/pcb",
"Projects - rabbit's",
"Projects - rabbit's/Why You Should Be Taking More Notes.md",
"Projects - rabbit's/What I Learned From Taking 15,000 Notes.md",
"Projects - rabbit's/pcb/The Easiest Way to Start Taking Notes.md",
"Projects - rabbit's/pcb/The Best Notes You'll Ever Make.md",
"README.md",
"project/hardware/硬盘背板/硬盘背板PCB设计.md",
"Projects - Demo Project",
"project/software/HomeLab/HomeLab.md",
"project/hardware/硬盘背板/assests/7EDDD512-5ACB-40A2-8545-38C0582A3977_1_105_c.jpeg",
"project/hardware/硬盘背板/assests",
"Untitled.canvas",
@ -197,10 +249,7 @@
"project/hardware/硬盘背板",
"project/hardware",
"project",
"README.md",
"work/ctrip",
"learn",
"work",
"2023-07-27.md"
]
}

View File

@ -0,0 +1,12 @@
---
status: Backlog
due: 2023-08-03
published: false
weight: 4
tags:
- pkm
- obsidian
image: https://images.unsplash.com/photo-1550592704-6c76defa9985?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=300&q=80
---
# What I Learned From Taking 15,000 Notes

View File

@ -0,0 +1,12 @@
---
status: Doing
due: 2023-07-27
published: false
weight: 3
tags:
- note-taking
- pkm
image: https://images.unsplash.com/photo-1501504905252-473c47e087f8?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=300&q=80
---
# Why You Should Be Taking More Notes

View File

@ -0,0 +1,10 @@
---
status: Backlog
due: 2023-08-10
published: false
tags:
- obsidian
image: https://images.unsplash.com/photo-1471107340929-a87cd0f5b5f3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=300&q=80
---
# 5 Mistakes I Made When I Started Using Obsidian

View File

@ -0,0 +1,11 @@
---
status: Done
due: 2023-07-13
published: true
weight: 1
tags:
- note-taking
image: https://images.unsplash.com/photo-1455390582262-044cdead277a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=300&q=80
---
# The Best Notes You'll Ever Make

View File

@ -0,0 +1,12 @@
---
status: Done
due: 2023-07-20
published: true
weight: 2
tags:
- note-taking
- obsidian
image: https://images.unsplash.com/photo-1488190211105-8b0e65b80b4e?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=300&q=80
---
# The Easiest Way to Start Taking Notes