diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..8362611 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,3 @@ +{ + "legacyEditor": false +} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..990f337 --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "baseFontSize": 16 +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..ab1d511 --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,15 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "page-preview", + "note-composer", + "command-palette", + "editor-status", + "markdown-importer", + "word-count", + "open-with-default-app", + "file-recovery" +] \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace new file mode 100644 index 0000000..2f399a6 --- /dev/null +++ b/.obsidian/workspace @@ -0,0 +1,95 @@ +{ + "main": { + "id": "a6d6983485b3bb7e", + "type": "split", + "children": [ + { + "id": "53c7d65d526f34fc", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "README.md", + "mode": "source", + "source": false + } + } + } + ], + "direction": "vertical" + }, + "left": { + "id": "52d100f235261c5e", + "type": "split", + "children": [ + { + "id": "61d65b5aeb38adf2", + "type": "tabs", + "children": [ + { + "id": "1ca1e0bbc87de089", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": {} + } + }, + { + "id": "039ad0a68d2d60d1", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "f3e21feede94af91", + "type": "split", + "children": [ + { + "id": "ac0240a3e9d31606", + "type": "tabs", + "children": [ + { + "id": "02380c8ebf4e046f", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "README.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "active": "53c7d65d526f34fc", + "lastOpenFiles": [ + "README.md", + "content/_index.md" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 125514a..54d367e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Quartz +ESSAI !! ;) + Host your second brain and [digital garden](https://jzhao.xyz/posts/digital-gardening) for free. Quartz features 1. Extremely fast full-text search by pressing `Ctrl` + `k`