refactored
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 6s

This commit is contained in:
2025-06-15 19:18:49 -05:00
parent 07256e778d
commit a52f7652e6
6 changed files with 217 additions and 0 deletions

5
.obsidian/app.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"attachmentFolderPath": "attachments",
"newLinkFormat": "absolute",
"useMarkdownLinks": true
}

1
.obsidian/appearance.json vendored Normal file
View File

@ -0,0 +1 @@
{}

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

@ -0,0 +1,31 @@
{
"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": true,
"webviewer": false
}

180
.obsidian/workspace.json vendored Normal file
View File

@ -0,0 +1,180 @@
{
"main": {
"id": "b742fbbd2620fcb8",
"type": "split",
"children": [
{
"id": "f86904d787900704",
"type": "tabs",
"children": [
{
"id": "3fc70afc3c55181f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "random/Picture Test.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Picture Test"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "3fe0e3a3897626a5",
"type": "split",
"children": [
{
"id": "e537bb89f699c940",
"type": "tabs",
"children": [
{
"id": "acce4ec55445d742",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "556083dff9d9c666",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "dda177c3965426da",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "b267ba829a58370a",
"type": "split",
"children": [
{
"id": "640d4b2094f7c515",
"type": "tabs",
"children": [
{
"id": "ac878c9b5377ffe2",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "random/Picture Test.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for Picture Test"
}
},
{
"id": "059dadf94acd6242",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "random/Picture Test.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from Picture Test"
}
},
{
"id": "51080126c90ed546",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "5295865853641335",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "random/Picture Test.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Picture Test"
}
}
]
}
],
"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": "3fc70afc3c55181f",
"lastOpenFiles": [
"tutorials/Clown Tutorial.md",
"random/Picture Test.md",
"random",
"attachments/cat-typing-4031388285.gif",
"attachments/3vtrpul63by51-4262966329.jpg",
"attachments"
]
}

View File

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB