Skip to content

Commit

Permalink
Get Caught up ig?
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFantasticLoki committed May 26, 2024
1 parent c688cb4 commit 1cdabbb
Show file tree
Hide file tree
Showing 7 changed files with 1,433 additions and 597 deletions.
1 change: 1 addition & 0 deletions .github/docs/wiki/.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
3 changes: 3 additions & 0 deletions .github/docs/wiki/.obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"accentColor": ""
}
30 changes: 30 additions & 0 deletions .github/docs/wiki/.obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -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
}
20 changes: 20 additions & 0 deletions .github/docs/wiki/.obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]
154 changes: 154 additions & 0 deletions .github/docs/wiki/.obsidian/workspace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
{
"main": {
"id": "d2ce21552801803d",
"type": "split",
"children": [
{
"id": "a3fe3116089477a5",
"type": "tabs",
"children": [
{
"id": "b7df5f0305123608",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Project-structure.md",
"mode": "source",
"source": false
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "f43cde4f09f4aabb",
"type": "split",
"children": [
{
"id": "f6d5e0b5646316d9",
"type": "tabs",
"children": [
{
"id": "8b5deeab1a3f156b",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "445d228d10e9e469",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "c3cdf6cfea281197",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "2622aacd31e78592",
"type": "split",
"children": [
{
"id": "0b5358b03ac19bc6",
"type": "tabs",
"children": [
{
"id": "19dc351ebe60a25c",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Project-structure.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "dca6ba88ec17bcec",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "Project-structure.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "c79dfa8926e0890b",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "53038b275ca20bc9",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Project-structure.md"
}
}
}
]
}
],
"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": "b7df5f0305123608",
"lastOpenFiles": [
"Home.md",
"Breaking-changes.md"
]
}
Loading

0 comments on commit 1cdabbb

Please sign in to comment.