Updated: Monday, August 28,2023-08-28 05:35:10
parent
8461e391fd
commit
49797a5058
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"accentColor": "",
|
||||
"accentColor": "#e27ecf",
|
||||
"translucency": true,
|
||||
"showViewHeader": true,
|
||||
"nativeMenus": true,
|
||||
"cssTheme": "Prism",
|
||||
"theme": "moonstone",
|
||||
"cssTheme": "Aura",
|
||||
"theme": "obsidian",
|
||||
"baseFontSize": 14,
|
||||
"textFontFamily": "",
|
||||
"interfaceFontFamily": "Times New Roman"
|
||||
"interfaceFontFamily": ""
|
||||
}
|
|
@ -54,7 +54,8 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 299.5
|
||||
"width": 299.5,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "a4f595dc05b75a93",
|
||||
|
@ -117,7 +118,7 @@
|
|||
"audio-recorder:Start/stop recording": false
|
||||
}
|
||||
},
|
||||
"active": "cda3f3fee980f873",
|
||||
"active": "28a54cc81af4607b",
|
||||
"lastOpenFiles": [
|
||||
"Coding Tips (Classical)/Terminal Tips/Languages/Javascript/Example of Javascript plugin works.md",
|
||||
"Machine Tips (Quantum)/Project Vault/Quantum Master's Paper/Sections/9. Future Research.md",
|
||||
|
|
|
@ -1,126 +1,4 @@
|
|||
{
|
||||
"workspaces": {
|
||||
"transparent-pink": {
|
||||
"main": {
|
||||
"id": "48f17cab2b1bc673",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c90e960c92d64260",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "cda3f3fee980f873",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "25a96f02f7c89c70",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "213568585b0c7ecf",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "28a54cc81af4607b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "52c3bfbe03e12394",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 299.5
|
||||
},
|
||||
"right": {
|
||||
"id": "a4f595dc05b75a93",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "2995e63128e7f1b5",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "eee8d8b9173786c0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "5717cc70ae006cd5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "64cfbe65563455f3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"obsidian-matrix:Obsidian Matrix": false,
|
||||
"omnisearch:Omnisearch": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"digitalgarden:Digital Garden Publication Center": false,
|
||||
"templater-obsidian:Templater": false,
|
||||
"random-note:Open random note": false,
|
||||
"workspaces:Manage workspace layouts": false,
|
||||
"audio-recorder:Start/stop recording": false
|
||||
}
|
||||
},
|
||||
"active": "cda3f3fee980f873"
|
||||
}
|
||||
},
|
||||
"active": "transparent-pink"
|
||||
"workspaces": {},
|
||||
"active": "writing"
|
||||
}
|
Loading…
Reference in New Issue