update
This commit is contained in:
27
.obsidian/plugins/zotlit/data.json
vendored
27
.obsidian/plugins/zotlit/data.json
vendored
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"logLevel": "INFO",
|
||||
"citationEditorSuggester": true,
|
||||
"showCitekeyInSuggester": true,
|
||||
"literatureNoteFolder": "sources/zotero",
|
||||
"enableServer": true,
|
||||
"serverPort": 9091,
|
||||
"serverHostname": "127.0.0.1",
|
||||
"template": {
|
||||
"folder": "templates/zotero",
|
||||
"templates": {
|
||||
"filename": "<%= it.citekey ?? it.DOI ?? it.title ?? it.key %>.md"
|
||||
}
|
||||
},
|
||||
"updateAnnotBlock": false,
|
||||
"updateOverwrite": true,
|
||||
"autoPairEta": false,
|
||||
"autoTrim": [
|
||||
false,
|
||||
false
|
||||
],
|
||||
"autoRefresh": true,
|
||||
"zoteroDataDir": "/Users/oscarplaisant/Zotero",
|
||||
"citationLibrary": 2,
|
||||
"imgExcerptImport": "symlink",
|
||||
"imgExcerptPath": "images/zotero"
|
||||
}
|
410
.obsidian/plugins/zotlit/main.js
vendored
410
.obsidian/plugins/zotlit/main.js
vendored
File diff suppressed because one or more lines are too long
13
.obsidian/plugins/zotlit/manifest.json
vendored
13
.obsidian/plugins/zotlit/manifest.json
vendored
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"id": "zotlit",
|
||||
"name": "ZotLit",
|
||||
"version": "1.1.5",
|
||||
"minAppVersion": "1.4.4",
|
||||
"versions": {
|
||||
"better-sqlite3": "8.0.1-mod.1"
|
||||
},
|
||||
"description": "Plugin to integrate with Zotero, create literature notes and insert citations from a Zotero library.",
|
||||
"author": "AidenLx",
|
||||
"authorUrl": "https://github.com/aidenlx",
|
||||
"isDesktopOnly": true
|
||||
}
|
1
.obsidian/plugins/zotlit/styles.css
vendored
1
.obsidian/plugins/zotlit/styles.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user