upgrade to 3.0

This commit is contained in:
Kathleen Fitzpatrick
2024-10-14 19:27:15 -04:00
parent e8f8a543de
commit 655ad0ded8
1988 changed files with 47081 additions and 263 deletions

1
content/.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

7
content/.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"accentColor": "#ce36d9",
"cssTheme": "Minimal",
"interfaceFontFamily": "Atkinson Hyperlegible",
"textFontFamily": "Atkinson Hyperlegible",
"baseFontSize": 17
}

View File

@@ -0,0 +1,4 @@
[
"obsidian-minimal-settings",
"vscode-editor"
]

View File

@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}

30
content/.obsidian/core-plugins.json vendored Normal file
View File

@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}

View File

@@ -0,0 +1,34 @@
{
"lightStyle": "minimal-light",
"darkStyle": "minimal-dark",
"lightScheme": "minimal-default-light",
"darkScheme": "minimal-default-dark",
"editorFont": "",
"lineHeight": 1.7,
"lineWidth": 50,
"lineWidthWide": 60,
"maxWidth": 88,
"textNormal": 17,
"textSmall": 13,
"imgGrid": false,
"imgWidth": "img-default-width",
"tableWidth": "table-default-width",
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",
"chartWidth": "chart-default-width",
"colorfulHeadings": false,
"colorfulFrame": false,
"colorfulActiveStates": false,
"trimNames": true,
"labeledNav": false,
"fullWidthMedia": true,
"bordersToggle": true,
"minimalStatus": true,
"focusMode": false,
"underlineInternal": true,
"underlineExternal": true,
"folding": true,
"lineNumbers": false,
"readableLineLength": true,
"devBlockWidth": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "obsidian-minimal-settings",
"name": "Minimal Theme Settings",
"version": "7.5.0",
"minAppVersion": "1.1.9",
"description": "Change the colors, fonts and features of Minimal Theme.",
"author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano",
"isDesktopOnly": false
}

View File

@@ -0,0 +1 @@
/* Empty */

View File

@@ -0,0 +1,25 @@
{
"extensions": [
"ts",
"js",
"py",
"css",
"c",
"cpp",
"go",
"rs",
"java",
"lua",
"php",
"xml",
"njk"
],
"folding": true,
"lineNumbers": true,
"wordWrap": true,
"minimap": true,
"semanticValidation": true,
"syntaxValidation": true,
"themeColor": "AUTO",
"fontSize": 16
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "vscode-editor",
"name": "VSCode Editor",
"version": "1.0.4",
"minAppVersion": "0.15.0",
"description": "Edit Code Files like VSCode.",
"author": "sunxvming",
"authorUrl": "https://github.com/sunxvming",
"fundingUrl": "https://www.buymeacoffee.com/sunxvming",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
{
"name": "Minimal",
"version": "7.5.4",
"minAppVersion": "1.5.4",
"author": "@kepano",
"authorUrl": "https://twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano"
}

2150
content/.obsidian/themes/Minimal/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

199
content/.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,199 @@
{
"main": {
"id": "d6778475717eca47",
"type": "split",
"children": [
{
"id": "8f91b8efaa5a0c62",
"type": "tabs",
"children": [
{
"id": "6bf9b4c0dd8b4ce0",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "blog/2024-10-01-passivity.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2024-10-01-passivity"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "336b390439ef83ef",
"type": "split",
"children": [
{
"id": "3f8c83cfb62b40e6",
"type": "tabs",
"children": [
{
"id": "c8dd824f34510222",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabeticalReverse"
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "072c98a73a5a01c4",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "479dcc4a05f39084",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "866a688f07376cf7",
"type": "split",
"children": [
{
"id": "0291301006d4cef8",
"type": "tabs",
"children": [
{
"id": "88a3f24a192b6a0b",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "blog/2024-10-01-passivity.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for 2024-10-01-passivity"
}
},
{
"id": "55d53e15bd3cf767",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "blog/2024-10-01-passivity.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from 2024-10-01-passivity"
}
},
{
"id": "d45292b10c93fbdd",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "651d790762675af7",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "blog/2024-10-01-passivity.md"
},
"icon": "lucide-list",
"title": "Outline of 2024-10-01-passivity"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"vscode-editor:Create Code File": false,
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "6bf9b4c0dd8b4ce0",
"lastOpenFiles": [
"blog/2024-09-08-time.md",
"blog/2024-10-01-passivity.md",
"blog/2024-08-03-bike.md",
"index.njk",
"blog.njk",
"presentations.md",
"projects.md",
"about/index.md",
"blog/2017-10-12-desire-paths.md",
"blog/2017-10-20-the-commons-and-the-common-good.md",
"blog/2017-08-07-parting-gifts.md",
"blog/2017-11-10-on-developing-networked-communities.md",
"blog/img/msu-paths.jpg",
"blog/img/weekend.png",
"blog/2024-01-28-weekend.md",
"blog/2024-02-17-agenda.md",
"blog/2024-02-18-captive.md",
"blog/2024-07-20-new-jobs.md",
"blog/2018-01-01-chaos-or-community.md",
"blog/2024-02-16-cover.md",
"blog/2024-02-18-syndication.md",
"blog/2024-02-19-test.md",
"blog/2024-02-20-franklin.md",
"blog/2024-03-01-reading.md",
"blog/2024-03-09-limit.md",
"blog/2024-05-07-happening.md",
"blog/2024-05-27-rebrand.md",
"blog/2024-05-28-polarization.md",
"blog/2024-06-24-apophenia.md",
"planned-obsolescence.md"
]
}