vault backup: 2024-10-09 10:41:26

This commit is contained in:
Dane Sabo 2024-10-09 10:41:26 -04:00
parent e2bf61b574
commit cee81c7380
13 changed files with 332 additions and 15592 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"id": "obsidian-style-settings", "id": "obsidian-style-settings",
"name": "Style Settings", "name": "Style Settings",
"version": "1.0.8", "version": "1.0.9",
"minAppVersion": "0.11.5", "minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.", "description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers", "author": "mgmeyers",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"id": "obsidian-tasks-plugin", "id": "obsidian-tasks-plugin",
"name": "Tasks", "name": "Tasks",
"version": "7.7.0", "version": "7.11.0",
"minAppVersion": "1.1.1", "minAppVersion": "1.1.1",
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.", "description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
"helpUrl": "https://publish.obsidian.md/tasks/", "helpUrl": "https://publish.obsidian.md/tasks/",

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"database": "Zotero", "database": "Zotero",
"noteImportFolder": "199. Paper Notes", "noteImportFolder": "199 Paper Notes",
"pdfExportImageDPI": 120, "pdfExportImageDPI": 120,
"pdfExportImageFormat": "jpg", "pdfExportImageFormat": "jpg",
"pdfExportImageQuality": 90, "pdfExportImageQuality": 90,
@ -14,8 +14,8 @@
"exportFormats": [ "exportFormats": [
{ {
"name": "Create Literature Note", "name": "Create Literature Note",
"outputPathTemplate": "200. Library Papers/{{citekey}}.md", "outputPathTemplate": "200 Library Papers/{{citekey}}.md",
"imageOutputPathTemplate": "202. Library Images/{{citekey}}/", "imageOutputPathTemplate": "202 Library Images/{{citekey}}/",
"imageBaseNameTemplate": "image", "imageBaseNameTemplate": "image",
"cslStyle": "ieee", "cslStyle": "ieee",
"templatePath": "1000s Templates/Literature Note.md" "templatePath": "1000s Templates/Literature Note.md"

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"id": "obsidian-zotero-desktop-connector", "id": "obsidian-zotero-desktop-connector",
"name": "Zotero Integration", "name": "Zotero Integration",
"version": "3.1.8", "version": "3.2.1",
"minAppVersion": "1.1.1", "minAppVersion": "1.1.1",
"description": "Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.", "description": "Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.",
"author": "mgmeyers", "author": "mgmeyers",

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"id": "templater-obsidian", "id": "templater-obsidian",
"name": "Templater", "name": "Templater",
"version": "2.4.1", "version": "2.8.0",
"description": "Create and use templates", "description": "Create and use templates",
"minAppVersion": "1.5.0", "minAppVersion": "1.5.0",
"author": "SilentVoid", "author": "SilentVoid",

View File

@ -0,0 +1 @@
[[What is gain scheduling?]]

View File