Skip to content

Commit

Permalink
终于备份完了!
Browse files Browse the repository at this point in the history
  • Loading branch information
PILIHU2022 committed Jul 22, 2024
0 parents commit dcddaf9
Show file tree
Hide file tree
Showing 59 changed files with 2,301 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"showUnsupportedFiles": true,
"alwaysUpdateLinks": true
}
5 changes: 5 additions & 0 deletions .obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"accentColor": "",
"theme": "obsidian",
"cssTheme": "GitHub Theme"
}
3 changes: 3 additions & 0 deletions .obsidian/backlink.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"backlinkInDocument": false
}
4 changes: 4 additions & 0 deletions .obsidian/canvas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"snapToObjects": false,
"snapToGrid": true
}
30 changes: 30 additions & 0 deletions .obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}
20 changes: 20 additions & 0 deletions .obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]
30 changes: 30 additions & 0 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [
{
"query": "",
"color": {
"a": 1,
"rgb": 14701138
}
}
],
"collapse-display": true,
"showArrow": true,
"textFadeMultiplier": 0.7,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0.70064684139785,
"repelStrength": 10.4025873655914,
"linkStrength": 1,
"linkDistance": 100,
"scale": 0.6664681854051704,
"close": true
}
7 changes: 7 additions & 0 deletions .obsidian/themes/GitHub Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "GitHub Theme",
"version": "1.1.5",
"minAppVersion": "1.0.0",
"author": "@krios2146",
"authorUrl": "https://github.com/krios2146"
}
Loading

0 comments on commit dcddaf9

Please sign in to comment.