N: Firewall

This commit is contained in:
2025-02-19 09:54:59 +00:00
parent d58ce9894b
commit a2e07c92b3
4 changed files with 116 additions and 14 deletions

View File

@@ -1,5 +1,10 @@
{
"promptDelete": false,
"tabSize": 2,
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"spellcheckDictionary": [
"bruteforce"
],
"spellcheck": false,
"vimMode": false
}

View File

@@ -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"
]
}