Skip to content

Commit

Permalink
更实用的版本
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonxxd committed Oct 31, 2021
1 parent 55324f0 commit ee86736
Show file tree
Hide file tree
Showing 86 changed files with 101,140 additions and 49,963 deletions.
3 changes: 2 additions & 1 deletion .obsidian/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"foldHeading": true,
"showLineNumber": false,
"newFileLocation": "folder",
"newFileFolderPath": "00-Inbox"
"newFileFolderPath": "00-Inbox",
"fileSortOrder": "alphabeticalReverse"
}
14 changes: 12 additions & 2 deletions .obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
{
"baseFontSize": 17,
"baseFontSize": 16,
"translucency": false,
"theme": "moonstone",
"cssTheme": "obsidian"
"cssTheme": "Minimal",
"enabledCssSnippets": [
"S - Images Adjustments",
"S - Admonitions",
"S - Aside",
"S - Checkboxes",
"S - Embed Adjustments",
"S - Encoded Icons",
"S - External Link Icons",
"S - Kanban"
]
}
18 changes: 9 additions & 9 deletions .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[
"calendar",
"obsidian-annotator",
"code-block-copy",
"cm-editor-syntax-highlight-obsidian",
"templater-obsidian",
"quickadd",
"oz-image-plugin",
"obsidian-copy-block-link",
"recent-files-obsidian",
"obsidian-collapse-all-plugin",
"sliding-panes-obsidian",
"remember-cursor-position",
"obsidian-mind-map",
"obsidian-checklist-plugin",
"obsidian-emoji-toolbar",
"obsidian-gallery",
"oz-clear-unused-images",
"table-editor-obsidian",
"privacy-glasses",
"tag-wrangler"
"tag-wrangler",
"obsidian-kanban",
"obsidian-citation-plugin",
"sliding-panes-obsidian",
"dataview",
"obsidian-mind-map",
"obsidian-admonition",
"obsidian-gallery",
"oz-image-plugin"
]
2 changes: 2 additions & 0 deletions .obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
Expand Down
45 changes: 33 additions & 12 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"collapse-filter": true,
"collapse-filter": false,
"search": "",
"showTags": false,
"showAttachments": false,
Expand All @@ -8,30 +8,51 @@
"collapse-color-groups": false,
"colorGroups": [
{
"query": "tag:日志",
"query": "path:01-Diary",
"color": {
"a": 1,
"rgb": 14048348
}
},
{
"query": "tag:pdf笔记",
"query": "path:02-Reading/pdfs",
"color": {
"a": 1,
"rgb": 6084192
"rgb": 5420918
}
},
{
"query": "path:02-Reading/people",
"color": {
"a": 1,
"rgb": 15451397
}
},
{
"query": "path:02-Reading/annotations",
"color": {
"a": 1,
"rgb": 3669760
}
},
{
"query": "path:02-Reading/topics",
"color": {
"a": 1,
"rgb": 652022
}
}
],
"collapse-display": true,
"collapse-display": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.18888888888889,
"lineSizeMultiplier": 1.98461538461538,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"nodeSizeMultiplier": 1.77176470588235,
"lineSizeMultiplier": 0.561176470588235,
"collapse-forces": false,
"centerStrength": 0.210382513661202,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.37790355574097595,
"linkStrength": 0.603739754098361,
"linkDistance": 30,
"scale": 0.03537773058850353,
"close": true
}
45 changes: 44 additions & 1 deletion .obsidian/hotkeys.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"quickadd:choice:13aa960e-9e3e-4aec-b6aa-35adf841a841": [
{
"modifiers": [
"Mod",
"Alt",
"Shift"
],
"key": "I"
Expand Down Expand Up @@ -68,5 +68,48 @@
],
"key": "P"
}
],
"quickadd:choice:9ccf74df-935e-4554-abef-7e7188ebccba": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "R"
}
],
"slides:start": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "P"
}
],
"quickadd:choice:38c1c363-5d3e-4203-b7f4-7e18d7c7b9f1": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "T"
}
],
"quickadd:runQuickAdd": [
{
"modifiers": [
"Mod"
],
"key": "Q"
}
],
"editor:attach-file": [
{
"modifiers": [
"Mod"
],
"key": "Insert"
}
]
}
4 changes: 4 additions & 0 deletions .obsidian/note-composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"askBeforeMerging": true,
"replacementText": "none"
}
9 changes: 7 additions & 2 deletions .obsidian/plugins/Templater/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@
"template_folder": "09-Templates",
"templates_pairs": [
[
"readPDF",
"python ./02-Reading/pdfs/readPDF.py"
"toDOCX",
"python ./02-Reading/pdfs/paper2docx.py <% tp.file.path() %>"
],
[
"getCitationKeys",
"python ./02-Reading/pdfs/getCitationKeys.py"
]
],
"trigger_on_file_creation": true,
"enable_system_commands": true,
"shell_path": "C:\\Windows\\System32\\cmd.exe",
"empty_file_template": "09-Templates/草稿模板",
"syntax_highlighting": true
}
Loading

0 comments on commit ee86736

Please sign in to comment.