Obsidian:更新 1.4.5
This commit is contained in:
parent
0ac74111e0
commit
a1106b8047
7
.obsidian/app.json
vendored
7
.obsidian/app.json
vendored
@ -3,7 +3,7 @@
|
|||||||
"livePreview": true,
|
"livePreview": true,
|
||||||
"showLineNumber": true,
|
"showLineNumber": true,
|
||||||
"spellcheck": false,
|
"spellcheck": false,
|
||||||
"spellcheckLanguages": [],
|
"spellcheckLanguages": null,
|
||||||
"trashOption": "system",
|
"trashOption": "system",
|
||||||
"promptDelete": true,
|
"promptDelete": true,
|
||||||
"communityPluginSortOrder": "download",
|
"communityPluginSortOrder": "download",
|
||||||
@ -14,8 +14,9 @@
|
|||||||
"templates/"
|
"templates/"
|
||||||
],
|
],
|
||||||
"newFileLocation": "current",
|
"newFileLocation": "current",
|
||||||
"defaultViewMode": "source",
|
"defaultViewMode": "preview",
|
||||||
"showFrontmatter": true,
|
"showFrontmatter": true,
|
||||||
"vimMode": false,
|
"vimMode": false,
|
||||||
"newLinkFormat": "absolute"
|
"newLinkFormat": "absolute",
|
||||||
|
"propertiesInDocument": "visible"
|
||||||
}
|
}
|
3
.obsidian/core-plugins-migration.json
vendored
3
.obsidian/core-plugins-migration.json
vendored
@ -26,5 +26,6 @@
|
|||||||
"publish": false,
|
"publish": false,
|
||||||
"sync": false,
|
"sync": false,
|
||||||
"canvas": true,
|
"canvas": true,
|
||||||
"bookmarks": false
|
"bookmarks": false,
|
||||||
|
"properties": true
|
||||||
}
|
}
|
1
.obsidian/core-plugins.json
vendored
1
.obsidian/core-plugins.json
vendored
@ -3,6 +3,7 @@
|
|||||||
"global-search",
|
"global-search",
|
||||||
"canvas",
|
"canvas",
|
||||||
"tag-pane",
|
"tag-pane",
|
||||||
|
"properties",
|
||||||
"page-preview",
|
"page-preview",
|
||||||
"command-palette",
|
"command-palette",
|
||||||
"editor-status",
|
"editor-status",
|
||||||
|
1511
.obsidian/plugins/obsidian-git/main.js
vendored
1511
.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because one or more lines are too long
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
@ -5,5 +5,5 @@
|
|||||||
"isDesktopOnly": false,
|
"isDesktopOnly": false,
|
||||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||||
"js": "main.js",
|
"js": "main.js",
|
||||||
"version": "2.20.6"
|
"version": "2.22.0"
|
||||||
}
|
}
|
||||||
|
5
.obsidian/plugins/obsidian-git/styles.css
vendored
5
.obsidian/plugins/obsidian-git/styles.css
vendored
@ -8,6 +8,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.workspace-leaf-content[data-type='git-view'] .button-border {
|
||||||
|
border: 2px solid var(--interactive-accent);
|
||||||
|
border-radius: var(--radius-s);
|
||||||
|
}
|
||||||
|
|
||||||
.workspace-leaf-content[data-type='git-view'] .view-content {
|
.workspace-leaf-content[data-type='git-view'] .view-content {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
14
.obsidian/plugins/obsidian-hider/main.js
vendored
14
.obsidian/plugins/obsidian-hider/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-hider",
|
"id": "obsidian-hider",
|
||||||
"name": "Hider",
|
"name": "Hider",
|
||||||
"version": "1.2.5",
|
"version": "1.3.1",
|
||||||
"minAppVersion": "0.16.0",
|
"minAppVersion": "1.4.0",
|
||||||
"description": "Hide UI elements such as tooltips, status, titlebar and more",
|
"description": "Hide UI elements such as tooltips, status, titlebar and more",
|
||||||
"author": "@kepano",
|
"author": "@kepano",
|
||||||
"authorUrl": "https://www.twitter.com/kepano",
|
"authorUrl": "https://www.twitter.com/kepano",
|
||||||
|
2
.obsidian/plugins/obsidian-hider/styles.css
vendored
2
.obsidian/plugins/obsidian-hider/styles.css
vendored
@ -37,7 +37,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Hide meta */
|
/* Hide meta */
|
||||||
.hider-meta .frontmatter-container {
|
.hider-meta .markdown-reading-view .metadata-container {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
162
.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
162
.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-minimal-settings",
|
"id": "obsidian-minimal-settings",
|
||||||
"name": "Minimal Theme Settings",
|
"name": "Minimal Theme Settings",
|
||||||
"version": "6.3.2",
|
"version": "7.2.2",
|
||||||
"minAppVersion": "1.1.9",
|
"minAppVersion": "1.1.9",
|
||||||
"description": "Change the colors, fonts and features of Minimal Theme.",
|
"description": "Change the colors, fonts and features of Minimal Theme.",
|
||||||
"author": "@kepano",
|
"author": "@kepano",
|
||||||
|
@ -1,16 +1,56 @@
|
|||||||
{
|
{
|
||||||
"cookies": [
|
"cookies": [
|
||||||
|
{
|
||||||
|
"name": "wr_fp",
|
||||||
|
"value": "3610854600"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_gid",
|
||||||
|
"value": "238733667"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_vid",
|
||||||
|
"value": "389106381"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_pf",
|
||||||
|
"value": "0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_rt",
|
||||||
|
"value": "web@IewbrecPwPFRuK_KzTh_AL"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_localvid",
|
||||||
|
"value": "5e932210817314acd5e938d"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_name",
|
||||||
|
"value": "仲平"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_avatar",
|
||||||
|
"value": "https://thirdwx.qlogo.cn/mmopen/vi_32/Ws8ibkHcBXXw09Fpz2FpJJgHWdN6Em7FNxjPTU1C1icGR8CYC67TUicEWzaXDq1YDcpGDrMkQeyNYHWk8S94icJcyQ/132"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_gender",
|
||||||
|
"value": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wr_skey",
|
||||||
|
"value": "fDWPt3Vp"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"noteLocation": "book",
|
"noteLocation": "book",
|
||||||
"dailyNotesLocation": "/",
|
"dailyNotesLocation": "/",
|
||||||
"insertAfter": "<!-- start of weread -->",
|
"insertAfter": "<!-- start of weread -->",
|
||||||
"insertBefore": "<!-- end of weread -->",
|
"insertBefore": "<!-- end of weread -->",
|
||||||
"dailyNotesFormat": "YYYY-MM-DD",
|
"dailyNotesFormat": "YYYY-MM-DD",
|
||||||
"lastCookieTime": 1689517284425,
|
"lastCookieTime": 1691330638006,
|
||||||
"isCookieValid": true,
|
"isCookieValid": true,
|
||||||
"user": "仲平",
|
"user": "仲平",
|
||||||
"userVid": "389106381",
|
"userVid": "389106381",
|
||||||
"template": "---\n---\n\n## 简介\n\n- **书名**:《{{metaData.title}}》\n- **作者**: {{metaData.author}}\n- **分类**: {{metaData.category}}\n- **ISBN**:{{metaData.isbn}}\n- **出版社**:{{metaData.publisher}}\n\n## 概述\n\n{{metaData.intro}}\n\n## 划线 \n{% for chapter in chapterHighlights %}{% for highlight in chapter.highlights %}{% if not highlight.reviewContent %} \n\n> {{ highlight.markText | trim }}{% endif %}{% endfor %}{% endfor %}\n\n## 笔记\n{% for chapter in bookReview.chapterReviews %}{% if chapter.reviews or chapter.chapterReview %}{% if chapter.chapterReviews %}{% for chapterReview in chapter.chapterReviews %}\n\n> 💭{{ chapterReview.content }}{% endfor %}{% endif %}{% if chapter.reviews %}{% for review in chapter.reviews %}\n\n> {{ review.abstract | trim }}\n> 💭 {{review.content}}{% endfor %}{% endif %}{% endif %}{% endfor %}\n\n## 书评\n{% if bookReview.bookReviews %}{% for bookReview in bookReview.bookReviews %}\n> ✨{{ bookReview.mdContent }}{% endfor %}{% endif %}\n\n## 点评\n",
|
"template": "---\n---\n\n## 简介\n\n- **书名**:《{{metaData.title}}》\n- **作者**: {{metaData.author}}\n- **分类**: {{metaData.category}}\n- **ISBN**:{{metaData.isbn}}\n- **出版社**:{{metaData.publisher}}\n\n## 概述\n\n{{metaData.intro}}\n\n## 划线 \n{% for chapter in chapterHighlights %}{% for highlight in chapter.highlights %}{% if not highlight.reviewContent %} \n\n> {{ highlight.markText | trim }}{% endif %}{% endfor %}{% endfor %}\n\n## 笔记\n{% for chapter in bookReview.chapterReviews %}{% if chapter.reviews or chapter.chapterReview %}{% if chapter.chapterReviews %}{% for chapterReview in chapter.chapterReviews %}\n\n💭{{ chapterReview.content }}{% endfor %}{% endif %}{% if chapter.reviews %}{% for review in chapter.reviews %}\n\n> {{ review.abstract | trim }}\n\n💭 {{review.content}}{% endfor %}{% endif %}{% endif %}{% endfor %}\n\n## 书评\n{% if bookReview.bookReviews %}{% for bookReview in bookReview.bookReviews %}\n> ✨{{ bookReview.mdContent }}{% endfor %}{% endif %}\n\n## 点评\n",
|
||||||
"noteCountLimit": -1,
|
"noteCountLimit": -1,
|
||||||
"subFolderType": "category",
|
"subFolderType": "category",
|
||||||
"fileNameType": "BOOK_NAME",
|
"fileNameType": "BOOK_NAME",
|
||||||
|
18245
.obsidian/plugins/obsidian-weread-plugin/main.js
vendored
18245
.obsidian/plugins/obsidian-weread-plugin/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-weread-plugin",
|
"id": "obsidian-weread-plugin",
|
||||||
"name": "Weread Plugin",
|
"name": "Weread Plugin",
|
||||||
"version": "0.5.1",
|
"version": "0.5.3",
|
||||||
"minAppVersion": "0.12.0",
|
"minAppVersion": "0.12.0",
|
||||||
"description": "This is obsidian plugin for Tencent weread.",
|
"description": "This is obsidian plugin for Tencent weread.",
|
||||||
"author": "hankzhao",
|
"author": "hankzhao",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"auto_jump_to_cursor": false,
|
"auto_jump_to_cursor": false,
|
||||||
"enable_system_commands": false,
|
"enable_system_commands": false,
|
||||||
"shell_path": "",
|
"shell_path": "",
|
||||||
"user_scripts_folder": "",
|
"user_scripts_folder": "src/js",
|
||||||
"enable_folder_templates": true,
|
"enable_folder_templates": true,
|
||||||
"folder_templates": [
|
"folder_templates": [
|
||||||
{
|
{
|
||||||
@ -33,5 +33,6 @@
|
|||||||
],
|
],
|
||||||
"startup_templates": [
|
"startup_templates": [
|
||||||
""
|
""
|
||||||
]
|
],
|
||||||
|
"enable_ribbon_icon": true
|
||||||
}
|
}
|
2751
.obsidian/plugins/templater-obsidian/main.js
vendored
2751
.obsidian/plugins/templater-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "templater-obsidian",
|
"id": "templater-obsidian",
|
||||||
"name": "Templater",
|
"name": "Templater",
|
||||||
"version": "1.12.0",
|
"version": "1.16.0",
|
||||||
"description": "Create and use templates",
|
"description": "Create and use templates",
|
||||||
"minAppVersion": "0.11.13",
|
"minAppVersion": "0.11.13",
|
||||||
"author": "SilentVoid",
|
"author": "SilentVoid",
|
||||||
|
23
.obsidian/plugins/templater-obsidian/styles.css
vendored
23
.obsidian/plugins/templater-obsidian/styles.css
vendored
@ -24,6 +24,10 @@
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.templater_donating {
|
||||||
|
margin: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.templater_title {
|
.templater_title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@ -63,6 +67,21 @@
|
|||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.templater-button-div {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
margin-top: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
textarea.templater-prompt-input {
|
||||||
|
height: 10rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
textarea.templater-prompt-input:focus {
|
||||||
|
border-color: var(--interactive-accent);
|
||||||
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .templater-command-bg {
|
.cm-s-obsidian .templater-command-bg {
|
||||||
left: 0px;
|
left: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
@ -95,10 +114,6 @@
|
|||||||
color: #c0d700;
|
color: #c0d700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-obsidian .cm-templater-command.cm-templater-raw-tag {
|
|
||||||
color: green;
|
|
||||||
}
|
|
||||||
|
|
||||||
.theme-dark .cm-s-obsidian .cm-templater-command.cm-keyword {
|
.theme-dark .cm-s-obsidian .cm-templater-command.cm-keyword {
|
||||||
color: #00a7aa;
|
color: #00a7aa;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
1410
.obsidian/themes/Minimal.css
vendored
1410
.obsidian/themes/Minimal.css
vendored
File diff suppressed because one or more lines are too long
7
.obsidian/themes/Minimal/manifest.json
vendored
7
.obsidian/themes/Minimal/manifest.json
vendored
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "Minimal",
|
"name": "Minimal",
|
||||||
"version": "6.1.10",
|
"version": "7.2.1",
|
||||||
"minAppVersion": "0.16.0",
|
"minAppVersion": "1.1.9",
|
||||||
"author": "@kepano",
|
"author": "@kepano",
|
||||||
"authorUrl": "https://twitter.com/kepano"
|
"authorUrl": "https://twitter.com/kepano",
|
||||||
|
"fundingUrl": "https://www.buymeacoffee.com/kepano"
|
||||||
}
|
}
|
||||||
|
377
.obsidian/themes/Minimal/theme.css
vendored
377
.obsidian/themes/Minimal/theme.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user