This commit is contained in:
mohamad24xx 2022-08-09 13:56:10 +04:30
parent f3a0bdd5fb
commit 9fa9b69894
3 changed files with 27 additions and 12 deletions

13
.gitignore vendored Normal file
View file

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

View file

@ -13,5 +13,6 @@
"trashOption": "local", "trashOption": "local",
"readableLineLength": true, "readableLineLength": true,
"alwaysUpdateLinks": true, "alwaysUpdateLinks": true,
"tabSize": 4 "tabSize": 4,
"showUnsupportedFiles": true
} }

View file

@ -4,12 +4,12 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "b9b7d20fec712772", "id": "a145d83ecfa70c8b",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Programing/Vim/plugins keybinding.md", "file": "Programing/Awesome wm/rc lua.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -61,7 +61,8 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 300 "width": 300,
"collapsed": true
}, },
"right": { "right": {
"id": "2c20d1d2df18b0ba", "id": "2c20d1d2df18b0ba",
@ -77,7 +78,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Programing/Vim/plugins keybinding.md", "file": "Programing/Awesome wm/rc lua.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -94,7 +95,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Programing/Vim/plugins keybinding.md", "file": "Programing/Awesome wm/rc lua.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -117,7 +118,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Programing/Vim/plugins keybinding.md" "file": "Programing/Awesome wm/rc lua.md"
} }
} }
}, },
@ -137,17 +138,17 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "b9b7d20fec712772", "active": "a145d83ecfa70c8b",
"lastOpenFiles": [ "lastOpenFiles": [
"Unorganized notes/Untitled.md",
"Programing/Awesome wm/rc lua.md",
"Programing/Vim/plugins keybinding.md",
"Programing/Vim/plugin list.md", "Programing/Vim/plugin list.md",
"Programing/Server/gitea setup.md", "Programing/Server/gitea setup.md",
"Programing/Linux commands/ssh.md", "Programing/Linux commands/ssh.md",
"Programing/Html & Css/Recipes/button.md", "Programing/Html & Css/Recipes/button.md",
"cheat sheats/Format your notes.md", "cheat sheats/Format your notes.md",
"Programing/Vim/plugins keybinding.md",
"Programing/Vim/vim keybinding.md", "Programing/Vim/vim keybinding.md",
"Programing/media files/button3.png", "Programing/media files/button3.png"
"Unorganized notes/whater frier.md",
"Programing/media files/button 1.png"
] ]
} }