mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
N: Firewall
This commit is contained in:
7
content/.obsidian/app.json
vendored
7
content/.obsidian/app.json
vendored
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"promptDelete": false,
|
||||
"tabSize": 2,
|
||||
"alwaysUpdateLinks": true
|
||||
"alwaysUpdateLinks": true,
|
||||
"spellcheckDictionary": [
|
||||
"bruteforce"
|
||||
],
|
||||
"spellcheck": false,
|
||||
"vimMode": false
|
||||
}
|
||||
28
content/.obsidian/workspace.json
vendored
28
content/.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "TODO.md",
|
||||
"file": "notes/ready/firewall.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "TODO"
|
||||
"title": "firewall"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -78,7 +78,7 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 200
|
||||
},
|
||||
"right": {
|
||||
"id": "f049c1d8215eafd9",
|
||||
@@ -94,6 +94,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "notes/ready/firewall.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -103,7 +104,7 @@
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
"title": "Backlinks for firewall"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -140,20 +141,21 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "notes/ready/firewall.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
"title": "Outline of firewall"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 3
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 200
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -167,8 +169,11 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "ab03f7100c1ce0fb",
|
||||
"active": "b73f137a8a755c19",
|
||||
"lastOpenFiles": [
|
||||
"notes/drafts/linux/index.md",
|
||||
"notes/ready/firewall.md",
|
||||
"TODO.md",
|
||||
"_Templates/note.md",
|
||||
"drafts/nvim.md",
|
||||
"drafts/rust.md",
|
||||
@@ -191,9 +196,6 @@
|
||||
"ready/diodes.md",
|
||||
"ready/encryption.md",
|
||||
"ready/flask.md",
|
||||
"ready/gdb.md",
|
||||
"ready/git.md",
|
||||
"ready/html.md",
|
||||
"ready/http.md"
|
||||
"ready/gdb.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user