Obsidian gitignores

This commit is contained in:
Rob Kelly 2025-03-07 14:40:16 -07:00
parent f79debbfb6
commit 26ba514eb4
3 changed files with 6 additions and 250 deletions

6
.gitignore vendored
View File

@ -19,3 +19,9 @@ mono_crash.*.json
# Project demos
/demos/
# Obsidian
vault/.obsidian/workspace.json
vault/.obsidian/appearance.json
vault/.obsidian/themes

View File

@ -1,5 +0,0 @@
{
"theme": "obsidian",
"accentColor": "#40e0ff",
"monospaceFontFamily": "Anonymous Pro"
}

View File

@ -1,245 +0,0 @@
{
"main": {
"id": "6b773185b1c4f22d",
"type": "split",
"children": [
{
"id": "21a096eeb1ca30aa",
"type": "tabs",
"children": [
{
"id": "be18ad08e3265591",
"type": "leaf",
"pinned": true,
"state": {
"type": "markdown",
"state": {
"file": "TODO.md",
"mode": "source",
"source": false
},
"pinned": true,
"icon": "lucide-file",
"title": "TODO"
}
},
{
"id": "c5ef7e2cdeaa4e75",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "elements/looker.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "looker"
}
},
{
"id": "649785a6a43b07f2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "elements/hotwire.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "hotwire"
}
},
{
"id": "091d2fc09cae3133",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "assets/color_palette.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "color_palette"
}
},
{
"id": "d7976c57b6f0349a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "TODO.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "TODO"
}
}
],
"currentTab": 4
}
],
"direction": "vertical"
},
"left": {
"id": "d4007cc7de7d085b",
"type": "split",
"children": [
{
"id": "8d2ba27aefeae7e0",
"type": "tabs",
"children": [
{
"id": "ad07ab4486874d4a",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "da8051e6fbd5245e",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "6d6287a9be81aa19",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "b312bfec68a8b81b",
"type": "split",
"children": [
{
"id": "0bebb7d27a45d5fd",
"type": "tabs",
"children": [
{
"id": "246127c8150ec159",
"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": "2c0a4c39882c204a",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
}
},
{
"id": "82a7f31262b0d936",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "720e44c2f381ad39",
"type": "leaf",
"state": {
"type": "outline",
"state": {},
"icon": "lucide-list",
"title": "Outline"
}
}
]
}
],
"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
}
},
"active": "d7976c57b6f0349a",
"lastOpenFiles": [
"elements/spray beam.md",
"elements/grunk.md",
"elements/hotwire.md",
"elements/tripwire.md",
"elements/story.md",
"elements/radar.md",
"elements/nodules.md",
"elements/looker.md",
"elements/listener.md",
"elements/grunk beast.md",
"elements/grunk alert.md",
"elements/chisel.md",
"elements/alarm.md",
"TODO.md",
"assets/color_palette.md",
"Untitled",
"elements",
"assets/color_palette.md~",
"create a link.md",
"assets",
"Welcome.md"
]
}