vault backup: 2023-05-30 15:39:32

Affected files:
.obsidian/plugins/obsidian-footnotes/main.js
.obsidian/plugins/obsidian-footnotes/manifest.json
.obsidian/plugins/obsidian-git/data.json
.obsidian/plugins/obsidian-git/main.js
.obsidian/plugins/obsidian-git/manifest.json
.obsidian/plugins/obsidian-git/styles.css
.obsidian/workspace.json
This commit is contained in:
Andley Chang 2023-05-30 15:39:32 +08:00
parent c9d24077a7
commit 225bfebb82
7 changed files with 9117 additions and 2834 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"id": "obsidian-footnotes",
"name": "Footnote Shortcut",
"version": "0.1.0",
"version": "0.1.2",
"minAppVersion": "0.12.0",
"description": "Insert and write footnotes faster",
"author": "Alexis Rondeau, Micha Brugger, Jason Qin",

View File

@ -26,6 +26,31 @@
"submoduleRecurseCheckout": false,
"gitDir": "",
"showFileMenu": true,
"lineAuthor": {
"show": false,
"followMovement": "inactive",
"authorDisplay": "initials",
"showCommitHash": false,
"dateTimeFormatOptions": "date",
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
"dateTimeTimezone": "viewer-local",
"coloringMaxAge": "1y",
"colorNew": {
"r": 255,
"g": 150,
"b": 150
},
"colorOld": {
"r": 120,
"g": 160,
"b": 255
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault backup: {{date}}",
"currentBranch": "main",
"remote": "origin"

File diff suppressed because it is too large Load Diff

View File

@ -5,5 +5,5 @@
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.19.1"
"version": "2.20.0"
}

View File

@ -484,4 +484,24 @@
.workspace-leaf-content[data-type="diff-view"] .d2h-moved-tag {
border: 1px solid #3572b0;
}
}
/* ====================== Line Authoring Information ====================== */
.cm-gutterElement.obs-git-blame-gutter {
/* Add background color to spacing inbetween and around the gutter for better aesthetics */
border-width: 0px 2px 0.2px 2px;
border-style: solid;
border-color: var(--background-secondary);
background-color: var(--background-secondary);
}
.cm-gutterElement.obs-git-blame-gutter > div, .line-author-settings-preview {
/* delegate text color to settings */
color: var(--obs-git-gutter-text);
font-family: monospace;
height: 100%; /* ensure, that age-based background color occupies entire parent */
text-align: right;
padding: 0px 6px 0px 6px;
white-space: pre; /* Keep spaces and do not collapse them. */
}

View File

@ -4,19 +4,15 @@
"type": "split",
"children": [
{
"id": "9e659fcbae3cc8cb",
"id": "1eeabeab5c48b5b0",
"type": "tabs",
"children": [
{
"id": "1054958eaf2778db",
"id": "aba6ffc5bfa16b8a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "46-1Corinthians/1Co.12.3-14.md",
"mode": "source",
"source": true
}
"type": "empty",
"state": {}
}
}
]
@ -77,8 +73,7 @@
}
],
"direction": "horizontal",
"width": 230.5,
"collapsed": true
"width": 230.5
},
"right": {
"id": "1464b72f66019d33",
@ -93,9 +88,7 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "46-1Corinthians/1Co.12.3-14.md"
}
"state": {}
}
},
{
@ -115,7 +108,6 @@
"state": {
"type": "backlink",
"state": {
"file": "46-1Corinthians/1Co.12.3-14.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -132,7 +124,6 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "46-1Corinthians/1Co.12.3-14.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -155,10 +146,10 @@
"workspaces:Manage workspace layouts": false
}
},
"active": "1054958eaf2778db",
"active": "aba6ffc5bfa16b8a",
"lastOpenFiles": [
"46-1Corinthians/1Co.14.1-4.md",
"46-1Corinthians/1Co.12.3-14.md",
"46-1Corinthians/1Co.14.1-4.md",
"44-Acts/Act.2.1-21.md",
"44-Acts/Act1.md",
"62-1John/1Jo.5.13-21.md",