Compare commits
No commits in common. "909e4e15c68a0cc7aa6fa9dac7d14ad136f52d3c" and "82cefe1937b9c9b0789133330f1e332f7022f9ed" have entirely different histories.
909e4e15c6
...
82cefe1937
4
content/.obsidian/community-plugins.json
vendored
4
content/.obsidian/community-plugins.json
vendored
@ -5,7 +5,7 @@
|
||||
"obsidian-pandoc-reference-list",
|
||||
"templater-obsidian",
|
||||
"better-word-count",
|
||||
"obsidian-git",
|
||||
"obsidian-local-rest-api",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"obsidian-git"
|
||||
"obsidian-excalidraw-plugin"
|
||||
]
|
@ -27,8 +27,6 @@
|
||||
"submoduleRecurseCheckout": true,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
@ -50,7 +48,7 @@
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 15,
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
|
3040
content/.obsidian/plugins/obsidian-git/main.js
vendored
3040
content/.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because it is too large
Load Diff
@ -5,5 +5,5 @@
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||
"js": "main.js",
|
||||
"version": "2.24.3"
|
||||
"version": "2.24.2"
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-zotero-desktop-connector",
|
||||
"name": "Zotero Integration",
|
||||
"version": "3.1.8",
|
||||
"version": "3.1.7",
|
||||
"minAppVersion": "1.1.1",
|
||||
"description": "Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.",
|
||||
"author": "mgmeyers",
|
||||
|
Loading…
Reference in New Issue
Block a user