Skip to content

Commit

Permalink
add additional tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jeylost committed Sep 10, 2023
1 parent 8a251d7 commit 193d0af
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 175 deletions.
4 changes: 2 additions & 2 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"collapse-filter": false,
"search": "tag:#test ",
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
Expand All @@ -17,6 +17,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.6117552862885659,
"scale": 1.3397409489152936,
"close": false
}
186 changes: 20 additions & 166 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,167 +4,22 @@
"type": "split",
"children": [
{
"id": "a3fcf753d9fb0e54",
"id": "697f5d4ef0274c85",
"type": "tabs",
"children": [
{
"id": "67e3d114affbb6b8",
"id": "9efbade930908c16",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Readme.md",
"mode": "preview",
"source": false
}
}
},
{
"id": "f9388ddcbdda8f7c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "nodejs-code-execution-isolation.md",
"mode": "source",
"source": false
}
}
},
{
"id": "b26cb53c6b7825f3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "http-signature.md",
"mode": "source",
"source": false
}
}
},
{
"id": "c75efa2c45c64eb1",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "nodejs-callback-hell-does-not-exist.md",
"mode": "source",
"source": false
}
}
},
{
"id": "3fa00f1899b32443",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "node-js-non-blocking.md",
"mode": "source",
"source": false
}
}
},
{
"id": "007c9bde92dce793",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "nodejs-import-internal-node-modules-arrangement.md",
"mode": "source",
"source": false
}
}
},
{
"id": "289049ef5bf003b6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "ts-types-vs-interfaces.md",
"mode": "source",
"source": false
}
}
},
{
"id": "22672a028b7ce270",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "arch-solid.md",
"mode": "source",
"source": false
}
}
},
{
"id": "18814c61829374e1",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "arch-solid.md",
"mode": "source",
"source": false
}
}
},
{
"id": "89768a9059f6f134",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "arch-interface-segregation-principle.md",
"mode": "source",
"source": false
}
}
},
{
"id": "bc046c6a112df7a7",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "arch-single-responsibility-principle.md",
"mode": "source",
"source": false
}
}
},
{
"id": "2682c2f9c79bf4e1",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "arch-open-closed-principle.md",
"mode": "source",
"source": false
}
}
},
{
"id": "3dbd5f3d9b24a360",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "arch-liskov-substitution-principle.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 8
]
}
],
"direction": "vertical"
Expand Down Expand Up @@ -193,7 +48,7 @@
"state": {
"type": "search",
"state": {
"query": "",
"query": "prin",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
Expand Down Expand Up @@ -238,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "arch-solid.md",
"file": "Readme.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -255,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "arch-solid.md",
"file": "Readme.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -278,16 +133,15 @@
"state": {
"type": "outline",
"state": {
"file": "arch-solid.md"
"file": "Readme.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
"width": 300
},
"left-ribbon": {
"hiddenItems": {
Expand All @@ -299,34 +153,34 @@
"command-palette:Open command palette": false
}
},
"active": "18814c61829374e1",
"active": "9efbade930908c16",
"lastOpenFiles": [
"tls-termination.md",
"TBD.md",
"tls.md",
"http-request.md",
"http-header-hsts.md",
"Bibliography.md",
"arch-solid.md",
"arch-single-responsibility-principle.md",
"arch-open-closed-principle.md",
"arch-liskov-substitution-principle.md",
"arch-interface-segregation-principle.md",
"arch-dependency-inversion-principle.md",
"arch-grasp.md",
"node-js-non-blocking.md",
"nodejs-import-internal-node-modules-arrangement.md",
"ts-types-vs-interfaces.md",
"Readme.md",
"arch-solid.md",
"[arch-liskov-substitution.md",
"ts-types-vs-interfaces.md",
"ts-turn-modules-into-types.md",
"ts-structural-type-system.md",
"ts-nominal-type-system.md",
"ts-dot-ts-files.md",
"ts-const-assertion.md",
"ts-assertion-function.md",
"nodejs-top-level-await.md",
"nodejs-import-internal-node-modules-arrangement.md",
"node-js-non-blocking.md",
"nodejs-callback-hell-does-not-exist.md",
"http-signature.md",
"nodejs-code-execution-isolation.md",
"test.md",
"ts-config.md",
"nodejs-why-nodejs.md",
"os-cpu-change-context.md",
"nodejs-libuv-thread-pool.md",
"Untitled.canvas"
]
}
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ In my system, I name my notes with a topic prefix, and then add tags to each not
## General tags
| Tag | Description |
|----------|---------------------------------------------------------------------------------------------------------------|
| #issue | A note that explains how to resolve or avoid a particular issue, or reveals the circumstances when it occurs. |
| #source | Books, YouTube videos, articles, and courses from which I gained this knowledge. |

| #issue | A note that explains how to resolve or avoid a particular issue, or reveals the circumstances when it occurs. |
| #source | Books, YouTube videos, articles, and courses from which I gained this knowledge. |
| #tbd | A knowledge doesn't contain an explanation due to its simplicity or it's going to be defined later. |
## Topics
| Topic | Tags | Filenames | Description |
|------------|-----------------------------|--------------|--------------------------------------------|
Expand Down
1 change: 0 additions & 1 deletion TBD.md

This file was deleted.

1 change: 1 addition & 0 deletions arch-dependency-inversion-principle.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
tags:
- architecture
- solid
---
Dependency Inversion Principle(DIP) is a [[arch-solid|SOLID]] principle.

Expand Down
1 change: 1 addition & 0 deletions arch-interface-segregation-principle.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
tags:
- architecture
- solid
---
Interface Segregation Principle(ISP) is a [[arch-solid|SOLID]] principle.

Expand Down
1 change: 1 addition & 0 deletions arch-liskov-substitution-principle.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
tags:
- architecture
- solid
---
Liskov Substitution Principle(LSP) is a [[arch-solid|SOLID]] principle.

Expand Down
1 change: 1 addition & 0 deletions arch-open-closed-principle.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
tags:
- architecture
- solid
---
Open/Closed principle(OCP) is a [[arch-solid|SOLID]] principle.

Expand Down
1 change: 1 addition & 0 deletions arch-single-responsibility-principle.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
tags:
- architecture
- solid
---
Single Responsibility Principe(SRP) is one of [[arch-solid|SOLID]] principles.

Expand Down
1 change: 1 addition & 0 deletions arch-solid.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
tags:
- architecture
- solid
---
SOLID stands for 5 principles:
- S - [[arch-single-responsibility-principle|Single Responsibility Principle]]
Expand Down
5 changes: 4 additions & 1 deletion http-request.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
[[TBD]]
---
tags:
- tbd
---
5 changes: 4 additions & 1 deletion tls-termination.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
[[TBD]]
---
tags:
- tbd
---
5 changes: 4 additions & 1 deletion tls.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
[[TBD]]
---
tags:
- tbd
---

0 comments on commit 193d0af

Please sign in to comment.