my obsidian vault first commit

This commit is contained in:
2026-01-15 13:56:26 -08:00
commit 1426298b31
23 changed files with 5327 additions and 0 deletions

3
AI Linear Algebra/.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"alwaysUpdateLinks": true
}

View File

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

View File

@@ -0,0 +1,3 @@
[
"github-sync"
]

View File

@@ -0,0 +1,33 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
"properties": true,
"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": true,
"bases": true,
"webviewer": false
}

22
AI Linear Algebra/.obsidian/graph.json vendored Normal file
View File

@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0,
"repelStrength": 20,
"linkStrength": 1,
"linkDistance": 30,
"scale": 0.7885418390396122,
"close": true
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
{
"id": "github-sync",
"name": "GitHub Sync",
"version": "1.0.6",
"minAppVersion": "0.15.0",
"description": "Sync vault to personal GitHub.",
"author": "Kevin Chin",
"authorUrl": "https://kevin.gd/",
"isDesktopOnly": true
}

View File

@@ -0,0 +1,42 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
.gh-sync-ribbon
{
order: 100;
}
.gh-sync-status
{
order: -1;
}
.howto {
border: 1px solid var(--background-modifier-border);
padding: 10px;
}
.howto_title {
font-weight: 600;
}
.howto_text {
color: var(--text-muted);
font-size: smaller;
}
.my-plugin-setting-text {
width: 30em;
}
.my-plugin-setting-text2 {
width: 30em;
}

View File

@@ -0,0 +1,311 @@
{
"main": {
"id": "306cabb048ae5408",
"type": "split",
"children": [
{
"id": "cebe0dc578b68085",
"type": "tabs",
"children": [
{
"id": "0c7f6f81494b22b9",
"type": "leaf",
"state": {
"type": "graph",
"state": {},
"icon": "lucide-git-fork",
"title": "Graph view"
}
},
{
"id": "218fa48b36385ee4",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Cardinality.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Cardinality"
}
},
{
"id": "b3b7ab1942492276",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Generating Set.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Generating Set"
}
},
{
"id": "29ec7d4c9efa8ba7",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Basis.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Basis"
}
},
{
"id": "bb51a4c54058852d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Maximally Linearly Independent.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Maximally Linearly Independent"
}
},
{
"id": "559e1acb003d876b",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Minimal Generating.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Minimal Generating"
}
},
{
"id": "3df90b1f443cf806",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Span.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Span"
}
},
{
"id": "24390bb32fc9f037",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Non-Trivial.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Non-Trivial"
}
},
{
"id": "3a9733386bb0f391",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Vector Set.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Vector Set"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "23bf5ed577308e8c",
"type": "split",
"children": [
{
"id": "4d34557f492e80ca",
"type": "tabs",
"children": [
{
"id": "d5049b6e918a91cd",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "9cadf18b9b125732",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "545002e436d2fd4a",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "f00b6d1145310e81",
"type": "split",
"children": [
{
"id": "a7a3514b8c4b410c",
"type": "tabs",
"children": [
{
"id": "f3b7c799403e36a9",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
}
},
{
"id": "b1d1f02f4140d619",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
}
},
{
"id": "45d08aea645d7ac9",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "ca70864847c94951",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-archive",
"title": "All properties"
}
},
{
"id": "e4d111e33a3d52bd",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline"
}
}
],
"currentTab": 1
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"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,
"bases:Create new base": false
}
},
"active": "0c7f6f81494b22b9",
"lastOpenFiles": [
"Vectors.md",
"Dimensionality.md",
"Vector Set.md",
"Basis.md",
"Maximally Linearly Independent.md",
"Vector Spaces.md",
"Generating Set.md",
"Cardinality.md",
"Subspaces.md",
"Minimal Generating.md",
"Linear Dependency.md",
"Linear Combinations.md",
"Span.md",
"Non-Trivial.md",
"Sets.md",
"Welcome.md"
]
}