diff options
Diffstat (limited to '.obsidian/workspace.json')
-rw-r--r-- | .obsidian/workspace.json | 179 |
1 files changed, 179 insertions, 0 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..02ec8e5 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,179 @@ +{ + "main": { + "id": "7f0b11e44951b0ae", + "type": "split", + "children": [ + { + "id": "4a3eaa8457c228d4", + "type": "tabs", + "children": [ + { + "id": "a7ec488a364b6788", + "type": "leaf", + "state": { + "type": "empty", + "state": {}, + "icon": "lucide-file", + "title": "New tab" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "04edd518860eb1eb", + "type": "split", + "children": [ + { + "id": "2397effb8763e885", + "type": "tabs", + "children": [ + { + "id": "f1111e0bbe22e125", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "a7d38b9dfcdb980e", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "tag:zettelkasten", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "ab6d5f81f8263ef7", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "4c2d9261a6d27fe3", + "type": "split", + "children": [ + { + "id": "72d892cdc5001398", + "type": "tabs", + "children": [ + { + "id": "85b7e37f12e873f6", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks" + } + }, + { + "id": "0cd81621ed683245", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links" + } + }, + { + "id": "2196498eb2fbdd42", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "00a689c4c9b061ac", + "type": "leaf", + "state": { + "type": "outline", + "state": {}, + "icon": "lucide-list", + "title": "Outline" + } + } + ] + } + ], + "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": "a7ec488a364b6788", + "lastOpenFiles": [ + "Zettelkasten - Applicable to DevOps.md", + "Writing a blog.md", + "Zettelkasten.md", + "TODO's in Zettelkasten?.md", + "Tagging.md", + "TaskWarrior.md", + "Zettelkasten - Personality.md", + "Zettelkasten - Level of atomicity.md", + "Ideas versus facts.md", + "Zettelkasten - Using Identifiers.md", + "Hoe maak ik notities nuttig?.md", + "Zettelkasten - Core Principle Atomicity.md", + "Zettelkasten - Filename Best Practices.md", + "Zettelkasten - Core Principle Individuality.md", + "Zettelkasten - Core Principle Emergence.md", + "Zettelkasten - Core Principle Connectedness.md", + "Practice summarizing and paraphrasing.md", + "Welcome.md", + "create a link.md" + ] +}
\ No newline at end of file |