Skip to content

Commit

Permalink
Fixed page 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyndeon committed Jan 20, 2025
1 parent 3e290c4 commit e1238b4
Show file tree
Hide file tree
Showing 5 changed files with 206 additions and 0 deletions.
1 change: 1 addition & 0 deletions .obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions .obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
30 changes: 30 additions & 0 deletions .obsidian/core-plugins.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
}
174 changes: 174 additions & 0 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
{
"main": {
"id": "ff9c7f115eba7a40",
"type": "split",
"children": [
{
"id": "a70d3469e99122fe",
"type": "tabs",
"children": [
{
"id": "b9b85ece6d4d4ae3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_posts/2025-01-20-OpenXrCustomEngine.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2025-01-20-OpenXrCustomEngine"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "8894aeec273a47fe",
"type": "split",
"children": [
{
"id": "1cbdb498e244d0f5",
"type": "tabs",
"children": [
{
"id": "bd41e9de10006d50",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "e194f6763f54249a",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "8252de99975a1b08",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "1e731881639b1139",
"type": "split",
"children": [
{
"id": "45c9d9268ece9bcc",
"type": "tabs",
"children": [
{
"id": "0c43135357d64cd0",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "_posts/2025-01-20-OpenXrCustomEngine.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for 2025-01-20-OpenXrCustomEngine"
}
},
{
"id": "a0211b4bfc98042d",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "_posts/2025-01-20-OpenXrCustomEngine.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from 2025-01-20-OpenXrCustomEngine"
}
},
{
"id": "b5575693933977da",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "32b4e48cc108abc0",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "_posts/2025-01-20-OpenXrCustomEngine.md"
},
"icon": "lucide-list",
"title": "Outline of 2025-01-20-OpenXrCustomEngine"
}
}
]
}
],
"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": "b9b85ece6d4d4ae3",
"lastOpenFiles": [
"_tabs/about.md",
"_posts/2025-01-20-OpenXrCustomEngine.md",
"_tabs/tags.md",
"_tabs/categories.md",
"_tabs/archives.md",
"README.md"
]
}
File renamed without changes.

0 comments on commit e1238b4

Please sign in to comment.