This commit is contained in:
Oscar Plaisant
2024-03-29 00:14:48 +01:00
parent 9662f353ee
commit 2aba86b4e7
18 changed files with 353 additions and 113 deletions

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,3 @@
{
"accentColor": ""
}

View File

@@ -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
}

View File

@@ -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"
]

View File

@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.046539988554720094,
"close": false
}

View File

@@ -0,0 +1,142 @@
{
"main": {
"id": "d87566f60df3e831",
"type": "split",
"children": [
{
"id": "e65dcaad07812c8b",
"type": "tabs",
"children": [
{
"id": "0828d953270308c6",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
}
},
{
"id": "ce2150ca175684cc",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
],
"currentTab": 1
}
],
"direction": "vertical"
},
"left": {
"id": "4eabc8adaae740db",
"type": "mobile-drawer",
"children": [
{
"id": "91d46db39de4b3ef",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "6b336faed43124b7",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "129fa6a78e38f573",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "696271679a94fcca",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
],
"currentTab": 0
},
"right": {
"id": "1c64e3e08d96ccdc",
"type": "mobile-drawer",
"children": [
{
"id": "3da4547a5b2a15b0",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "67b1f1355fc7c011",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "f8f498876a48a322",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
}
],
"currentTab": 0
},
"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": "ce2150ca175684cc",
"lastOpenFiles": [
"obsidian workflow cours.md",
"espace vectoriel engendré par une famille de vecteurs.md",
"matrice d'une forme quadratique.md",
"daily/2022-09-14.md"
]
}