fix some issues; migrate to bun'
This commit is contained in:
parent
cf3d5c6d6f
commit
54293ac3a1
56 changed files with 1360 additions and 764 deletions
151
exampleVault/.obsidian/workspace.json
vendored
Normal file
151
exampleVault/.obsidian/workspace.json
vendored
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{
|
||||
"main": {
|
||||
"id": "9618d22a4d8c511c",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "982b4a04c4a0e996",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "b912b847e62b0980",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "a448fa9a0495e7a4",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "0148e129668970ae",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "5f549c8ae9af971e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b782c94865111b8f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "942c8e2bba79177d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "8a6d32cd2e32c39d",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "b712a27a0deec50f",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "81240f6821eb54dc",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "2dda1a67c07f367d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "cb0aecbffefcb594",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1be09685a129aa6e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"obsidian-media-db-plugin:Add new Media DB entry": false,
|
||||
"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": "b912b847e62b0980",
|
||||
"lastOpenFiles": [
|
||||
"Media DB/games/Limbo (2010).md",
|
||||
"Media DB/games/Hollow Knight (2017).md",
|
||||
"Media DB/movies/2001 - A Space Odyssey (1968).md",
|
||||
"Media DB/games",
|
||||
"Media DB/movies",
|
||||
"Media DB"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue