diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..acc75c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# This file is used to keep track of last auto backup/pull +.obsidian-git-data + +# Exclude Untitled Notes +Untitled* +# Exclude "bad" names +null* + +# Add below lines to exclude OS settings and caches +.trash/ +.DS_Store + + diff --git a/Phoenix/.obsidian/app.json b/Phoenix/.obsidian/app.json index 879d482..471f1cf 100644 --- a/Phoenix/.obsidian/app.json +++ b/Phoenix/.obsidian/app.json @@ -13,5 +13,6 @@ "trashOption": "local", "readableLineLength": true, "alwaysUpdateLinks": true, - "tabSize": 4 + "tabSize": 4, + "showUnsupportedFiles": true } \ No newline at end of file diff --git a/Phoenix/.obsidian/workspace b/Phoenix/.obsidian/workspace index 746eaf2..57a0eba 100644 --- a/Phoenix/.obsidian/workspace +++ b/Phoenix/.obsidian/workspace @@ -4,12 +4,12 @@ "type": "split", "children": [ { - "id": "b9b7d20fec712772", + "id": "a145d83ecfa70c8b", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Programing/Vim/plugins keybinding.md", + "file": "Programing/Awesome wm/rc lua.md", "mode": "source", "source": false } @@ -61,7 +61,8 @@ } ], "direction": "horizontal", - "width": 300 + "width": 300, + "collapsed": true }, "right": { "id": "2c20d1d2df18b0ba", @@ -77,7 +78,7 @@ "state": { "type": "backlink", "state": { - "file": "Programing/Vim/plugins keybinding.md", + "file": "Programing/Awesome wm/rc lua.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -94,7 +95,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Programing/Vim/plugins keybinding.md", + "file": "Programing/Awesome wm/rc lua.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -117,7 +118,7 @@ "state": { "type": "outline", "state": { - "file": "Programing/Vim/plugins keybinding.md" + "file": "Programing/Awesome wm/rc lua.md" } } }, @@ -137,17 +138,17 @@ "width": 300, "collapsed": true }, - "active": "b9b7d20fec712772", + "active": "a145d83ecfa70c8b", "lastOpenFiles": [ + "Unorganized notes/Untitled.md", + "Programing/Awesome wm/rc lua.md", + "Programing/Vim/plugins keybinding.md", "Programing/Vim/plugin list.md", "Programing/Server/gitea setup.md", "Programing/Linux commands/ssh.md", "Programing/Html & Css/Recipes/button.md", "cheat sheats/Format your notes.md", - "Programing/Vim/plugins keybinding.md", "Programing/Vim/vim keybinding.md", - "Programing/media files/button3.png", - "Unorganized notes/whater frier.md", - "Programing/media files/button 1.png" + "Programing/media files/button3.png" ] } \ No newline at end of file