vault backup: 2024-03-26 12:17:52
This commit is contained in:
@@ -216,7 +216,7 @@
|
|||||||
"enableDeleteCodeButton": false,
|
"enableDeleteCodeButton": false,
|
||||||
"codeBlockBorderStylingPosition": "disable",
|
"codeBlockBorderStylingPosition": "disable",
|
||||||
"showIndentationLines": false,
|
"showIndentationLines": false,
|
||||||
"enableCopyCodeButton": false,
|
"enableCopyCodeButton": true,
|
||||||
"enableLinks": false,
|
"enableLinks": false,
|
||||||
"enableLinkUpdate": false,
|
"enableLinkUpdate": false,
|
||||||
"textHighlight": true
|
"textHighlight": true
|
||||||
@@ -250,7 +250,7 @@
|
|||||||
"forceCurrentColorUse": false
|
"forceCurrentColorUse": false
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"enableInSourceMode": false
|
"enableInSourceMode": true
|
||||||
},
|
},
|
||||||
"enableEditorActiveLineHighlight": true
|
"enableEditorActiveLineHighlight": true
|
||||||
},
|
},
|
||||||
@@ -316,7 +316,7 @@
|
|||||||
"alternateHighlightColorName": "",
|
"alternateHighlightColorName": "",
|
||||||
"languageBorderColorName": "",
|
"languageBorderColorName": "",
|
||||||
"foldAllCommand": false,
|
"foldAllCommand": false,
|
||||||
"settingsType": "basic",
|
"settingsType": "codeblock",
|
||||||
"langSpecificSettingsType": "",
|
"langSpecificSettingsType": "",
|
||||||
"languageSpecificLanguageName": ""
|
"languageSpecificLanguageName": ""
|
||||||
}
|
}
|
||||||
22
.obsidian/plugins/hk-code-block/data.json
vendored
22
.obsidian/plugins/hk-code-block/data.json
vendored
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"useTitleGlobal": "default off, but on when specified",
|
|
||||||
"useCollapsibleGlobal": "default on, but off when specified",
|
|
||||||
"defaultCollapse": "expand",
|
|
||||||
"showCollapseBtn": true,
|
|
||||||
"useLinenosGlobal": "default on, but off when specified",
|
|
||||||
"defaultLinenosStart": 1,
|
|
||||||
"showLinenosSplitter": true,
|
|
||||||
"useHighlightGlobal": "default off, but on when specified",
|
|
||||||
"highlightColor": "#ff0000",
|
|
||||||
"useLanguageGlobal": "default on, but off when specified",
|
|
||||||
"defaultLanguage": "plain text",
|
|
||||||
"useCopyBtnGlobal": "default on, but off when specified",
|
|
||||||
"usePromptGlobal": "default on, but off when specified",
|
|
||||||
"promptingLanguages": [
|
|
||||||
"bash"
|
|
||||||
],
|
|
||||||
"defaultPrompt": "$",
|
|
||||||
"useResultGlobal": true,
|
|
||||||
"defaultResultPrompt": "Result",
|
|
||||||
"debugMode": false
|
|
||||||
}
|
|
||||||
627
.obsidian/plugins/hk-code-block/main.js
vendored
627
.obsidian/plugins/hk-code-block/main.js
vendored
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/hk-code-block/manifest.json
vendored
11
.obsidian/plugins/hk-code-block/manifest.json
vendored
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "hk-code-block",
|
|
||||||
"name": "HK Code Block",
|
|
||||||
"version": "0.4.1",
|
|
||||||
"minAppVersion": "1.0.0",
|
|
||||||
"description": "Obsidian plugin developed by Heekang Park; Make code block looking good on reading view",
|
|
||||||
"author": "Heekang Park",
|
|
||||||
"authorUrl": "https://github.com/HeekangPark",
|
|
||||||
"fundingUrl": "",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
||||||
241
.obsidian/plugins/hk-code-block/styles.css
vendored
241
.obsidian/plugins/hk-code-block/styles.css
vendored
File diff suppressed because one or more lines are too long
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
# `docker-compose.yml`
|
# `docker-compose.yml`
|
||||||
|
|
||||||
```yaml
|
```yaml hl:5
|
||||||
services:
|
services:
|
||||||
grafana:
|
grafana:
|
||||||
image: grafana/grafana:latest
|
image: grafana/grafana:latest
|
||||||
@@ -55,7 +55,7 @@ services:
|
|||||||
|
|
||||||
# `datasources.yaml`
|
# `datasources.yaml`
|
||||||
|
|
||||||
```yaml
|
```yaml hl:6
|
||||||
# datasources.yaml
|
# datasources.yaml
|
||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
datasources:
|
datasources:
|
||||||
@@ -69,7 +69,7 @@ datasources:
|
|||||||
|
|
||||||
# `prometheus.yml`
|
# `prometheus.yml`
|
||||||
|
|
||||||
```yaml
|
```yaml hl:11
|
||||||
# prometheus.yml
|
# prometheus.yml
|
||||||
global:
|
global:
|
||||||
scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute.
|
scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute.
|
||||||
|
|||||||
@@ -1,18 +1,22 @@
|
|||||||
{
|
{
|
||||||
"nodes":[
|
"nodes":[
|
||||||
{"id":"c910b905ac74e6ac","x":20,"y":-700,"width":660,"height":860,"type":"group","label":"Dockers"},
|
{"id":"c910b905ac74e6ac","type":"group","x":20,"y":-700,"width":660,"height":860,"label":"Dockers"},
|
||||||
|
{"id":"07f9200cb8cda96b","x":340,"y":-360,"width":320,"height":362,"type":"group","label":"grafana"},
|
||||||
{"id":"6156176d915b8a66","type":"group","x":340,"y":-640,"width":320,"height":220,"label":"Nextcloud"},
|
{"id":"6156176d915b8a66","type":"group","x":340,"y":-640,"width":320,"height":220,"label":"Nextcloud"},
|
||||||
{"id":"f33aa20a0c8167ec","type":"text","text":"### blog\n- \"8010:80\"","x":40,"y":-445,"width":280,"height":90},
|
{"id":"f33aa20a0c8167ec","type":"text","text":"### blog\n- \"8010:80\"","x":40,"y":-445,"width":280,"height":90},
|
||||||
{"id":"4b08c3fa2d3fe2cf","type":"text","text":"### gitea\n- \"8020:3000\"\n- \"2244:22\"","x":40,"y":-340,"width":280,"height":100},
|
{"id":"4b08c3fa2d3fe2cf","type":"text","text":"### gitea\n- \"8020:3000\"\n- \"2244:22\"","x":40,"y":-340,"width":280,"height":100},
|
||||||
{"id":"b112aedbb6b5ce68","type":"text","text":"### filebrowser\n- 8040:80","x":40,"y":-220,"width":280,"height":80},
|
{"id":"b112aedbb6b5ce68","type":"text","text":"### filebrowser\n- 8040:80","x":40,"y":-220,"width":280,"height":80},
|
||||||
{"id":"7ac25f505df8f886","type":"text","text":"### portainer\n- 8000:8000\n- 2443:9443","x":40,"y":-560,"width":280,"height":100},
|
{"id":"7ac25f505df8f886","type":"text","text":"### portainer\n- 8000:8000\n- 2443:9443","x":40,"y":-560,"width":280,"height":100},
|
||||||
{"id":"8d78e0acaa9616d5","type":"text","text":"### adguardhome\n- \"53:53/tcp\"\n- \"53:53/udp\"\n- \"3000:3000/tcp\"\n- \"8050:80/tcp\"","x":40,"y":-120,"width":280,"height":160},
|
|
||||||
{"id":"41ec11c5704a134c","type":"text","text":"### freshrss\n- \"8070:1200\"","x":40,"y":60,"width":280,"height":80},
|
|
||||||
{"id":"f68bc5941384884f","type":"text","text":"### nginx-certbot\n- 80:80\n- 443:443","x":40,"y":-680,"width":280,"height":100},
|
{"id":"f68bc5941384884f","type":"text","text":"### nginx-certbot\n- 80:80\n- 443:443","x":40,"y":-680,"width":280,"height":100},
|
||||||
{"id":"daa7f9a1b63e3a74","type":"text","text":"### nextcloud\n- 8080:80","x":360,"y":-620,"width":280,"height":80},
|
{"id":"daa7f9a1b63e3a74","type":"text","text":"### nextcloud\n- 8080:80","x":360,"y":-620,"width":280,"height":80},
|
||||||
{"id":"5f777bb386a0b8aa","type":"text","text":"### collabora\n- 8081:9980","x":360,"y":-525,"width":280,"height":85},
|
{"id":"5f777bb386a0b8aa","type":"text","text":"### collabora\n- 8081:9980","x":360,"y":-525,"width":280,"height":85},
|
||||||
{"id":"5f8a89afeef02f38","type":"text","text":"### openspeedtest\n- '8093:3000'\n- '8094:3001'","x":360,"y":-400,"width":280,"height":105},
|
{"id":"8d78e0acaa9616d5","type":"text","text":"### adguardhome\n- \"53:53/tcp\"\n- \"53:53/udp\"\n- \"3000:3000/tcp\"\n- \"8050:80/tcp\"","x":40,"y":-120,"width":280,"height":160},
|
||||||
{"id":"5c65ba78253b985b","type":"text","text":"### AWIN-PC2\n`192.168.1.24`","x":-240,"y":-260,"width":180,"height":80,"color":"2"}
|
{"id":"41ec11c5704a134c","type":"text","text":"### freshrss\n- \"8070:1200\"","x":40,"y":60,"width":280,"height":80},
|
||||||
|
{"id":"5c65ba78253b985b","type":"text","text":"### AWIN-PC2\n`192.168.1.24`","x":-240,"y":-260,"width":180,"height":80,"color":"2"},
|
||||||
|
{"id":"c0c54f342022f6db","x":360,"y":-340,"width":280,"height":75,"type":"text","text":"### grafana\n- \"8082:3000\""},
|
||||||
|
{"id":"520020bcf81de93b","x":360,"y":-240,"width":280,"height":90,"type":"text","text":"### prometheus\n- \"8083:9090\""},
|
||||||
|
{"id":"59d436dadba47e3c","x":360,"y":-120,"width":280,"height":102,"type":"text","text":"### node_exporter\n- \"8084:9100\""},
|
||||||
|
{"id":"5f8a89afeef02f38","type":"text","text":"### openspeedtest\n- '8093:3000'\n- '8094:3001'","x":360,"y":35,"width":280,"height":105}
|
||||||
],
|
],
|
||||||
"edges":[
|
"edges":[
|
||||||
{"id":"2155d66680f8b2ba","fromNode":"5c65ba78253b985b","fromSide":"right","toNode":"c910b905ac74e6ac","toSide":"left"}
|
{"id":"2155d66680f8b2ba","fromNode":"5c65ba78253b985b","fromSide":"right","toNode":"c910b905ac74e6ac","toSide":"left"}
|
||||||
|
|||||||
Reference in New Issue
Block a user